Re: [ESS] Prevent ESS From Writing .Rhistory

2016-09-08 Thread Stephen Berman
On Fri, 26 Aug 2016 09:52:07 +0200 Martin Maechler wrote: >> Laurent Gatto >> on Fri, 26 Aug 2016 06:12:04 +0100 writes: > > > On 26 August 2016 02:52, RICHARD M. HEIBERGER wrote: > > >> yes i am sure > >> > >> Sent from my iPhone > >> > >>> On Aug 25, 2016

Re: [ESS] Prevent ESS From Writing .Rhistory

2016-09-08 Thread Stephen Berman
On Thu, 08 Sep 2016 19:12:51 +0100 Stephen Eglen wrote: >> For me it's the same as for Rich Heiberger: dots when entering the >> password in the minibuffer but then it gets printed in cleartext after >> the "Password: " prompt in the *R* buffer. This is with R version 3.3.1 >> Patched (2016-09-0

Re: [ESS] Prevent ESS From Writing .Rhistory

2016-09-09 Thread Stephen Berman
On Thu, 08 Sep 2016 22:06:34 +0200 Stephen Berman wrote: > On Thu, 08 Sep 2016 19:12:51 +0100 Stephen Eglen wrote: > >>> For me it's the same as for Rich Heiberger: dots when entering the >>> password in the minibuffer but then it gets printed in cleartext after &

Re: [ESS] Ever consider changing indentation on #?

2017-05-07 Thread Stephen Berman
On Sun, 7 May 2017 14:39:36 -0400 Kasper Daniel Hansen wrote: > How do you get the code line up like this with #? When I have code on a > line and press `#` I just get a # character - no indentation. > > Best, > Kasper Use `M-x comment-dwim' (by default bound to M-;). Steve Berman __

Re: [ESS] unexpected behavior for Emacs-27.1-1-modified-1 for two MacBooks.

2021-01-26 Thread Stephen Berman via ESS-help
On Tue, 26 Jan 2021 18:49:57 + "Richard M. Heiberger via ESS-help" wrote: > I just downloaded Emacs-27.1-1-modified-1 for two MacBooks. > I have been using the previous 25.1.1 successfully on both machines. > 1. My new MacBook Air M1, running Big Sur > 2. My old MacBook Air mid 2012, running

Re: [ESS] unexpected behavior for Emacs-27.1-1-modified-1 for two MacBooks.

2021-01-27 Thread Stephen Berman via ESS-help
On Tue, 26 Jan 2021 18:59:27 -0600 Dirk Eddelbuettel via ESS-help wrote: > On 26 January 2021 at 22:07, Stephen Berman via ESS-help wrote: > | > I. Both machines report in *Messages* > | >Package cl is deprecated > | > | The NEWS file in Emacs 27 says: > | > |

[ESS] Broken parsing from compilation output in inferior-ess-r-mode

2021-06-01 Thread Stephen Berman via ESS-help
I have (define-key inferior-ess-r-mode-map "_" #'ess-insert-assign) in my init file. After installing R on a new system and starting ESS (built from the Github repo at commit e21ce9b260ff2ae0f162624ae3888c60bca3ae55) I called install.packages() and after that, typing `_' only inserted that charact

Re: [ESS] [OT] Enabled a hook and no longer find which

2021-08-02 Thread Stephen Berman via ESS-help
On Fri, 30 Jul 2021 12:56:11 -0500 Dirk Eddelbuettel via ESS-help wrote: > tl;dr: I enabled an action 'on save' and I no longer find where :-/ > > > Longer story: I settled upon GNU global and ggtags at some point for a > (mostly multilingual) system of tags in R and C++ (and some more). So a fe

Re: [ESS] [OT] Enabled a hook and no longer find which

2021-08-02 Thread Stephen Berman via ESS-help
On Mon, 2 Aug 2021 17:35:09 -0500 Dirk Eddelbuettel via ESS-help wrote: > On 2 August 2021 at 17:20, Dirk Eddelbuettel via ESS-help wrote: > | > | On 2 August 2021 at 23:56, Stephen Berman wrote: > | | Did you also try the more direct alternative of grepping simply for > | |