<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:www.nabble.com,2006:forum-28748</id>
	<title>Nabble - ESS - Help</title>
	<updated>2008-12-02T01:41:15Z</updated>
	<link rel="self" type="application/atom+xml" href="http://www.nabble.com/ESS---Help-f28748.xml" />
	<link rel="alternate" type="text/html" href="http://www.nabble.com/ESS---Help-f28748.html" />
	<subtitle type="html">This is an archive of public mailing list for &lt;a href=&quot;https://stat.ethz.ch/mailman/listinfo/ess-help&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users of ESS for GNU &amp; X Emacs&lt;/a&gt;&amp;nbsp;(&amp;quot;ESS-help&amp;quot; formely was &amp;quot;S-mode&amp;quot;) 
&lt;br&gt;&lt;br&gt;ESS := Emacs Speaks Statistics -- A package for editing source and running command oriented statistics programs, currently including R, S-PLUS, Lisp-Stat, SAS, Stata, BUGS,... 
&lt;br&gt;&lt;br&gt;For more info, see the &lt;a href=&quot;http://ess.r-project.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ESS&lt;/a&gt;&amp;nbsp;site. 
&lt;br&gt;&lt;br&gt;The purposes of the mailing list include 
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; - helping users of ESS (formerly known as S-mode) to get along with it 
&lt;br&gt;&amp;nbsp; &amp;nbsp; - discussing aspects of using ESS for GNU Emacs and Xemacs 
&lt;br&gt;&amp;nbsp; &amp;nbsp; - suggestions for improvements 
&lt;br&gt;&amp;nbsp; &amp;nbsp; - announcements of new [beta] releases of ESS. 
&lt;br&gt;&amp;nbsp; &amp;nbsp; - posting small patches to ESS</subtitle>
	
<entry>
	<id>tag:www.nabble.com,2006:post-20788911</id>
	<title>ess-switch-to-end-of-ESS resizes window</title>
	<published>2008-12-02T01:41:15Z</published>
	<updated>2008-12-02T01:41:15Z</updated>
	<author>
		<name>Spinu Vitalie</name>
	</author>
	<content type="html">Hi Everybody,
&lt;br&gt;&lt;br&gt;I usually keep my iEES window on bottom and it's roughly 1/3 of the &amp;nbsp;
&lt;br&gt;screen. When iEES is not visible in ess-switch-to-end-of-ESS (C-c C-z) &amp;nbsp; 
&lt;br&gt;resizes that window to 1/2 of the screen. Which means adjusting the height &amp;nbsp;
&lt;br&gt;of the window manually after each C-c C-z or C-c C-y.
&lt;br&gt;&lt;br&gt;Could that be changed?
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Vitally.
&lt;br&gt;&lt;br&gt;______________________________________________
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20788911&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ESS-help@...&lt;/a&gt; mailing list
&lt;br&gt;&lt;a href=&quot;https://stat.ethz.ch/mailman/listinfo/ess-help&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://stat.ethz.ch/mailman/listinfo/ess-help&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/ess-switch-to-end-of-ESS-resizes-window-tp20788911p20788911.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20782961</id>
	<title>Re: ... when editing R documents, 'delete' key behaves as 'backspace'</title>
	<published>2008-12-01T15:26:32Z</published>
	<updated>2008-12-01T15:26:32Z</updated>
	<author>
		<name>Sebastian P. Luque</name>
	</author>
	<content type="html">On Mon, 8 Sep 2008 09:43:54 +0200,
&lt;br&gt;Martin Maechler &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20782961&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;maechler@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;quot;AP&amp;quot; == Alun Pope &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20782961&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;AlunPope@...&lt;/a&gt;&amp;gt; on Mon, 8 Sep 2008
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 17:25:09 +1000 writes:
&lt;br&gt;&lt;br&gt;AP&amp;gt; Could you please clarify which behaviour you are suggesting to drop?
&lt;br&gt;AP&amp;gt; That is, which is &amp;quot;this behaviour&amp;quot;?
&lt;br&gt;&lt;br&gt;&amp;gt; the one mentioned in the 'Subject' and below.
&lt;br&gt;&lt;br&gt;&amp;gt; The proposal is to make &amp;lt;Delete&amp;gt; in ess-mode behave as it does
&lt;br&gt;&amp;gt; otherwise in emacs. &amp;nbsp;NOTA BENE: &amp;lt;Delete&amp;gt; != &amp;lt;Backspace&amp;gt;
&lt;br&gt;&lt;br&gt;With the latest 5.3.10 version, I see inconsistent behaviour of the
&lt;br&gt;&amp;lt;delete&amp;gt; key. &amp;nbsp;In ESS mode, this key calls
&lt;br&gt;`backward-delete-char-untabify', but in inferior ESS mode it calls
&lt;br&gt;`delete-char' (i.e. forward deletion). &amp;nbsp;It used to do the latter in both
&lt;br&gt;cases in my system (GNU Emacs 23.0.60.1 (x86_64-pc-linux-gnu, GTK+
&lt;br&gt;Version 2.12.11) of 2008-11-29 on elegiac, modified by Debian). &amp;nbsp;I can't
&lt;br&gt;see the relevant change in the docs. &amp;nbsp;What has happened on this front?
&lt;br&gt;Thanks.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Seb
&lt;br&gt;&lt;br&gt;______________________________________________
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20782961&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ESS-help@...&lt;/a&gt; mailing list
&lt;br&gt;&lt;a href=&quot;https://stat.ethz.ch/mailman/listinfo/ess-help&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://stat.ethz.ch/mailman/listinfo/ess-help&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Re%3A-...-when-editing-R-documents%2C-%27delete%27-key-behaves-as-%27backspace%27-tp19366993p20782961.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20783464</id>
	<title>Re: README organization</title>
	<published>2008-12-01T14:42:09Z</published>
	<updated>2008-12-01T14:42:09Z</updated>
	<author>
		<name>Rodney Sparapani</name>
	</author>
	<content type="html">tyler wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I just installed 5.3.8 from the tarball. There isn't an INSTALL file,
&lt;br&gt;&amp;gt; but readers of the README are directed to look 'way down' to find the
&lt;br&gt;&amp;gt; instructions. I didn't notice this at first as I was quickly scanning
&lt;br&gt;&amp;gt; the file for the heading &amp;quot;Installation&amp;quot;, and nearly gave up after
&lt;br&gt;&amp;gt; several hundred lines of News.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; So, nothing is actually missing or even misleading, but for
&lt;br&gt;&amp;gt; patience-challenged folks like me it might be helpful to pull the
&lt;br&gt;&amp;gt; installation instructions up to the top of the file, or even into a
&lt;br&gt;&amp;gt; separate INSTALL file. No big deal either way, just an idea.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks for the ongoing efforts,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Tyler
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;Hi Tyler:
&lt;br&gt;&lt;br&gt;This has been recommended before and vetoed, but I don't remember why. 
&lt;br&gt;The way we create the docs is a little tricky right now. &amp;nbsp;I managed
&lt;br&gt;to create the topics in the following order:
&lt;br&gt;&lt;br&gt;* License::
&lt;br&gt;* Stability::
&lt;br&gt;* Requirements::
&lt;br&gt;* Latest Version::
&lt;br&gt;* Installation::
&lt;br&gt;* Starting an ESS Process::
&lt;br&gt;* New Features::
&lt;br&gt;* Current Features::
&lt;br&gt;* Reporting Bugs::
&lt;br&gt;* Mailing Lists::
&lt;br&gt;* Authors::
&lt;br&gt;&lt;br&gt;If we can all agree on this, then I'll commit the changes. &amp;nbsp;See the proposed
&lt;br&gt;README below:
&lt;br&gt;&lt;br&gt;1 General Information: README
&lt;br&gt;*****************************
&lt;br&gt;&lt;br&gt;This is the README file for the distribution of ESS version
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; 5.3.9
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; ESS is a GNU Emacs and XEmacs mode for interactive statistical
&lt;br&gt;programming and data analysis. &amp;nbsp;Languages supported: the S family (S
&lt;br&gt;3/4, S-PLUS 3/4/5/6/7, and R), SAS, XLispStat, Stata and BUGS.
&lt;br&gt;Installation help can be found in sections for both Unix and Windows.
&lt;br&gt;For INSTALLATION, see way below.
&lt;br&gt;&lt;br&gt;ESS grew out of the desire for bug fixes and extensions to S-mode and
&lt;br&gt;SAS-mode as well as a consistent union of their features in one package.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; The current development team is led by Martin Maechler since August
&lt;br&gt;2004. Former project leader A.J. (Tony) Rossini
&lt;br&gt;(&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20783464&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rossini@...&lt;/a&gt;&amp;gt;) did the initial port to XEmacs and has been
&lt;br&gt;the primary coder. &amp;nbsp;Martin Maechler (&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20783464&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;maechler@...&lt;/a&gt;&amp;gt;) and
&lt;br&gt;Kurt Hornik (&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20783464&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Kurt.Hornik@...&lt;/a&gt;&amp;gt;) have assisted with S-PLUS,
&lt;br&gt;S4, R, and XLispStat. &amp;nbsp;Stephen Eglen (&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20783464&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;stephen@...&lt;/a&gt;&amp;gt;) has worked
&lt;br&gt;mostly on R support. &amp;nbsp;Richard M. Heiberger (&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20783464&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rmh@...&lt;/a&gt;&amp;gt;) has
&lt;br&gt;assisted with S-PLUS and S4 development for Windows. &amp;nbsp;Richard and
&lt;br&gt;Rodney A. Sparapani (&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20783464&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rsparapa@...&lt;/a&gt;&amp;gt;) have done much of the work
&lt;br&gt;implementing interactive SAS (iESS[SAS]) and batch SAS (ESS[SAS])
&lt;br&gt;support.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; We are grateful to the previous developers of S-mode (Doug Bates, Ed
&lt;br&gt;Kademan, Frank Ritter, David M. Smith), SAS-mode (Tom Cook) and
&lt;br&gt;Stata-mode (Thomas Lumley).
&lt;br&gt;&lt;br&gt;1.1 License
&lt;br&gt;===========
&lt;br&gt;&lt;br&gt;ESS is free software; you can redistribute it and/or modify it under
&lt;br&gt;the terms of the GNU General Public License as published by the Free
&lt;br&gt;Software Foundation; either version 2, or (at your option) any later
&lt;br&gt;version.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; ESS is distributed in the hope that it will be useful, but WITHOUT
&lt;br&gt;ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
&lt;br&gt;FITNESS FOR A PARTICULAR PURPOSE. &amp;nbsp;See the GNU General Public License
&lt;br&gt;in the file COPYING in the same directory as this file for more details.
&lt;br&gt;&lt;br&gt;1.2 Stability
&lt;br&gt;=============
&lt;br&gt;&lt;br&gt;Versions 5.3.x are meant to be release-quality versions. &amp;nbsp;While some
&lt;br&gt;new features are being introduced, we are cleaning up and improving the
&lt;br&gt;interface. &amp;nbsp;We know about some remaining documentation inconsistencies.
&lt;br&gt;Patches or suggested fixes with bug reports are much appreciated!
&lt;br&gt;&lt;br&gt;1.3 Requirements
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;ESS has been tested with
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * R &amp;gt;=0.49
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * S-PLUS 3.3-4, 4.5, 2000, 5.0-1, 6.0-2, 7.0, 8.0
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * S4
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * SAS &amp;gt;=6.12
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUGS 0.5, 0.6
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * JAGS 1.0
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * Stata &amp;gt;=6.0 (command line only)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; on the following platforms
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * Linux/x86 (all)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * Solaris (all)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * MS Windows 98/NT/2000/XP (R, S-PLUS, SAS interactive only, and
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; BUGS)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * Apple Mac OS X 10.4-5 (R, JAGS, Stata)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; with the following versions of emacs
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * GNU Emacs 20.3-7, 21.1, 21.3-4, 22.1
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * XEmacs 21.4.0-8, 21.4.9-13(1), 21.4.14-15, 21.4.17-21 (betas not
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; supported, but 21.5.23+ may work)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; ---------- Footnotes ----------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; (1) require the files.el patch to revert-buffer for the Local
&lt;br&gt;Variables updating problem
&lt;br&gt;&lt;br&gt;1.4 Getting the Latest Version
&lt;br&gt;==============================
&lt;br&gt;&lt;br&gt;The latest released version of ESS is always available on the web at:
&lt;br&gt;ESS web page (&lt;a href=&quot;http://ess.r-project.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ess.r-project.org&lt;/a&gt;) or StatLib
&lt;br&gt;(&lt;a href=&quot;http://lib.stat.cmu.edu/general/ESS/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lib.stat.cmu.edu/general/ESS/&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; The latest development version of ESS is available via
&lt;br&gt;`&lt;a href=&quot;https://svn.R-project.org/ESS/'&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://svn.R-project.org/ESS/'&lt;/a&gt;, the ESS Subversion repository. &amp;nbsp;If
&lt;br&gt;you have a Subversion client (see `&lt;a href=&quot;http://subversion.tigris.org/'&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://subversion.tigris.org/'&lt;/a&gt;), you
&lt;br&gt;can download the sources using:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; % svn checkout &lt;a href=&quot;https://svn.r-project.org/ESS/trunk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://svn.r-project.org/ESS/trunk&lt;/a&gt;&amp;nbsp;PATH
&lt;br&gt;&amp;nbsp; &amp;nbsp; which will put the ESS files into directory PATH. &amp;nbsp;Later, within
&lt;br&gt;that directory, `svn update' will bring that directory up to date.
&lt;br&gt;Windows-based tools such as TortoiseSVN are also available for
&lt;br&gt;downloading the files. &amp;nbsp;Alternatively, you can browse the sources with a
&lt;br&gt;web browser at: ESS SVN site (&lt;a href=&quot;https://svn.r-project.org/ESS/trunk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://svn.r-project.org/ESS/trunk&lt;/a&gt;).
&lt;br&gt;However, please use a subversion client instead to minimize the load
&lt;br&gt;when retrieving.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; If you remove other versions of ESS from your emacs load-path, you
&lt;br&gt;can then use the development version by adding the following to .emacs:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (load &amp;quot;/path/to/ess-svn/lisp/ess-site.el&amp;quot;)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Note that https is required, and that the SSL certificate for the
&lt;br&gt;Subversion server of the R project is
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Certificate information:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;- Hostname: svn.r-project.org
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;- Valid: from Jul 16 08:10:01 2004 GMT until Jul 14 08:10:01 2014 GMT
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;- Issuer: Department of Mathematics, ETH Zurich, Zurich, 
&lt;br&gt;Switzerland, CH
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;- Fingerprint: 
&lt;br&gt;c9:5d:eb:f9:f2:56:d1:04:ba:44:61:f8:64:6b:d9:33:3f:93:6e:ad
&lt;br&gt;&lt;br&gt;(currently, there is no &amp;quot;trusted certificate&amp;quot;). &amp;nbsp;You can accept this
&lt;br&gt;certificate permanently and will not be asked about it anymore.
&lt;br&gt;&lt;br&gt;1.5 Installation (from tar file)
&lt;br&gt;================================
&lt;br&gt;&lt;br&gt;1.6 Unix installation
&lt;br&gt;=====================
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;1. &amp;nbsp;`cd' to a directory where you keep emacs lisp files, or create a
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; new directory (for example, `$HOME/emacs') to hold the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; distribution. &amp;nbsp;This directory will be referred to below as &amp;quot;the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ESS distribution directory&amp;quot;.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; _Note for XEmacs packages:_ ESS is no longer available as an
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; XEmacs package. &amp;nbsp;But, you can still install ESS into the XEmacs
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; package system by choosing
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; `ESSDIR'=`PREFIX/lib/xemacs/site-packages'. &amp;nbsp;ESS requires that the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; XEmacs sumo tarball (all XEmacs packages combined) also be
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; installed. &amp;nbsp;For information on installing XEmacs packages, follow
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; this link: Quickstart Package Guide
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (&lt;a href=&quot;http://www.xemacs.org/Documentation/packageGuide.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.xemacs.org/Documentation/packageGuide.html&lt;/a&gt;).
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;2. Retrieve the latest version from ESS downloads area
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (&lt;a href=&quot;http://ess.r-project.org/downloads/ess&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ess.r-project.org/downloads/ess&lt;/a&gt;) to `ESSDIR'.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;3. Extract the files from the disribution.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;If you are using GNU tar, `tar zxf ess-VERSION.tgz'.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Otherwise, `gunzip &amp;lt; ess-VERSION.tgz | tar xf -',
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; The `tar' command will create the subdirectory `ess-VERSION' and
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; install the files there.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;4. Edit the file `ESSDIR/ess-VERSION/lisp/ess-site.el' as explained
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; in the comments section of that file.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;5. If you are using GNU Emacs add the line
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(load &amp;quot;ESSDIR/ess-VERSION/lisp/ess-site&amp;quot;)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; to `$HOME/.emacs'. &amp;nbsp;For XEmacs, if you followed the XEmacs package
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; system installation advice, add the line
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(require 'ess-site)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; to `$HOME/.xemacs/init.el'. &amp;nbsp;Otherwise, for XEmacs, add the line
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(load &amp;quot;ESSDIR/ess-VERSION/lisp/ess-site&amp;quot;)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; to `$HOME/.xemacs/init.el'.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;6. That's it! &amp;nbsp;ESS is now ready to use. &amp;nbsp;(The remaining step below is
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; only for a custom installation.) &amp;nbsp;To edit statistical programs,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; just open files with the requisite extensions (`.R' for R, `.sas'
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; for SAS, `.bug' for BUGS, etc.). &amp;nbsp;To start a statistical process
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; within emacs, such as R, type `M-x R'.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;7. (OPTIONAL) READ THIS ITEM THOROUGHLY BEFORE STARTING:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; If you want to place the compiled files in other locations edit the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; `LISPDIR', `INFODIR' and `ETCDIR' entries in Section 1 of
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; `Makeconf' in the `ESSDIR/ess-VERSION' directory (if you are using
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; XEmacs, then uncomment the XEmacs subsection in Section 1).
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; You can compile those files by:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;make all
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; When that completes successfully, install the compiled files:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;make install
&lt;br&gt;&lt;br&gt;&lt;br&gt;1.7 Microsoft Windows installation
&lt;br&gt;==================================
&lt;br&gt;&lt;br&gt;For Microsoft Windows installation, please follow the next steps.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;1. `cd' to a directory where you keep emacs lisp files, or create a
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; new directory (for example, `c:\emacs\') to hold the distribution.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; This directory will be referred to below as &amp;quot;the ESS distribution
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; directory&amp;quot;.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; _Note for XEmacs packages:_ ESS is no longer available as an XEmacs
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; package. But, you can still install ESS into the XEmacs package
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; system by choosing `ESSDIR'=`PREFIX\XEmacs\site-packages'. &amp;nbsp;ESS
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; requires that the XEmacs sumo tarball (all XEmacs packages
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; combined) also be installed. &amp;nbsp;For information on installing XEmacs
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; packages, follow this link: Quickstart Package Guide
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (&lt;a href=&quot;http://www.xemacs.org/Documentation/packageGuide.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.xemacs.org/Documentation/packageGuide.html&lt;/a&gt;).
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;2. Retrieve the latest zip file (`ess-VERSION.zip') from ESS
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; downloads area (&lt;a href=&quot;http://ess.r-project.org/downloads/ess&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ess.r-project.org/downloads/ess&lt;/a&gt;) and store
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; it in the ESS distribution directory. &amp;nbsp;Be aware that http browsers
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; on Windows frequently change the &amp;quot;.&amp;quot; and &amp;quot;-&amp;quot; characters in
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; filenames to other punctuation. &amp;nbsp;Please change the names back to
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; their original form.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;3. Extract all the files from `ess-VERSION.zip' into the ESS
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; distribution directory as `c:\emacs\ess-VERSION\'. &amp;nbsp;(It is possible
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; to unpack the zip archive in Windows Explorer by double clicking
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; on the folder; you should then see a new folder called
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; `ess-VERSION'. &amp;nbsp;Drag that folder into your ESS distribution
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; directory.)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;4. If you are using GNU Emacs add the line
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(load &amp;quot;ESSDIR/ess-VERSION/lisp/ess-site&amp;quot;)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; to `%HOME%/.emacs'. &amp;nbsp;For XEmacs, if you followed the XEmacs
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; package system installation advice, add the line
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(require 'ess-site)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; to `%HOME%/.xemacs/init.el'. &amp;nbsp;Otherwise, for XEmacs, add the line
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(load &amp;quot;ESSDIR/ess-VERSION/lisp/ess-site&amp;quot;)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; to `%HOME%/.xemacs/init.el'. &amp;nbsp;_Note:_ Both GNU Emacs and XEmacs
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; require that the HOME environment variable be set on your system,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; otherwise, your initialization file will not be utilized, and
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; therefore, ESS will not work.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; After saving your initialization file, ESS is now installed.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Start a new emacs and you should be ready to use ESS. &amp;nbsp;For
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; example, to edit statistical programs, load the files with the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; requisite extensions (&amp;quot;.sas&amp;quot; for SAS, &amp;quot;.S&amp;quot; or &amp;quot;s&amp;quot; or &amp;quot;q&amp;quot; or &amp;quot;Q&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; for S-PLUS, &amp;quot;.r&amp;quot; or &amp;quot;.R&amp;quot; for R, and &amp;quot;.lsp&amp;quot; for XLispStat). &amp;nbsp;One
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; further step is needed if you wish to run statistical processes,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; see below.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;5. To run statistical processes under ESS, Windows users will need to
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; make sure that the directories for the software they will be using
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; is in the PATH environment variable. &amp;nbsp;On Windows 9x, add lines
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; similar to the following to your `c:\autoexec.bat' file:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;path=%PATH%;c:\progra~1\insightful\splus70\cmd
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; On Windows NT/2000/XP, add the directories to the PATH using the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; `My Computer/Control Panel/System/Advanced/Environment Variables'
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; menu. &amp;nbsp;Note that the directory containing the program is added to
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; the PATH, not the program itself. &amp;nbsp;One such line is needed for
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; each software program. &amp;nbsp;Be sure to use the abbreviation `progra~1'
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; and not the long version with embedded blanks. &amp;nbsp;Use backslashes
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;`\'&amp;quot;.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; An alternative, for R users, is that rather than adjusting the PATH
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; variable, you can add the following to your emacs initialization
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; file (and restart emacs):
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(setq inferior-R-program-name 
&lt;br&gt;&amp;quot;C:/progra~1/R/R-2.2.1/bin/Rterm.exe&amp;quot;)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; This assumes that you have installed R-2.2.1 in the default
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; location. &amp;nbsp;Change the path otherwise to point to other locations.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Windows users who place S-PLUS anywhere other than the default
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; location will also need to add the following three lines (properly
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; adjusted for their location) to their `%HOME%/.emacs' or
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; `%HOME%/.xemacs/init.el' file:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(setq-default inferior-S+6-program-name
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;quot;c:/progra~1/Insightful/SPLUS70/cmd/Splus&amp;quot;)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(setq-default inferior-Sqpe+6-SHOME-name
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;quot;c:/progra~1/Insightful/SPLUS70&amp;quot;)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(setq-default inferior-Sqpe+6-program-name
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;quot;c:/progra~1/Insightful/SPLUS70/cmd/Sqpe.exe&amp;quot;)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; The above example uses the default location of S-PLUS in
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; `c:/progra~1/Insightful'. &amp;nbsp;Please note that ESS considers S-PLUS
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 6, 7, and 8 to be variants of S+6.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; These users may also need to modify the emacs variable
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; `ess-SHOME-versions' to match their installation in order to get
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; the full set of S-PLUS versions on their machine into the `ESS'
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; menu.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; To start the S-PLUS [678].x GUI from ESS under emacs:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1. If you use Cygwin bash as your primary shell, then
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; M-x S
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (or `M-x S+6').
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2. If you use the MSDOS prompt window as your primary shell, then
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; M-x S+6-msdos
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;You will then be asked for a pathname (&amp;quot;S starting data
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; directory?&amp;quot;), from which to start the process. &amp;nbsp;The prompt will
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; propose your current directory as the default. &amp;nbsp;ESS will start the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; S-PLUS GUI. &amp;nbsp;There will be slight delay during which emacs is
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; temporarily frozen. &amp;nbsp;ESS will arrange for communication with the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; S-PLUS GUI using the DDE protocol. &amp;nbsp;Send lines or regions from the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; emacs buffer containing your S program (for example, `myfile.s')
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; to the S-PLUS Commands Window with the `C-c C-n' or `C-c C-r' keys.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (If you are still using S-PLUS 4.x or 2000,\ then use `M-x S+4' or
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; `M-x S+4-msdos'.)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; To start an S-PLUS [678].x session inside an emacs buffer--and
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; without the S-PLUS GUI:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;M-x Sqpe
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(or `M-x Sqpe+6').
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; This works with both the bash and msdos shells. &amp;nbsp;You will then be
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; asked for a pathname (&amp;quot;S starting data directory?&amp;quot;), from which to
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; start the process. &amp;nbsp;The prompt will propose your current directory
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; as the default. &amp;nbsp;You get Unix-like behavior, in particular the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; entire transcript is available for emacs-style search commands.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Send lines or regions from the emacs buffer containing your S
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; program (for example, `myfile.s') to the *S+6* buffer with the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; `C-c C-n' or `C-c C-r' keys. &amp;nbsp;Interactive graphics are available
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; with Sqpe by using the java library supplied with S-PLUS 6.1 and
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; newer releases. &amp;nbsp;Enter the commands:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;library(winjava)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;java.graph()
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Graphs can be saved from the `java.graph' device in several
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; formats, but not PostScript. &amp;nbsp; If you need a PostScript file you
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; will need to open a separate `postscript' device. &amp;nbsp;(If you are
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; still using S-PLUS 4.x or 2000, then use `M-x Sqpe+4'.)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; To connect to an already running S-PLUS GUI (started, for example,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; from the S-PLUS icon):
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;M-x S+6-existing
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; or
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;M-x S+6-msdos-existing
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; You will then be asked for a pathname (&amp;quot;S starting data
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; directory?&amp;quot;), from which to start the process. &amp;nbsp;The prompt will
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; propose your current directory as the default. &amp;nbsp;ESS will arrange
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; for communication with the already running S-PLUS GUI using the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; DDE protocol. &amp;nbsp;Send lines or regions from the emacs buffer
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; containing your S program (for example, `myfile.s') to the S-PLUS
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Commands Window with the `C-c C-n' or `C-c C-r' keys. &amp;nbsp;(If you are
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; still using S-PLUS 4.x or 2000, &amp;nbsp;then use `M-x S+4-existing' or
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; `M-x S+4-msdos-existing'.)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; If you wish to run R, you can start it with:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;M-x R
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; XLispStat can not currently be run with
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;M-x XLS
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Hopefully, this will change. &amp;nbsp;However, you can still edit with
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; emacs, and cut and paste the results into the XLispStat *Listener*
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Window under Microsoft Windows.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;6. That's it!
&lt;br&gt;&lt;br&gt;&lt;br&gt;1.8 Starting an ESS process
&lt;br&gt;===========================
&lt;br&gt;&lt;br&gt;To start an S session on Unix or on Windows when you use the Cygwin
&lt;br&gt;bash shell, simply type `M-x S RET'.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; To start an S session on Windows when you use the MSDOS prompt
&lt;br&gt;shell, simply type `M-x S+6-msdos RET'.
&lt;br&gt;&lt;br&gt;1.9 Current Features
&lt;br&gt;====================
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * Languages Supported:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;* S family (S 3/4, S-PLUS 3.x/4.x/5.x/6.x/7.x/8.x, and R)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;* SAS
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;* BUGS/JAGS
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;* Stata
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;* XLispStat including Arc and ViSta
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * Editing source code (S family, SAS, BUGS/JAGS, XLispStat)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;* Syntactic indentation and highlighting of source code
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;* Partial evaluation of code
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;* Loading and error-checking of code
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;* Source code revision maintenance
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;* Batch execution (SAS, BUGS/JAGS)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;* Use of imenu to provide links to appropriate functions
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * Interacting with the process (S family, SAS, XLispStat)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;* Command-line editing
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;* Searchable Command history
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;* Command-line completion of S family object names and file
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;names
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;* Quick access to object lists and search lists
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;* Transcript recording
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;* Interface to the help system
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * Transcript manipulation (S family, XLispStat)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;* Recording and saving transcript files
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;* Manipulating and editing saved transcripts
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;* Re-evaluating commands from transcript files
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * Help File Editing (R)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;* Syntactic indentation and highlighting of source code.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;* Sending Examples to running ESS process.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;* Previewing
&lt;br&gt;&lt;br&gt;1.10 New Features
&lt;br&gt;=================
&lt;br&gt;&lt;br&gt;Changes/New Features in 5.3.10:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fixed noweb-mode bug accidentally introduced into 5.3.9
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * In noweb-mode, e.g., Rnw-mode, electric &amp;quot;&amp;lt;&amp;quot; also inserts closing
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;@&amp;quot;. &amp;nbsp; Further, the code chunk boundaries are better kept
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; up-to-date, such that &amp;nbsp;code[R] &amp;lt;-&amp;gt; text[LaTeX] minor mode
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; switching should happen more reliably.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changes/New Features in 5.3.9:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[SAS]: evince PDF viewer now supported as well; search order:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; evince, Xpdf, Adobe/Acrobat Reader
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[R]: added support for Roxygen, potentially to be extended.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[S] (and R): inferior (`*R*') and transcript modes no longer
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; fontify language keywords (such as `for', `in', etc).
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * iESS[Stata]: Customize the `ess-sta-delimiter-friendly' setting to
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; t to convert embedded semi-colons to newlines for Stata processing.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * Sweave fix for embedded blanks in PDF reader and PDF files
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * Several fixes for Major Mode Convention violations in `ess-mode'
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; and `noweb-mode'.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[JAGS]: `M-x comment-region' now available!
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[S] The `ess-swv-*' commands (and keybindings) are now in a
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; submenu of the &amp;quot;Noweb&amp;quot; menu, when editing Sweave files.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changes/New Features in 5.3.8:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[JAGS]: more separation from ESS[BUGS] (as much as is currently
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; planned); now `C-c C-c' on an empty `.jmd' creates a template as
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; it should; symbolic links are created for CODA output so BOA is
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; happy: from `index.txt' to `.ind' and `chain#.txt' to `#.out'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[SAS]: buffer-local `ess-sas-submit-command' and
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; `ess-sas-submit-command-options' now recognized by
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; `ess-sas-submit-region'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[S]: When trying to evaluate code in an S language buffer and
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; there is no associated process, now start R automatically instead
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; of &amp;nbsp;signalling an error. &amp;nbsp;Also, restart R if there is an
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; associated process &amp;nbsp;which is not running. &amp;nbsp;However, do not start R
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; just via the &amp;quot;electric&amp;quot; &amp;nbsp;`(' (`ess-r-args-auto-show').
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[S]: For (one-line) functions withOUT '{ .. }' bodys, the end
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; of function is now correctly found more often. &amp;nbsp;This notably
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; improves &amp;nbsp;`C-c C-c' (`ess-eval-function-or-paragraph-and-step').
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[JAGS]: cleanup/re-organization of elisp code; symbolic links
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; for CODA output are now only created by the new JAGS `system'
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; command in version 1.0.3; specify whether this command is
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; available via `ess-jags-system'; if not present, then no links are
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; created so that the `*shell*' buffer does not become unresponsive
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; during the batch run
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changes/New Features in 5.3.7:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS: `ess-default-style' now *is* customizable, i.e., &amp;nbsp; changing
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; its value in `~/.emacs' now does have the desired effect.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS: `ess-font-lock-mode' is a new variable (default: t) which
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; controls whether font-locking is enabled in ESS buffers.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[R]: for XEmacs on Windows; another tweak to find R versions
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[SAS]: font-locking updated for ODS and SAS Bayesian Procedures;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; a more consistent handling of SAS options by
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; `ess-sas-submit-command-options' which is buffer-local; portable
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; snooze for MS Windows via customize-able `ess-sleep-for' (floats
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; welcome); Xpdf now supported as a PDF viewer
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[Rnw]: now also works with &amp;quot;emacs -nw&amp;quot; and Emacs 22.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[JAGS]: now requires JAGS 1.0 (see the new ESS for JAGS help
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; section for more information): both need work; suggestions welcome
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[R]: [TAB] completion now uses the R-internal completion
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; mechanism (for R &amp;gt;= 2.5.0).
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[R] ([S]): interpretation of &amp;quot;_&amp;quot; as assignment has been removed
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; in `ess-continued-statement-p' for R and S.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * several internal code cleanups.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[R]: An experimental version of a new command `Rgui' on MS
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Windows to send lines directly from emacs to `Rgui' is available
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; in file `lisp/essd-rgui.el'. &amp;nbsp;Preliminary documentation is in file
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; `doc/rgui-doc.txt'.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changes/New Features in 5.3.6:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS: for XEmacs, using &amp;quot;gnuclient&amp;quot; (without a &amp;quot;-q&amp;quot;) works for
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; things like fix() after M-x gnuserv-start has been done.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[R]: M-x R-newest should now work in more situations on MS
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Windows, e.g., when R has been installed in a non-default
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;ProgramFiles&amp;quot; &amp;nbsp;directory tree. &amp;nbsp;In these cases, there's no need
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; to specify the name (and &amp;nbsp;full path) of the R program anymore.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[R]: For XEmacs, startup (with new tooltip code) works again.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changes/New Features in 5.3.5:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[R] a new defun is available, `M-x R-newest', which will start
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; the newest version of R that it can find on your system.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[R] add Sven Hartenstein's &amp;quot;R function arguments tips&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; functionality, via new file `../lisp/essd-r-args.el'. &amp;nbsp; Note that
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; this includes an &amp;quot;electric &amp;quot;(&amp;quot;&amp;quot; behavior inside `R-mode' &amp;nbsp;which is
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; _active by default_ and can be customized via
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; `ess-r-args-electric-paren'; i.e., use `(setq
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ess-r-args-electric-paren nil)' to turn it off. &amp;nbsp;Further,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; `ess-r-args-show-as' allows to switch to the &amp;quot;tooltip&amp;quot; mode.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS: functions `ess-get-pdf-viewer' and *-ps-viewer; built on new
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; customizable variables `ess-pdf-viewer-pref' and
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; `ess-ps-viewer-pref'; currently used in `ess-swv-PDF' and &amp;nbsp;`*-PS'.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[R] Improved `ess-swv-PDF' to run pdf viewer only if &amp;nbsp;pdflatex
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; was ok
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[R] Improved `ess-swv-weave' to start R automatically if &amp;nbsp;none
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; is running.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS: Do no longer ask _which_ ESS process to use if there &amp;nbsp;is only
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; one.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changes/New Features in 5.3.4:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[R] now better work with options(error=recover); and the new
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; default of CHM help files on windows.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[R] some more cleanup in the &amp;quot;sweave&amp;quot; functions
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * miscellaneous fixes
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changes/New Features in 5.3.3:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[S] fix buglet (5.3.2 only) which left command prompt in
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;execute buffer&amp;quot; and hence help files.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * new customizable variable `ess-display-buffer-reuse-frames' set to
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; true (which changes default behavior) such that execution or help
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; *frames* are reused.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changes/New Features in 5.3.2:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Classic BUGS now supported by `(require 'essd-bugs)' with ESS[BUGS]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;and JAGS by `(require 'essd-jags)' with ESS[JAGS]. &amp;nbsp;But,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; only one &amp;nbsp; &amp;nbsp; &amp;nbsp; of them can be used at a time since they don't play
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; nice together. &amp;nbsp;Also, &amp;nbsp; &amp;nbsp; &amp;nbsp; `C-c C-c' is now bound to the function
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; `ess-bugs-next-action' &amp;nbsp; &amp;nbsp; &amp;nbsp; (`F12' has been retired). &amp;nbsp;And
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; finally, note that `essl-bug.el' &amp;nbsp; &amp;nbsp; &amp;nbsp; is deprecated and the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; replacement is `essl-bugs.el'.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[R] Improved some of the &amp;quot;Sweave-make&amp;quot; &amp;nbsp;functions (yet scarcely
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; documented) in `ess-swv.el'.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[S] No longer mess with .Last.value (nor in other &amp;quot;languages&amp;quot;).
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changes/New Features in 5.3.1:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * See the docs for 2 ways to install ESS for XEmacs
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1. by uncommenting the XEmacs part of &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Section 1 of
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;`Makeconf' and performing `make install'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2. by unpacking either &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; `ess-5.3.1.tgz' or
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;`ess-5.3.1.zip' into
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;`PREFIX/lib/xemacs/site-packages' on unix or
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;`PREFIX\XEmacs\site-packages' on windows
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[R]: fixed bugs so that Rterm.exe can be found by XEmacs
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[S]: `ess-toggle-S-assign-key' is slightly changed; in
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; particular, the default `ess-assign-key' is now `C-x ='.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[R]: `M-x R-site-search' is a new (slightly experimental)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; utility similar to R's `RSiteSearch(..)' but with the advantage of
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; using Emacs' preferred browser, see `browse-url-browser-function'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changes/New Features in 5.3.0:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[BUGS]: sanely re-format statistical output, `.bog', from
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; scientific notation to numbers rounded with 4 decimal places with
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; `M-x ess-bugs-sci-round-to-4-dp'.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * The keys for navigating among section headings in help buffers
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; worked, but only for one language per session; they should now
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; work for multiple languages. &amp;nbsp;(They were also broken on Windows
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; machines.)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[S] long standing buglets in the internal logic for loading
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; lisp code on Windows. &amp;nbsp;Particularly fixed behavior in help mode
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; with S-plus GUI.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * New variable, `ess-use-inferior-program-name-in-buffer-name',
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; which enables using the executable name instead of the dialect
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; name for R. Feature request.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[S] `ess-execute-screen-options' now also works correctly when
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; there is more than one window *side-by-side* in the same frame and
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; runs in the correct buffer also when there is more than one S
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; buffer.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * iESS[S] new functions `ess-eval-paragraph-and-step' and
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; `ess-eval-function-or-paragraph-and-step' are bound to keys &amp;nbsp;`C-c
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; C-p' and `C-c C-c' respectively and to the menu in &amp;nbsp;ESS-mode; also
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; bound in the help mode (for evaluating examples).
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[S] new function `ess-toggle-S-assign-key' allows to assign the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot; &amp;lt;- &amp;quot; insertion to an arbitrary key.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changes/New Features in 5.2.12:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[SAS]: `M-;' fixed, but the XEmacs function `comment-dwim' may
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; be broken, if so, use `M-x comment-region' and `M-x
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; uncomment-region' instead; only valid PROCs are fontified which is
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; very helpful finding syntax errors (currently supported: BASE,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ETS, FSP, GRAPH, IML, INSIGHT and STAT); the &amp;quot;feature&amp;quot; where
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; `F'-keys take you to an empty buffer when the requested
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; destination is a file that does not exist has been fixed, now the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; request results in a no-op. &amp;nbsp;Further, sas-mode now also works in
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; simple terminals.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * Rterm/Cygwin combination works under Microsoft Windows.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[R]: internal calls use baseenv() instead of NULL and define
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 'baseenv' where needed.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * New experimental support for installing ESS. &amp;nbsp;See the file
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; `lisp/ess-install.el'.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changes/New Features in 5.2.11:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS Info entry and `dir' handled more effectively for GNU Emacs
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; users
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[SAS]: temporary files created for batch submission of a region
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; are now named based on the current file; see `ess-sas-file-root'
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; for details; all `lag' and `dif' functions now fontified correctly
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * iESS[SAS]: fixed a few nagging bugs, however, still does not
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; appear to work at this time; please let us know if you have any
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ideas.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[S]: Support for running other versions of Splus has been added
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; for unix. &amp;nbsp;Two new variables, `ess-s-versions' and
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; `ess-s-versions-list', are used to tell ESS what other versions of
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Splus you would like to run.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changes/New Features in 5.2.10:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[R]: ess-r-versions can no longer be customized (since the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; customization was not taking effect unless customizations were
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; loaded before ESS). &amp;nbsp;Its value has been changed so that it will
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; also find R executables beginning &amp;quot;R-devel&amp;quot; and &amp;quot;R-patched&amp;quot;. &amp;nbsp;If
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; you wish to change this variable, it must be set in your `.emacs'
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; before ESS is loaded.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * Installation with GNU Make enhanced: &amp;nbsp;unix and unix-like operating
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; systems will now be able to install ESS for all users in either a
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; GNU Emacs site-lisp or an XEmacs package configuration by editing
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; `lisp/ess-site.el' and `Makeconf' accordingly, then issuing `make
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; install'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[S]: Filename completion (inside strings) now also works in
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; XEmacs for R and S-plus.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changes/New Features in 5.2.9:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[R] for Windows: &amp;nbsp;the \ directory character bug with respect to
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ess-load-file has been eradicated.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * iESS[SAS]: `C-c C-r' and `C-c C-b' once again work as intended and
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; documented.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[S]: M-x ess-fix-EQ-assign is a bit more agressive.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[S]: Imenu now also shows setAs(), etc.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[R]: R function pattern enhanced with underlying code such that
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; `M-C-a' (`ess-beginning-of-function') etc now work for many more
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; cases, including S4 method definitions.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * iESS[R]: myOwnhelp(1) no longer wrongly triggers help(1).
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[R]: Improved detection of bogus help buffers: valid help
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; buffers containing with the string &amp;quot;no documentation&amp;quot;(e.g. contour)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; were being treated as bogus.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[R]: In R help buffers, if `options(&amp;quot;help.try.all.packages&amp;quot; =
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; TRUE)' then `?rlm' will list which packages rlm is defined in.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; This help &amp;nbsp;buffer is not bogus, but instead is now relabelled
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;*help[R](rlm in &amp;nbsp;packages)*&amp;quot;.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[STA]: add &amp;quot;//&amp;quot; as comment starting character to syntax-table.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changes/New Features in 5.2.8:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * iESS: [Tab] completes *file* names &amp;quot;inside string&amp;quot; as in earlier
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (&amp;lt;= 5.2.3) ESS versions.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changes/New Features in 5.2.7:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * If you use Custom to change the variable ess-toolbar-items, the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; new toolbar is used in all subsequent ESS buffers.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[SAS]: new feature: &amp;nbsp;if ess-sas-log-max &amp;gt;0 and your .log grows
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; to more than ess-sas-log-max bytes, just the first ess-sas-log-max
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; bytes are refreshed; this is helpful when your .sas program
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; generates lots of error messages and gets too big for emacs to
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; display
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[R/S]: `M-;' in R/S editing modes will now indent with either
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; one or two hashes depending on context.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[R]: David Whiting's Sweave extensions (to 'noweb') are now
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; available (from ess-swv.el loaded by default).
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changes/New Features in 5.2.6:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Removed non-ASCII characters in a few files.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[R]: now works better when UTF-8 locale is active; in
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; particular, you get correct directional quotes in R's startup
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; message &amp;nbsp;for R-devel (unstable development version of R 2.1.0)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; when using &amp;nbsp;environment variables LANGUAGE=en@quot
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; LC_ALL=en_US.UTF-8
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[SAS]: toggling of .log mode improved (`F10'); toggling of .lst
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; mode now also available (`C-F10'); killing all buffers associated
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; with .sas program no longer bound to `C-F10' since its a bit
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; overzealous.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * S-Plus 7 for Windows is now recognized.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[S] (incl. R): in auto-fill mode, strings are not wrapped
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; anymore.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[S] (incl. R): font-lock now correctly differs between R and S,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; e.g., for &amp;quot;_&amp;quot;; both now fontify warning(.) and S does terminate()
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; additionally.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * Support for `bell' aka `beep' aka `ding' aka `alarm' in all
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; inferior modes: When \a is output &amp;quot;to the the console&amp;quot; at the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; beginning of a line, the bell is rung.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changes/New Features in 5.2.5:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[R]: `C-c C-q' or `Quit S' from the menu now should work (again
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; and less klunkily) and do not append `-exited' to the buffer name.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Further, the behavior of `(ess-cleanup)', called from ess-quit,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; now depends on the new customizable variable
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; `ess-S-quit-kill-buffers-p' which defaults to `nil'.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Consequently, the question _&amp;quot;Delete all buffers associated with
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ..?&amp;quot;_ will not be asked anymore by default.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[SAS] - ess-ebcdic-to-ascii-search-and-replace will now work
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; with the `recode' application as well which is available on many
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; platforms
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[S] (incl. R): Name completion for slots of S4 objects now
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; works!
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changes/New Features in 5.2.4:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * The documentation now includes an overview of how to use the emacs
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; TAGS facility for S functions. &amp;nbsp;(The distribution also used to
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; contain a directory `etc/other/Tags' where a ~1990 version of
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; `etags.c' was distributed; this is no longer relevant and so has
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; been deleted.)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[SAS] - When you are working with EBCDIC files on an ASCII
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; platform, .log NOTEs may display as gibberish since the EBCDIC
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; characters are not converted to ASCII prior to their display. &amp;nbsp;So,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; the function ess-ebcdic-to-ascii-search-and-replace is provided for
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; convenience and is bound to `C-F11'. &amp;nbsp;This function requires the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; `dd' command (only available on unix or unix-like platforms).
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS: Completion of object names is now always done dynamically
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; rather than allowing the option of using a pre-computed database
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (by `ess-create-object-name-db') since modern computers seem fast
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; enough for dynamic completion. &amp;nbsp;(We expect few users, if any, have
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; been using the pre-computed database method.)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS: object completion in iESS buffers running on Windows was very
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; slow (for GNU Emacs, but not XEmacs) and has now been fixed.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Further, it was more or less broken for all versions of S-plus 6.x,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; and has been fixed to work everywhere but with the Windows' GUI of
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; S-plus. &amp;nbsp;The list of objects now shows unique names also when an
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; object appears more than once in the search path.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[R]: Completion of object names now also includes those
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; starting with &amp;quot;.&amp;quot;.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changes/New Features in 5.2.3:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS: When new inferior ESS processes are created, by default they
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; will replace the current buffer (this restores behavior from pre
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 5.2.0). If you wish new ESS processes to start in another window
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; of the current frame, set inferior-ess-same-window to nil.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * New variables inferior-Splus-args and inferior-R-args provide a
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; way to pass command line arguments to starting S and R processes.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changes/New Features in 5.2.2:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * bug-fixes for 5.2.1 (require 'executable), html docs, etc.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ess-lisp-directory/../doc/info added to Info-directory-list if
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ess-info not found by info
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[R]: If you have other versions of R on your exec-path, such as
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;R-1.8.1&amp;quot; with Unix or &amp;quot;rw1081&amp;quot; with Windows, ESS will find them
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; and create appropriate functions, such as `M-x R-1.8.1' or `M-x
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; rw1081', for calling them. &amp;nbsp;By default only Unix programs
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; beginning &amp;quot;R-1&amp;quot; and &amp;quot;R-2&amp;quot; and Windows programs parallel to the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; version of R in your exec-path will be found, but see
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ess-r-versions and ess-rterm-versions for ways to find other
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; versions of R.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[R]: Other versions of R, such as &amp;quot;R-1.8.1&amp;quot; on Unix and
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;rw1081&amp;quot; on Windows, are added to the &amp;quot;ESS / Start Process /
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Other&amp;quot; menu.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[S]: If you have other versions of S-Plus on your Windows
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; computer, such as S-Plus 6.1 or S-Plus 4.5, ESS will find them and
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; create appropriate functions, such as `M-x splus61', for calling
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; the console version (Sqpe) inside an emacs buffer. &amp;nbsp;By default only
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; programs installed in the default location will be found, but see
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ess-SHOME-versions for ways to find other versions of S-Plus.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[S]: Other versions of Sqpe on Windows, such as &amp;quot;splus61&amp;quot;, are
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; added to the &amp;quot;ESS / Start Process / Other&amp;quot; menu.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[R]: (bug fix) ess-quit (bound to `C-c C-q') should now quit the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; inferior R process, when issued from either the inferior buffer,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; or from a .R buffer.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changes/New Features in 5.2.1:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[S] (R and S-plus): now have toolbar support with icons to
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; evaluate code in the inferior process or to switch there. &amp;nbsp;This
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; code is experimental and likely to change as XEmacs/Emacs issues
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; get resolved. The toolbar should be enabled if your Emacs displays
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; images, but can be disabled with the variable ess-use-toolbar.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Thanks to David Smith from Insightful for the S-plus logo.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[SAS]: ess-sas-graph-view (`F12') enhanced; you can specify
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; external file viewers for each graphics file type via the alist
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ess-sas-graph-view-viewer-alist; also .jpg/.gif are now handled by
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; image-mode on XEmacs, if available, otherwise by graphics
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; primitives as before
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changes/New Features in 5.2.0:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[BUGS]: &amp;nbsp;new info documentation! &amp;nbsp;now supports interactive
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; processing thanks to Aki Vehtari (mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20783464&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Aki.Vehtari@...&lt;/a&gt;); new
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; architecture-independent unix support as well as support for BUGS
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; v. 0.5
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[SAS]: &amp;nbsp;convert .log to .sas with ess-sas-transcript; info
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; documentation improved; Local Variable bug fixes; SAS/IML
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; statements/functions now highlighted; files edited remotely by
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ange-ftp/EFS/tramp are recognized and pressing SUBMIT opens a
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; buffer on the remote host via the local variable
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ess-sas-shell-buffer-remote-init which defaults to &amp;quot;ssh&amp;quot;; changed
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; the definition of the variable ess-sas-edit-keys-toggle to boolean
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; rather than 0/1; added the function ess-electric-run-semicolon
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; which automatically reverse indents lines containing only &amp;quot;run;&amp;quot;;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; `C-F1' creates MS RTF portrait from the current buffer; `C-F2'
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; creates MS RTF landscape from the current buffer; `C-F9' opens a
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; SAS DATASET with PROC INSIGHT rather than PROC FSVIEW; &amp;quot;inferior&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; aliases for SAS batch: &amp;nbsp;`C-c C-r' for submit region, `C-c C-b' for
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; submit buffer, `C-c C-x' for goto .log; `C-c C-y' for goto .lst
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[S]: Pressing underscore (&amp;quot;_&amp;quot;) once inserts &amp;quot; &amp;lt;- &amp;quot; (as before);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; pressing underscore twice inserts a literal underscore. &amp;nbsp;To stop
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; this smart behaviour, add &amp;quot;(ess-toggle-underscore nil)&amp;quot; to your
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; .emacs after ess-site has been loaded;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ess-dump-filename-template-proto (new name!) now can be customized
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; successfully (for S language dialects); Support for Imenu has been
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; improved; set ess-imenu-use-S to non-nil to get an &amp;quot;Imenu-S&amp;quot; item
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; on your menubar; ess-help: Now using nice underlines (instead of
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; `nuke-* ^H_')
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[R]: &amp;nbsp;After (require 'essa-r), `M-x ess-r-var' allows to load
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; numbers from any Emacs buffer into an existing *R* process; `M-x
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ess-rdired' gives a &amp;quot;directory editor&amp;quot; of R objects; fixed
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ess-retr-lastvalue-command, i.e. .Last.value bug (thanks to David
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Brahm)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS: Support for creating new window frames has been added to ESS.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Inferior ESS processes can be created in dedicated frames by
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; setting inferior-ess-own-frame to t. &amp;nbsp;ESS help buffers can also
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; open in new frames; see the documentation for ess-help-own-frame
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; for details. &amp;nbsp;(Thanks to Kevin Rodgers for contributing code.)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changes/New Features in 5.1.24:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * The version number is now correct even inside ESS/Emacs
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changes/New Features in 5.1.23:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Minor more Makefile clean up.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changes/New Features in 5.1.22:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Besides info documentation, PDF and HTML documentation are also
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; provided (instead of built using &amp;quot;make&amp;quot;) and available on the web
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; as well; see ESS web page (&lt;a href=&quot;http://ess.r-project.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ess.r-project.org/&lt;/a&gt;) and StatLib
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (&lt;a href=&quot;http://lib.stat.cmu.edu/general/ESS/doc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lib.stat.cmu.edu/general/ESS/doc&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * Now that info documentation is available, the README.* files are
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; no longer supported. &amp;nbsp;However, they are still distributed for what
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; it's worth.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS is now an XEmacs package! &amp;nbsp;See XEmacs Installation HOWTO
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (&lt;a href=&quot;http://www.xemacs.org/Install/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.xemacs.org/Install/index.html&lt;/a&gt;) for details
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (specifically, items 10-15).
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[SAS]: more user-friendly enhancements for remote SAS batch
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; jobs with Kermit file transfers (LOG and OUTPUT function key
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; features now supported). &amp;nbsp;Multiple shells now supported so you can
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; run SAS on different computers from different buffers by setting
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; the buffer-local variable ess-sas-shell-buffer to unique buffer
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; names.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * Major re-vamping of Makefile/Makeconf.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changes/New Features in 5.1.21:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[SAS]: info documentation now available!, see ESS-&amp;gt;Help for
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; SAS; `F12' opens GSASFILE nearest point for viewing either within
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; emacs, when available, or via an external viewer; more syntax
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; highlighting keywords; more enhancements for remote SAS batch jobs
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; with Kermit; new framework for remote SAS interactive jobs, see
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ess-remote
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[S]: info documentation now available!, see ESS-&amp;gt;Help for the S
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; family
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * Makefile: tag now independent of rel; info files made by
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; doc/Makefile and installed in new info sub-directory
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changes/New Features in 5.1.20:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * New `options()$STERM' in the S dialects (S, S-Plus, R). &amp;nbsp;The S
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; program can determine the environment in which it is currently
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; running. &amp;nbsp;ESS sets the option to `iESS' or `ddeESS' when it starts
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; an S language process. &amp;nbsp;We recommend other specific values for S
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; language processes that ESS does not start.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * New `ess-mouse-me' function, assigned to S-mouse-3 by default.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; User may click on a word or region and then choose from the menu
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; to display the item, or a summary, or a plot, etc. &amp;nbsp;This feature
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; is still under development.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * GNU Emacs 21.1 is now supported (fixed for S dialects, SAS &amp; BUGS),
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (some from Stephen Eglen).
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * XEmacs 21.x is now supported (fixed w32-using-nt bug)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * XEmacs on Win (NT) is better supported.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * Workaround for bug in Sqpe+6 (S-PLUS 6 for Win).
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * should now work even when imenu is not available (for old
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; XEmacsen).
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[SAS]: XEmacs-Imenu fix; `C-TAB' is globalized along with your
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; function-key definitions, if specified; you can specify your SAS
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; library definitions outside of autoexec.sas for ess-sas-data-view
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; with SAS code placed in the variable ess-sas-data-view-libname,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; also the dataset name is defaulted to the nearest permanent dataset
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; to point; Speedbar support now works for permanent datasets, please
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ignore first./last.; new font-locking is now the default with more
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; improvements for font-locking PROCs, macro statements, * ; and %* ;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; comments; you can toggle sas-log-mode with `F10' which will
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; font-lock your .log (if it isn't too big); submit remote .sas
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; files accessed with ange-ftp, EFS or Tramp (Kermit is
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; experimental) by setting ess-sas-submit-method to 'sh;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ess-sas-submit-command and ess-sas-submit-command-options are
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; buffer-local so you can have local file variable sections at the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; end of your .sas files to request different executables or specify
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; special options and the local file variables are re-read at submit
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; instead of only at file open so that if you make a change it is
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; picked up immediately;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ESS[BUGS]: font-lock with `in' fixed.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * for STATA: font-lock bug fixed.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * for Rd mode: `C-c C-v' and `switch-process' in menu. &amp;nbsp;further,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; `C-c C-f' prefix (Rd-font) for inserting or surrounding a word by
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; things such as \code{.}, \code{\link{.}}, \emph{.} etc.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * new functions (ess-directory-function) and (ess-narrow-to-defun)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ess-directory &amp;lt;-&amp;gt; default-directory logic (Jeff Mincy).
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * Re-organized Makefile and fixed a few bugs.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changes/New Features in 5.1.19:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * S+6 now supported (Tony Rossini (Unix) and Rich Heiberger
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (Windows))
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * New BUGS support through ESS[BUGS] mode (Rodney Sparapani)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Templates assist you in writing .bug and .cmd code (.cmd and .log
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; are replaced by .bmd and .bog to avoid emacs extension collisions).
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Substitution&amp;quot; parameters facilitate &amp;quot;automagic&amp;quot; generation of
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; data...in&amp;quot; and &amp;quot;init...in&amp;quot; filenames, &amp;quot;const N=&amp;quot; from your data
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; file and &amp;quot;monitor()/stats()&amp;quot; commands. &amp;nbsp;Activated by pressing
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; `F12'.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fixes for `ess-smart-underscore' SAS breakage (Rich Heiberger)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * You can change between PC and Unix, local and global SAS
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; function-key definitions interactively (Rich Heiberger)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * `C-Submit' a highlighted region to SAS batch (Rodney Sparapani)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * New and improved SAS syntax highlighting (Rodney Sparapani) To get
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; the new functionality, set ess-sas-run-make-regexp to nil. &amp;nbsp;Also
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; available in .log files via `F10'.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * Open a permanent SAS dataset for viewing via `F9' (Rodney
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Sparapani) You must have the library defined in autoexec.sas for
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; it to work.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * User-friendly defaults for `sas-program',
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; `ess-sas-batch-pre-command' and `ess-sas-batch-post-command' as
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; well Customize support for these and other ESS[SAS] variables
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (Rodney Sparapani)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * `ess-sas-suffix-2' now defaults to .dat via `F11' (Rodney
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Sparapani)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * Emacs/XEmacs, Unix/Windows issues collectively handled in
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ess-emcs.el
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * defadvice solves problem of missing *ESS* (thanks to Jeff Mincy)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * Improved manual a bit by including things that were only in
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; `README'.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changes/New Features in 5.1.18:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * New `ess-smart-underscore' function, now assigned to &amp;quot;_&amp;quot; by
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; default. &amp;nbsp;Inserts `ess-S-assign' (customizable &amp;quot; &amp;lt;- &amp;quot;), unless
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; inside string and comments where plain &amp;quot;_&amp;quot; is used instead. (MM)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fixes for longstanding interactive SAS breakage (RMH)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changes/New Features in 5.1.17:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Documentation for Windows Installation (Rich Heiberger)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * removal of ess-vars, finalization of customize support (in the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; sense that there is no more use of ess-vars, but that we need to
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; fix ess-cust) (AJ Rossini)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * Many small (and large) fixes/contributions (MMaechler)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * addition of the &amp;quot;S-equal&amp;quot; variable and provide `M-x
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ess-add-MM-keys' a way to remap &amp;quot;_&amp;quot; to `ess-S-assign', typically &amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;- &amp;quot;, but customizable. (MMaechler)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changes/New Features in 5.1.16:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG FIXES
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * Better SAS support
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changes/New Features in 5.1.15:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * BUG FIXES
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changes/New Features in 5.1.14:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Yet more fixes to SAS mode, (Rich Heiberger and Rodney Sparapani)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * Customize support (for most Emacsen which support it) (AJRossini)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * ARC and ViSta support out of the box, and fixes for XLispStat
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (AJRossini)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changes/New Features in 5.1.13:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Version numbering finally all depending on the ./VERSION file,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; thanks to Martin Maechler.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * Yet more fixes to SAS mode, thanks to Rich Heiberger.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changes/New Features in 5.1.12:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Splus 5.1 stabilized, thanks to Martin Maechler, Bill Venables,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Chuck Taylor, and others.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * More fixes to SAS mode, thanks to Rodney Sparapani and Rich
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Heiberger.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changes/New Features in 5.1.11:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * More fixes to Stata mode, thanks to Brendan Halpin
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20783464&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;brendan@...&lt;/a&gt;).
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * fixed bugs in ESS-elsewhere, thanks to many testers
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * README.SPLUS4WIN has DETAILED instructions for S-PLUS 2000, thanks
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; to David Brahm (mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20783464&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;brahm@...&lt;/a&gt;).
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fixes to SAS mode, thanks to Rodney Sparapani
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changes/New Features in 5.1.10:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * More fixes to Stata mode
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * primitive generic version of ESS-elsewhere
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * Small fixes to SAS/Stata.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changes/New Features in 5.1.9:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Stata mode works
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * Literate Data Analysis using Noweb works
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changes/New Features in 5.1.8:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Bug fixes
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * R documentation mode defaults changed
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changes/New Features in 5.1.2:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * able to use inferior iESS mode to communicate directly with a
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; running S-Plus 4.x process using the Microsoft DDE protocol. &amp;nbsp;We
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; use the familiar (from Unix ESS) `C-c C-n' and related key
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; sequences to send lines from the S-mode file to the inferior S
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; process. &amp;nbsp;We continue to edit S input files in ESS[S] mode and
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; transcripts of previous S sessions in ESS Transcript mode. &amp;nbsp;All
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; three modes know the S language, syntax, and indentation patterns
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; and provide the syntactic highlighting that eases the programming
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; tasks.
&lt;br&gt;&lt;br&gt;1.11 Reporting Bugs
&lt;br&gt;===================
&lt;br&gt;&lt;br&gt;Please send bug reports, suggestions etc. to
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20783464&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ESS-bugs@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; The easiest way to do this is within Emacs by typing
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; `M-x ess-submit-bug-report'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; This also gives the maintainers valuable information about your
&lt;br&gt;installation which may help us to identify or even fix the bug.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; If Emacs reports an error, backtraces can help us debug the problem.
&lt;br&gt;Type &amp;quot;M-x set-variable RET debug-on-error RET t RET&amp;quot;. &amp;nbsp;Then run the
&lt;br&gt;command that causes the error and you should see a *Backtrace* buffer
&lt;br&gt;containing debug information; send us that buffer.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Note that comments, suggestions, words of praise and large cash
&lt;br&gt;donations are also more than welcome.
&lt;br&gt;&lt;br&gt;1.12 Mailing Lists
&lt;br&gt;==================
&lt;br&gt;&lt;br&gt;There is a mailing list for discussions and announcements relating to
&lt;br&gt;ESS. &amp;nbsp;Join the list by sending an e-mail with &amp;quot;subscribe ess-help&amp;quot; (or
&lt;br&gt;&amp;quot;help&amp;quot;) in the body to &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20783464&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ess-help-request@...&lt;/a&gt;&amp;gt;;
&lt;br&gt;contributions to the list may be mailed to
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20783464&amp;i=11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ess-help@...&lt;/a&gt;&amp;gt;. &amp;nbsp;Rest assured, this is a fairly
&lt;br&gt;low-volume mailing list.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; The purposes of the mailing list include
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * &amp;nbsp;helping users of ESS to get along with it.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * &amp;nbsp;discussing aspects of using ESS on Emacs and XEmacs.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * &amp;nbsp;suggestions for improvements.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * &amp;nbsp;announcements of new releases of ESS.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * &amp;nbsp;posting small patches to ESS.
&lt;br&gt;&lt;br&gt;1.13 Authors
&lt;br&gt;============
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * A.J. Rossini (mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20783464&amp;i=12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;blindglobe@...&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * Richard M. Heiberger (mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20783464&amp;i=13&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rmh@...&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * Kurt Hornik (mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20783464&amp;i=14&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Kurt.Hornik@...&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * Martin Maechler (mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20783464&amp;i=15&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;maechler@...&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * Rodney A. Sparapani (mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20783464&amp;i=16&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rsparapa@...&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * Stephen Eglen (mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20783464&amp;i=17&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;stephen@...&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Rodney Sparapani &amp;nbsp; &amp;nbsp; &amp;nbsp;Center for Patient Care &amp; Outcomes Research (PCOR)
&lt;br&gt;Sr. Biostatistician &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.mcw.edu/pcor&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mcw.edu/pcor&lt;/a&gt;&lt;br&gt;4 wheels good, 2 wheels better! &amp;nbsp;Medical College of Wisconsin (MCW)
&lt;br&gt;WWLD?: &amp;nbsp;What Would Lombardi Do? &amp;nbsp;Milwaukee, WI, USA
&lt;br&gt;&lt;br&gt;______________________________________________
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20783464&amp;i=18&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ESS-help@...&lt;/a&gt; mailing list
&lt;br&gt;&lt;a href=&quot;https://stat.ethz.ch/mailman/listinfo/ess-help&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://stat.ethz.ch/mailman/listinfo/ess-help&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/README-organization-tp20738873p20783464.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20738873</id>
	<title>README organization</title>
	<published>2008-11-28T10:37:57Z</published>
	<updated>2008-11-28T10:37:57Z</updated>
	<author>
		<name>Tyler Smith</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I just installed 5.3.8 from the tarball. There isn't an INSTALL file,
&lt;br&gt;but readers of the README are directed to look 'way down' to find the
&lt;br&gt;instructions. I didn't notice this at first as I was quickly scanning
&lt;br&gt;the file for the heading &amp;quot;Installation&amp;quot;, and nearly gave up after
&lt;br&gt;several hundred lines of News.
&lt;br&gt;&lt;br&gt;So, nothing is actually missing or even misleading, but for
&lt;br&gt;patience-challenged folks like me it might be helpful to pull the
&lt;br&gt;installation instructions up to the top of the file, or even into a
&lt;br&gt;separate INSTALL file. No big deal either way, just an idea.
&lt;br&gt;&lt;br&gt;Thanks for the ongoing efforts,
&lt;br&gt;&lt;br&gt;Tyler
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Saint Mary's - they do science there!
&lt;br&gt;&lt;br&gt;______________________________________________
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20738873&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ESS-help@...&lt;/a&gt; mailing list
&lt;br&gt;&lt;a href=&quot;https://stat.ethz.ch/mailman/listinfo/ess-help&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://stat.ethz.ch/mailman/listinfo/ess-help&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/README-organization-tp20738873p20738873.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20700062</id>
	<title>Looking for Xemacs tester for upcoming ESS 5.3.10 release</title>
	<published>2008-11-26T04:32:49Z</published>
	<updated>2008-11-26T04:32:49Z</updated>
	<author>
		<name>Martin Maechler</name>
	</author>
	<content type="html">Dear ESS users,
&lt;br&gt;&lt;br&gt;Before releasing ESS 5.3.10,
&lt;br&gt;we are looking for volunteer testers, mostly Xemacs users.
&lt;br&gt;&lt;br&gt;If you are willing, please download the prerelease of ESS 5.3.10
&lt;br&gt;from &amp;nbsp; ftp://stat.ethz.ch/U/maechler/ESS/
&lt;br&gt;&lt;br&gt;and let us (ESS-core@... only) know if you see any problems in
&lt;br&gt;your typical use. 
&lt;br&gt;I don't expect problems currently but first would like some
&lt;br&gt;feedback, since I have tested only one version of Xemacs very
&lt;br&gt;limitedly.
&lt;br&gt;&lt;br&gt;Martin Maechler, ETH Zurich
&lt;br&gt;&lt;br&gt;______________________________________________
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20700062&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ESS-help@...&lt;/a&gt; mailing list
&lt;br&gt;&lt;a href=&quot;https://stat.ethz.ch/mailman/listinfo/ess-help&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://stat.ethz.ch/mailman/listinfo/ess-help&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/ESS-5.3.9-released-tp20677716p20700062.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20691069</id>
	<title>Re: Running the 64bit R under ess</title>
	<published>2008-11-25T14:33:17Z</published>
	<updated>2008-11-25T14:33:17Z</updated>
	<author>
		<name>MarcoBlanchette</name>
	</author>
	<content type="html">Thanks Rodney,
&lt;br&gt;&lt;br&gt;Somehow, I kept over-reading that section...
&lt;br&gt;&lt;br&gt;I added the following line to my .emacs file following the my normal require line:
&lt;br&gt;;; ESS set-up
&lt;br&gt;(load-library &amp;quot;ess/ess-site&amp;quot;)
&lt;br&gt;(require 'ess)
&lt;br&gt;(setq inferior-R-args &amp;quot;--arch x86_64&amp;quot;)
&lt;br&gt;&lt;br&gt;thanks
&lt;br&gt;&lt;br&gt;&lt;br&gt;On 11/25/08 4:20 PM, &amp;quot;Rodney Sparapani&amp;quot; &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20691069&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rsparapa@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;Blanchette, Marco wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Dear all,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I just installed the 32/64bit binary of R for Mac OS 10.5.5 and I wish to fire up R in ESS passing the '--arch x86_64' argument to the R process.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I can't figure out how configure ESS (or my .emacs I should say) in order to do that.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Any suggestion will be greatly appreciated.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Marco
&lt;/div&gt;&lt;br&gt;&lt;br&gt;See
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://ess.r-project.org/Manual/ess.html#iESS_0028S_0029_002d_002dInferior-ESS-processes&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ess.r-project.org/Manual/ess.html#iESS_0028S_0029_002d_002dInferior-ESS-processes&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;______________________________________________
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20691069&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ESS-help@...&lt;/a&gt; mailing list
&lt;br&gt;&lt;a href=&quot;https://stat.ethz.ch/mailman/listinfo/ess-help&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://stat.ethz.ch/mailman/listinfo/ess-help&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;Marco Blanchette, Ph.D.
&lt;br&gt;Assistant Investigator
&lt;br&gt;Stowers Institute for Medical Research
&lt;br&gt;1000 East 50th St.
&lt;br&gt;&lt;br&gt;Kansas City, MO 64110
&lt;br&gt;&lt;br&gt;Tel: 816-926-4071
&lt;br&gt;Cell: 816-726-8419
&lt;br&gt;Fax: 816-926-2018
&lt;br&gt;&lt;br&gt;______________________________________________
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20691069&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ESS-help@...&lt;/a&gt; mailing list
&lt;br&gt;&lt;a href=&quot;https://stat.ethz.ch/mailman/listinfo/ess-help&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://stat.ethz.ch/mailman/listinfo/ess-help&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Running-the-64bit-R-under-ess-tp20690184p20691069.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20690794</id>
	<title>Re: Running the 64bit R under ess</title>
	<published>2008-11-25T14:20:23Z</published>
	<updated>2008-11-25T14:20:23Z</updated>
	<author>
		<name>Rodney Sparapani</name>
	</author>
	<content type="html">Blanchette, Marco wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Dear all,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I just installed the 32/64bit binary of R for Mac OS 10.5.5 and I wish to fire up R in ESS passing the '--arch x86_64' argument to the R process.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I can't figure out how configure ESS (or my .emacs I should say) in order to do that.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Any suggestion will be greatly appreciated.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Marco
&lt;/div&gt;&lt;br&gt;&lt;br&gt;See 
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://ess.r-project.org/Manual/ess.html#iESS_0028S_0029_002d_002dInferior-ESS-processes&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ess.r-project.org/Manual/ess.html#iESS_0028S_0029_002d_002dInferior-ESS-processes&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;______________________________________________
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20690794&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ESS-help@...&lt;/a&gt; mailing list
&lt;br&gt;&lt;a href=&quot;https://stat.ethz.ch/mailman/listinfo/ess-help&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://stat.ethz.ch/mailman/listinfo/ess-help&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Running-the-64bit-R-under-ess-tp20690184p20690794.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20690184</id>
	<title>Running the 64bit R under ess</title>
	<published>2008-11-25T13:41:43Z</published>
	<updated>2008-11-25T13:41:43Z</updated>
	<author>
		<name>MarcoBlanchette</name>
	</author>
	<content type="html">Dear all,
&lt;br&gt;&lt;br&gt;I just installed the 32/64bit binary of R for Mac OS 10.5.5 and I wish to fire up R in ESS passing the '--arch x86_64' argument to the R process.
&lt;br&gt;&lt;br&gt;I can't figure out how configure ESS (or my .emacs I should say) in order to do that.
&lt;br&gt;&lt;br&gt;Any suggestion will be greatly appreciated.
&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;&lt;br&gt;Marco
&lt;br&gt;--
&lt;br&gt;Marco Blanchette, Ph.D.
&lt;br&gt;Assistant Investigator
&lt;br&gt;Stowers Institute for Medical Research
&lt;br&gt;1000 East 50th St.
&lt;br&gt;&lt;br&gt;Kansas City, MO 64110
&lt;br&gt;&lt;br&gt;Tel: 816-926-4071
&lt;br&gt;Cell: 816-726-8419
&lt;br&gt;Fax: 816-926-2018
&lt;br&gt;&lt;br&gt;______________________________________________
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20690184&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ESS-help@...&lt;/a&gt; mailing list
&lt;br&gt;&lt;a href=&quot;https://stat.ethz.ch/mailman/listinfo/ess-help&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://stat.ethz.ch/mailman/listinfo/ess-help&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Running-the-64bit-R-under-ess-tp20690184p20690184.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20686327</id>
	<title>Re: XEmacs, UNIX, ESS</title>
	<published>2008-11-25T09:47:48Z</published>
	<updated>2008-11-25T09:47:48Z</updated>
	<author>
		<name>Martin Maechler</name>
	</author>
	<content type="html">&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;quot;RD&amp;quot; == Ramon Diaz-Uriarte &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20686327&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rdiaz02@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; on Fri, 21 Nov 2008 10:56:25 +0100 writes:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; RD&amp;gt; Sorry to jump into the conversation, being a complete emacs lisp ignorant.
&lt;br&gt;&amp;nbsp; &amp;nbsp; RD&amp;gt; push-line-other-window is really neat (and I just added it to my
&lt;br&gt;&amp;nbsp; &amp;nbsp; RD&amp;gt; .emacs). However, if I have more than two windows, I find the behavior
&lt;br&gt;&amp;nbsp; &amp;nbsp; RD&amp;gt; disconcerting. A while ago, I found the following solution, which I
&lt;br&gt;&amp;nbsp; &amp;nbsp; RD&amp;gt; added to my .emacs. It sends the marked line (which can be in any
&lt;br&gt;&amp;nbsp; &amp;nbsp; RD&amp;gt; window) to a shell process, and shows the output (if there is anything
&lt;br&gt;&amp;nbsp; &amp;nbsp; RD&amp;gt; to be shown). What I do not like is that it will not use the shell
&lt;br&gt;&amp;nbsp; &amp;nbsp; RD&amp;gt; process window if I have one open already.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; ;; Take entire current line and execute it as a shell command:
&lt;br&gt;&amp;nbsp; ;; from &lt;a href=&quot;http://linux.hostweb.com/TopicMessages/comp.os.linux.misc/1859693/25/Default.aspx&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://linux.hostweb.com/TopicMessages/comp.os.linux.misc/1859693/25/Default.aspx&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;(defun my-execute-line ()
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;quot;Execute the line the cursor is on in a subshell&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;(interactive)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;(beginning-of-line)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;(if (eobp) (error &amp;quot;End of buffer&amp;quot;))
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;(require 'sh-script)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;(let ((beg (point)))
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(forward-line 1)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(sh-execute-region beg (point))))
&lt;br&gt;&amp;nbsp; ;;; RDU:
&lt;br&gt;&amp;nbsp; ;;; I'd like this to work as in ESS, but I can't simply
&lt;br&gt;&amp;nbsp; ;;; do a global-set-key because that would break ESS, the python-ess like, etc.
&lt;br&gt;&amp;nbsp; ;;; But I don't want them local now, because I sometimes execute pieces
&lt;br&gt;&amp;nbsp; ;;; of shell code that are in arbitrary files (R, C, python, etc).
&lt;br&gt;&amp;nbsp; (global-set-key &amp;quot;\C-cy&amp;quot; 'my-execute-line)
&lt;br&gt;&amp;nbsp; (global-set-key &amp;quot;\C-cr&amp;quot; 'sh-execute-region)
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; HTH,
&lt;br&gt;&lt;br&gt;not in the same way as the macro-using-solutions.
&lt;br&gt;&lt;br&gt;I had the same idea as you and wrote almost the same code as
&lt;br&gt;you, but then I realized that
&lt;br&gt;&lt;br&gt;sh-execute-region &amp;nbsp;does *NOT* use the runing &amp;nbsp;*shell*
&lt;br&gt;but rather forks a sub-shell which only lives for the execution
&lt;br&gt;time.
&lt;br&gt;This very different to what the OP &amp;nbsp;(and I) wanted.
&lt;br&gt;&lt;br&gt;But I agree that it would much nicer to have real elisp
&lt;br&gt;functions that checked for existence *shell* used it where
&lt;br&gt;possible, or started it otherwise, etc etc.
&lt;br&gt;&lt;br&gt;I append some unfinished code,
&lt;br&gt;for anyone to take and improve.
&lt;br&gt;&lt;br&gt;However, *the real* solution would most probably use &amp;nbsp;comint-*
&lt;br&gt;functions and variables the same way that the &amp;nbsp;ess-eval-*
&lt;br&gt;functions do.
&lt;br&gt;&lt;br&gt;Martin
&lt;br&gt;&lt;br&gt;;; To: &amp;quot;Charles C. Berry&amp;quot; &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20686327&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cberry@...&lt;/a&gt;&amp;gt;
&lt;br&gt;;; Cc: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20686327&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;respostas17@...&lt;/a&gt;,
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20686327&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ess-help@...&lt;/a&gt;
&lt;br&gt;;; Subject: Re: [ESS] XEmacs, UNIX, ESS
&lt;br&gt;;; Reply-To: Martin Maechler &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20686327&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;maechler@...&lt;/a&gt;&amp;gt;
&lt;br&gt;;; --text follows this line--
&lt;br&gt;;; &amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;quot;ChuckB&amp;quot; == Charles C Berry &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20686327&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cberry@...&lt;/a&gt;&amp;gt;
&lt;br&gt;;; &amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; on Wed, 19 Nov 2008 08:58:18 -0800 writes:
&lt;br&gt;&lt;br&gt;;; &amp;nbsp; &amp;nbsp; ChuckB&amp;gt; On Wed, 19 Nov 2008, Luis F wrote:
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt; Dear Douglas, Richard, Mailing List:
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt; Thanks for such a quick reply. Douglas is absolutely
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt; right. I was precisely trying to write an email
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt; clarifying my unprecise mail. Sorry about that.
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt; Douglas Bates wrote:
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; On Wed, Nov 19, 2008 at 8:12 AM, Richard M. Heiberger
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20686327&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rmh@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; &amp;gt; Use ESS. &amp;nbsp;The behavior is identical on Windows and
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; Unix.
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; I believe Luis is asking a different question, Richard.
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; He wants to have separate shell and shell-script windows
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; in which he can send lines from the shell script window
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; to be executed in the shell window. &amp;nbsp;That is, he wants
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; to emulate some of the features provided by ESS for R,
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; S-PLUS (which apparently now has become S+) and SAS
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; source files in shell scripts.
&lt;br&gt;&lt;br&gt;&lt;br&gt;;; &amp;nbsp; &amp;nbsp; ChuckB&amp;gt; You can use shell-script-mode to edit the script and
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; ChuckB&amp;gt; add his macro:
&lt;br&gt;&lt;br&gt;(fset 'push-line-other-window
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;\C-@\C-e\M-w\C-n\C-a\C-xo\M-&amp;gt;\C-y\C-m\C-xo&amp;quot;)
&lt;br&gt;(global-set-key &amp;quot;\C-xp&amp;quot; 'push-line-other-window )
&lt;br&gt;&lt;br&gt;;;; MM's version: goto beginning of current line first
&lt;br&gt;(fset 'push-line-other-window
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;\C-a\C-@\C-e\M-w\C-n\C-a\C-xo\M-&amp;gt;\C-y\C-m\C-xo&amp;quot;)
&lt;br&gt;&lt;br&gt;(fset 'push-region-other-window
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;\M-w\C-xo\M-&amp;gt;\C-y\C-m\C-xo&amp;quot;)
&lt;br&gt;(global-set-key &amp;quot;\C-xw&amp;quot; 'push-region-other-window )
&lt;br&gt;&lt;br&gt;&lt;br&gt;;; MM: Rather set this in shell-script-mode only !!
&lt;br&gt;&lt;br&gt;&lt;br&gt;;; &amp;nbsp; &amp;nbsp; ChuckB&amp;gt; to your .emacs (or wherever).
&lt;br&gt;&lt;br&gt;;; &amp;quot;cool&amp;quot;; &amp;nbsp;thanks a lot, Chuck!
&lt;br&gt;&lt;br&gt;;; Indeed, I've also at times wanted to develop (ba)sh scripts as
&lt;br&gt;;; easily as R's.
&lt;br&gt;&lt;br&gt;;; But why 'C-x p' rather than the same key-combination you use for R,
&lt;br&gt;;; i.e &amp;nbsp;C-c C-n &amp;nbsp;or &amp;nbsp;C-c C-j ?
&lt;br&gt;&lt;br&gt;;; And, since we are here, &amp;nbsp;why don't you want the equivalent of
&lt;br&gt;;; C-c C-r &amp;nbsp;(...eval-region) as well ?
&lt;br&gt;&lt;br&gt;;; Ok. Typing the standard &amp;nbsp;'C-h m' (describe-mode) in a
&lt;br&gt;;; shell-script-mode buffer, and then looking at the key bindings
&lt;br&gt;;; (&amp;quot;definitions&amp;quot;) that are there and documented,
&lt;br&gt;;; two things are to be noticed:
&lt;br&gt;&lt;br&gt;;; 1) C-c C-r is already assigned to &amp;quot;repeat loop&amp;quot; &amp;nbsp; .... too bad...
&lt;br&gt;&lt;br&gt;;; 2) C-M-x &amp;nbsp;is &amp;quot;Have optional header and region be executed in a subshell.&amp;quot;
&lt;br&gt;&lt;br&gt;;; &amp;nbsp; &amp;nbsp;wow, that's sounds interesting!
&lt;br&gt;&lt;br&gt;;; But alas, &amp;quot;in a subshell&amp;quot; is not what we want: We want the shell
&lt;br&gt;;; running in the '*shell*' buffer.
&lt;br&gt;&lt;br&gt;&lt;br&gt;(defun sh-eval-line-and-step ()
&lt;br&gt;&amp;nbsp; &amp;quot;Evaluate the current line in the \\[shell] buffer, and step
&lt;br&gt;&amp;nbsp; &amp;nbsp;forward to the next line in the shell-script buffer.&amp;quot;
&lt;br&gt;&amp;nbsp; (interactive)
&lt;br&gt;&amp;nbsp; (save-excursion
&lt;br&gt;&amp;nbsp; &amp;nbsp; (end-of-line)
&lt;br&gt;&amp;nbsp; &amp;nbsp; (let ((end (point))
&lt;br&gt;&amp;nbsp; &amp;nbsp; 	 &amp;nbsp;(n-win (length (window-list))))
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (beginning-of-line)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (kill-new (filter-buffer-substring (point) end))
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ;; is part of (copy-region-as-kill (point) end)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (if (= 1 n-win)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (split-window-vertically))
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (other-window 1)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (shell); go to existing *shell* or start it
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (goto-char (point-max)); ~&amp;gt; end-of-buffer
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (yank)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (comint-send-input); = [RET] aka [Enter]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ));; end of save-excursion ==&amp;gt; back to original buffer
&lt;br&gt;&lt;br&gt;&amp;nbsp; (forward-line 1))
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;;; &amp;nbsp; &amp;nbsp; ChuckB&amp;gt; With the shell-script-mode window open and the
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; ChuckB&amp;gt; shell-mode window open, you can use C-X p to send a
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; ChuckB&amp;gt; line from the former to the latter.
&lt;br&gt;&lt;br&gt;;; &amp;nbsp; &amp;nbsp; ChuckB&amp;gt; My thanks to the orignator of this macro and
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; ChuckB&amp;gt; apologies for forgetting his/her name. I think it
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; ChuckB&amp;gt; was posted on S-news. I've used it for years when I
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; ChuckB&amp;gt; want to move a line from one buffer to another.
&lt;br&gt;&lt;br&gt;&lt;br&gt;;; &amp;nbsp; &amp;nbsp; ChuckB&amp;gt; HTH,
&lt;br&gt;&lt;br&gt;;; &amp;nbsp; &amp;nbsp; ChuckB&amp;gt; Chuck
&lt;br&gt;&lt;br&gt;&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; &amp;gt; -----Original Message----- &amp;gt; From:
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20686327&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ess-help-bounces@...&lt;/a&gt; &amp;gt;
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; [mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20686327&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ess-help-bounces@...&lt;/a&gt;] On Behalf Of
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; Luis F &amp;gt; Sent: Wednesday, November 19, 2008 09:02 &amp;gt; To:
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20686327&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ess-help@...&lt;/a&gt; &amp;gt; Subject: [ESS] XEmacs,
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; UNIX, ESS
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; &amp;gt; Dear Mailing List,
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; &amp;gt; I am a biologist, very used to program in R using
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; XEmacs and ESS. I have &amp;gt; to do some little things in
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; UNIX now. I would love to have something &amp;gt; similar to
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; what I'm used to with ESS.
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; &amp;gt; Mainly: &amp;gt; 1) a shell script on my top window &amp;gt; 2) a
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; shell on my bottom window &amp;gt; 3) send commands from the
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; script (one line at the time, similar to C-c &amp;gt; C-n; a
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; region - C-C C-r; the whole file C-c C-l)
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; &amp;gt; I could already do 1) and 2) (alt-x shell) (major
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; achievements!) and I &amp;gt; can copy-paste, go from one
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; window do the next (C-x o) and that is &amp;gt; already a great
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; improvment.
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; &amp;gt; But I can't do 3). Any suggestions?
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; &amp;gt; I realize this might be a question outside of the
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; strict scope of this &amp;gt; list (and I appologize if anyone
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; feels this is spam); I decided to post &amp;gt; it here,
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; because after searching for a while in the web, i felt
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; this &amp;gt; specific request would be more understood by
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; people in here.
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; &amp;gt; Thank you all for your work, &amp;gt; Tiago
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; &amp;gt; ______________________________________________ &amp;gt;
&lt;br&gt;&lt;br&gt;;; &amp;nbsp; &amp;nbsp; ChuckB&amp;gt; Charles C. Berry &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(858) 534-2098
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; ChuckB&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Dept of
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; ChuckB&amp;gt; Family/Preventive Medicine E
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; ChuckB&amp;gt; mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20686327&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cberry@...&lt;/a&gt; UC San Diego
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; ChuckB&amp;gt; &lt;a href=&quot;http://famprevmed.ucsd.edu/faculty/cberry/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://famprevmed.ucsd.edu/faculty/cberry/&lt;/a&gt;&amp;nbsp;La Jolla,
&lt;br&gt;;; &amp;nbsp; &amp;nbsp; ChuckB&amp;gt; San Diego 92093-0901
&lt;br&gt;&lt;br&gt;______________________________________________
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20686327&amp;i=11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ESS-help@...&lt;/a&gt; mailing list
&lt;br&gt;&lt;a href=&quot;https://stat.ethz.ch/mailman/listinfo/ess-help&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://stat.ethz.ch/mailman/listinfo/ess-help&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/XEmacs%2C-UNIX%2C-ESS-tp20580403p20686327.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20682114</id>
	<title>ESS 5.3.9 release -- withdrawn ! --</title>
	<published>2008-11-25T06:17:35Z</published>
	<updated>2008-11-25T06:17:35Z</updated>
	<author>
		<name>Martin Maechler</name>
	</author>
	<content type="html">I'm very sorry, quite embarrassed and a bit frustrated
&lt;br&gt;to have to announce that I must withdraw the release of ESS 5.3.9,
&lt;br&gt;since I've detected a bug introduced into ess-noweb.el ca two
&lt;br&gt;weeks ago. &amp;nbsp;
&lt;br&gt;It breaks important parts of &amp;quot;Rnw-mode&amp;quot; at least on a standard
&lt;br&gt;Emacs 22.2 platform. &amp;nbsp;
&lt;br&gt;Mostly embarrassing is the fact that no one within ESS-core has
&lt;br&gt;detected the bug in due time.
&lt;br&gt;&lt;br&gt;The current plan is to replace 5.3.9 by 5.3.10 within very few
&lt;br&gt;days, maybe even just hours.
&lt;br&gt;&lt;br&gt;Martin Maechler
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;quot;MM&amp;quot; == Martin Maechler &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20682114&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;maechler@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; on Tue, 25 Nov 2008 10:24:04 +0100 writes:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; MM&amp;gt; Dear ESS users and lovers, I have just released ESS
&lt;br&gt;&amp;nbsp; &amp;nbsp; MM&amp;gt; 5.3.9. &amp;nbsp;It contains several small improvements / fixes,
&lt;br&gt;&amp;nbsp; &amp;nbsp; MM&amp;gt; and notably features support for Roxygen.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; MM&amp;gt; Get it from &lt;a href=&quot;http://ess.r-project.org/downloads/ess/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ess.r-project.org/downloads/ess/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; MM&amp;gt; The full set of &amp;quot;New Features&amp;quot; is mentioned in the
&lt;br&gt;&amp;nbsp; &amp;nbsp; MM&amp;gt; following official 'ANNOUNCE'ment.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; MM&amp;gt; For the ESS-core team, Martin Maechler, ETH Zurich
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; MM&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; MM&amp;gt; The ESS Developers proudly announce the release of ESS
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; MM&amp;gt; &amp;nbsp; &amp;nbsp;5.3.9
&lt;br&gt;&lt;br&gt;................
&lt;br&gt;&lt;br&gt;______________________________________________
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20682114&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ESS-help@...&lt;/a&gt; mailing list
&lt;br&gt;&lt;a href=&quot;https://stat.ethz.ch/mailman/listinfo/ess-help&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://stat.ethz.ch/mailman/listinfo/ess-help&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/ESS-5.3.9-released-tp20677716p20682114.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:po