Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > bd5c3d824c3db63ffd9226c15941e6ad > files > 1431

mozart-1.4.0-1mdv2010.0.i586.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>A Getting a Unix version of Emacs</TITLE><LINK href="ozdoc.css" rel="stylesheet" type="text/css"></HEAD><BODY><TABLE align="center" border="0" cellpadding="6" cellspacing="6" class="nav"><TR bgcolor="#DDDDDD"><TD><A href="index.html">- Up -</A></TD><TD><A href="node14.html#appendix.applets">Next &gt;&gt;</A></TD></TR></TABLE><DIV id="appendix.emacsunix"><H1><A name="appendix.emacsunix">A Getting a Unix version of Emacs</A></H1><P> The Oz Programming Interface (OPI) is based on the Emacs editor. You can either use GNU Emacs version 19.28 or better which is available from <A href="http://www.gnu.org/software/emacs/emacs.html"><CODE>http://www.gnu.org/software/emacs/emacs.html</CODE></A> </P><P> Oz also runs with XEmacs version 19.14 or higher, which is available from <A href="http://www.xemacs.org"><CODE>http://www.xemacs.org</CODE></A> </P><P> For the inexperienced user we recommend using XEmacs, since it is distributed in binary form which simplifies installation. When the Oz programming environment starts, it tries to invoke Emacs via the command <CODE>emacs</CODE>. If your version of Emacs has to be invoked with a different command name, say <CODE>emacs20</CODE>, you can achieve this by setting the environment variable <CODE>OZEMACS</CODE> as in </P><BLOCKQUOTE class="code"><CODE>setenv&nbsp;OZEMACS&nbsp;emacs20</CODE></BLOCKQUOTE><P> or </P><BLOCKQUOTE class="code"><CODE><SPAN class="builtin">export</SPAN>&nbsp;<SPAN class="variablename">OZEMACS</SPAN>=emacs20</CODE></BLOCKQUOTE><P> depending on your shell.</P></DIV><TABLE align="center" border="0" cellpadding="6" cellspacing="6" class="nav"><TR bgcolor="#DDDDDD"><TD><A href="index.html">- Up -</A></TD><TD><A href="node14.html#appendix.applets">Next &gt;&gt;</A></TD></TR></TABLE><HR><ADDRESS><A href="http://www.ps.uni-sb.de/~duchier/">Denys&nbsp;Duchier</A>, <A href="http://www.ps.uni-sb.de/~kornstae/">Leif&nbsp;Kornstaedt</A>, <A href="http://www.ps.uni-sb.de/~scheidhr/">Ralf&nbsp;Scheidhauer</A> and&nbsp;<A href="http://www.ps.uni-sb.de/~schulte/">Christian&nbsp;Schulte</A><BR><SPAN class="version">Version 1.4.0 (20090610)</SPAN></ADDRESS></BODY></HTML>