submitting a region hangs emacs

A.J. Rossini rossini at blindglobe.net
Thu Mar 27 00:19:23 CET 2003


Sundar Dorai-Raj <sundar.dorai-raj at pdf.com> writes:


>    I'm using emacs-21.2.1 with ESS 5.1.24 on Windows 2000 and S-PLUS 6.1.
>
> When I submit a region in which single commands are broken up across
> several lines emacs (or S-PLUS?) hangs.
>
> For example:
> I'll highlight the following code:
>
> dframe <- data.frame(x=1:10,y=rnorm(10))
> dframe <- data.frame(x=1:10,
>                       y=rnorm(10))
>
> and hit C-c C-r to submit the region.
>
>  > dframe <- data.frame(x=1:10,y=rnorm(10))
>  > dframe <- data.frame(x=1:10,
> +
> + Interrupt
>
>  >
>
> This also hangs if I copy and paste the latter command directly to the

Not an issue for XEmacs and R under Linux.  

I don't have access to an identical copy of your platform to debug (no
Emacs, no S-PLUS under Microsoft) -- could you try XEmacs under
Windows with ESS 5.1.24?   

Can someone else verify the behavior?

Can you do a buffer-load instead of a region-load ? 

Can you try load-source (i.e. C-c C-l, I think?)

best,
-tony

-- 
A.J. Rossini				Rsrch. Asst. Prof. of Biostatistics
U. of Washington Biostatistics		rossini at u.washington.edu	
FHCRC/SCHARP/HIV Vaccine Trials Net	rossini at scharp.org
-------------- http://software.biostat.washington.edu/ --------------------
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
(CHANGE: monday/wednesday/friday locations are completely unpredictable.)



More information about the ESS-help mailing list