Jan Rychter <jan(a)rychter.com> writes:
Not sure if it's really a bug, that's why I didn't use
M-x
report-xemacs-bug.
Something between 21.5-b6 and 21.5-b12 broke the ESS (Emacs Speaks
Statistics) package for me.
It works in a similar way to ilisp -- you can edit code and send
functions to be evaluated in an interactive process buffer. When I eval
a function with 21.5-b6 I get this in the process buffer:
> testfunction <- function(x) {
+ x;
+ }
>
with the point being at the end of the output, after the final ">",
which is the correct behavior.
The same thing in 21.5-b12 leaves the point at the _beginning_ of the
function and leaves it to me to skip (M->) to the end and press RET to
actually evaluate it.
That's on Linux, BTW.
Any hints as to what could have caused that? Or perhaps the ESS package
needs to be fixed? Or do I have to binary-search?
ESS package needs fixing. I'm finishing up a set of new toolbars and
will check in code after that is done (i.e. ESS 5.1.25).
Probably, I should just check in 5.1.24, but I've got serious time
constraints right now...
--
A.J. Rossini rossini(a)u.washington.edu
http://software.biostat.washington.edu/
Biostatistics, U Washington and Fred Hutchinson Cancer Research Center
FHCRC:Tu: 206-667-7025 (fax=4812)|Voicemail is pretty sketchy/use Email
UW: Th: 206-543-1044 (fax=3286)|Change last 4 digits of phone to FAX
CONFIDENTIALITY NOTICE: This e-mail message and any attachments may be
confidential and privileged. If you received this message in error,
please destroy it and notify the sender. Thank you.