[ESS-bugs] ess-mode 5.11; no kbd output printed after a line with a variable name assigned to a single string

Steven McKinney smckinney at bccrc.ca
Mon Nov 1 21:08:10 CET 2010


I do not see this on my Windows box with ess-mode 5.11, R 2.11.1, Emacs 23.2.1

> someString
[1] "a"
> (
+ 1+1
+ )
[1] 2
> # ess-mode 5.11
> sessionInfo()
R version 2.11.1 (2010-05-31) 
x86_64-pc-mingw32 

locale:
[1] LC_COLLATE=English_Canada.1252  LC_CTYPE=English_Canada.1252   
[3] LC_MONETARY=English_Canada.1252 LC_NUMERIC=C                   
[5] LC_TIME=English_Canada.1252    

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     
> 

This is GNU Emacs 23.2.1 (i386-mingw-nt6.1.7600)
 of 2010-05-08 on G41R2F1


Steven McKinney



> -----Original Message-----
> From: ess-bugs-bounces at stat.math.ethz.ch [mailto:ess-bugs-bounces at stat.math.ethz.ch] On Behalf Of
> Stephen Eglen
> Sent: November-01-10 12:45 PM
> To: F Te
> Cc: ess-bugs at stat.math.ethz.ch
> Subject: Re: [ESS-bugs] ess-mode 5.11; no kbd output printed after a line with a variable name
> assigned to a single string
> 
> F Te <F.TE at gmx.net> wrote:
> 
> >
> > Hello,=20
> >
> > I encountered the following strange behavior:
> >
> > When I assign an object containing a single character to a variable
> > name, then type this name on the next line (line 2) and then try to open
> > a paranthesis ("(") on line 3, the keyboard output seems to become buffered,
> > which means that nothing is printed until I press C-g. Then everything I
> > typed is printed at once.
> >
> > The next three lines produce the error:
> >
> > someString <- c("a")
> > someString
> > (
> 
> Thanks for the report, but I don't see this on linux with the latest
> ESS.
> 
> anyone else see it on Windows?
> 
> Stephen
> 
> _______________________________________________
> ESS-bugs ESS-bugs at stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/ess-bugs



More information about the ESS-bugs mailing list