Hi Alex,

On 2018-07-01 15:51, Alex Branham wrote:

Thanks. I think the solution is to change "car" to "cdr" in
ess-r-define-runners in ess-r-mode.el. It's hard for me to test this,
though, since I don't have a windows machine.

IIUC, you'd like to change 'car' to 'cdr' on L733:

https://github.com/emacs-ess/ESS/blob/master/lisp/ess-r-mode.el#L733

?

I just tried this change, but then 'M-x R-[TAB]' results in

Click on a completion to select it.
In this buffer, type RET to select the completion near point.

Possible completions are:
R-fix-T-F       R-initialize-on-start
R-mode  R-newest
R-transcript-mode


Best,
Henric




Are you familiar at all with elisp? If so, can you try changing it to
see if that solves your problem? (you'll have to restart Emacs after changing 
it)

If not, I'll find another way to test, just let me know.

Thanks,
Alex


______________________________________________
ESS-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/ess-help

Reply via email to