Re: [ESS] -> and spaces

2020-11-26 Thread Lionel Henry via ESS-help
Hello, I think this is https://github.com/emacs-ess/ESS/issues/948 Best, Lionel On 11/26/20, Kasper Daniel Hansen via ESS-help wrote: > Thanks for the work on ESS over the ages. I am happy to see that there is > development happening still. > > I have the following code in my .emacs which I

[ESS] -> and spaces

2020-11-26 Thread Kasper Daniel Hansen via ESS-help
Thanks for the work on ESS over the ages. I am happy to see that there is development happening still. I have the following code in my .emacs which I use to have the behaviour of changing a _ keypress into printing <-: (define-key ess-r-mode-map "_" #'ess-insert-assign) (define-key