[R-SIG-Mac] ESC key and STOP button not working in R 2.14.1

2012-02-28 Thread bugreport19621012


The most recent email on this appears to be 
https://stat.ethz.ch/pipermail/r-sig-mac/2012-January/008967.html

which says, the most recent GUI is back to the old behavior.

Does this refer to some more recent GUI than the following?


sessionInfo()

R version 2.14.1 (2011-12-22)
Platform: x86_64-apple-darwin9.8.0/x86_64 (64-bit)

locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8

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

loaded via a namespace (and not attached):
[1] tools_2.14.1




By the old behavior does Simon Urbanek mean mean what R used to to from time 
immemorial, i.e., that hitting ESC would get me out of the current command line, whether 
I have hit ENTER or not?

To reproduce the problem:

Start at R prompt on a Mac

type: rnorm(10) and do not hit enter.

Hit ESC.

I do not get the R prompt. I do not get out of the current command.

Click with the mouse on the STOP button.

I do not get the R prompt. I do not get out of the current command.

How can I get R to behave as it used to behave, with respect to ESC and the 
STOP key?

Jacob Wegelin

___
R-SIG-Mac mailing list
R-SIG-Mac@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-mac


Re: [R-SIG-Mac] ESC key and STOP button not working in R 2.14.1

2012-01-29 Thread Simon Urbanek

On Jan 27, 2012, at 3:46 PM, Eliot wrote:

 wow i really don't like this new behavior. can we make it stop?
 

Yes, the most recent GUI is back to the old behavior.

Cheers,
S

___
R-SIG-Mac mailing list
R-SIG-Mac@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-mac


Re: [R-SIG-Mac] ESC key and STOP button not working in R 2.14.1

2012-01-23 Thread ysw

I see. Thanks!

Saiwing


On Jan 20, 2:06 am, Hans-Jörg Bibiko bib...@eva.mpg.de wrote:
 On 19 Jan 2012, at 15:15, ysw wrote:

  I am wondering if there will be a way to customize this behavior. I am
  kind of used to using TAB for completion and ESC for clearing the
  current line

 The old but improved behaviour was recovered in the last built without having 
 the chance to customise.

 Cheers,
 --Hans
 ___
 R-SIG-Mac mailing list
 R-SIG-...@r-project.orghttps://stat.ethz.ch/mailman/listinfo/r-sig-mac

___
R-SIG-Mac mailing list
R-SIG-Mac@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-mac


Re: [R-SIG-Mac] ESC key and STOP button not working in R 2.14.1

2012-01-19 Thread ysw
Hi Hans,

I am wondering if there will be a way to customize this behavior. I am
kind of used to using TAB for completion and ESC for clearing the
current line :)

Saiwing


On Jan 9, 10:14 pm, Hans-Jörg Bibiko bib...@eva.mpg.de wrote:
 On 09.01.2012, at 14:28, Ken Knoblauch wrote:

  but how about if I have an uncompleted command, i.e. with + prompt.
  ESC used to jump out of that [...]

 I've to admit your point. I fine-tuned that behaviour in such a way that if R 
 prompts : +  the user has the chance to abort the current uncompleted 
 command by pressing ESC to be able to jump out of it.

 Many thanks for the hint!

 Cheers,
 --Hans
 ___
 R-SIG-Mac mailing list
 R-SIG-...@r-project.orghttps://stat.ethz.ch/mailman/listinfo/r-sig-mac

___
R-SIG-Mac mailing list
R-SIG-Mac@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-mac


[R-SIG-Mac] ESC key and STOP button not working in R 2.14.1

2012-01-09 Thread Ken Knoblauch

I find that the ESC key for aborting a line of code or stopping
execution and also the STOP button are not working in R 2.14.1.
I thought that this might be a Lion related issue as I updated
both my OS and R version at the same time but I see the problem
on an older machine running Snow Leopard, too.  I can't give
an example.  Just write a line of code and hit escape before
you hit return.  This used to abort the command.  Was this a
bug earlier that is fixed, or is it a feature that can be
restored?  Thanks, in advance.

Here is the session info.

R version 2.14.1 Patched (2012-01-08 r58078)
Platform: x86_64-apple-darwin9.8.0/x86_64 (64-bit)

locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8

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

Happens on 32-bit R, also.

best wishes,

Ken

--
Ken Knoblauch
Inserm U846
Stem-cell and Brain Research Institute
Department of Integrative Neurosciences
18 avenue du Doyen Lépine
69500 Bron
France
tel: +33 (0)4 72 91 34 77
fax: +33 (0)4 72 91 34 61
portable: +33 (0)6 84 10 64 10
http://www.sbri.fr/members/kenneth-knoblauch.html

___
R-SIG-Mac mailing list
R-SIG-Mac@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-mac


Re: [R-SIG-Mac] ESC key and STOP button not working in R 2.14.1

2012-01-09 Thread Hans-Jörg Bibiko

On 09.01.2012, at 14:28, Ken Knoblauch wrote:

 but how about if I have an uncompleted command, i.e. with + prompt.
 ESC used to jump out of that [...]

I've to admit your point. I fine-tuned that behaviour in such a way that if R 
prompts : +  the user has the chance to abort the current uncompleted command 
by pressing ESC to be able to jump out of it.

Many thanks for the hint!

Cheers,
--Hans
___
R-SIG-Mac mailing list
R-SIG-Mac@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-mac