[ESS] M-RET changed definition
Stephen Eglen
S.J.Eglen at damtp.cam.ac.uk
Tue Jun 29 21:55:53 CEST 2010
Brahm, David <David.Brahm at geodecapital.com> wrote:
> I just upgraded to ESS 5.10, and discovered my old friend M-RET
> (ess-transcript-send-command-and-move) doesn't work any more. Looks
> like that key combination got hijacked for the ess-dirs command.
thats my fault! ALthough I understand that the transcript function
should not havebeen bound to M-RET in *R* processes, as they are not
transcripts... anyway, does something like
(add-hook 'inferior-ess-mode-hook (lambda () (local-set-key ... )))
work?
More information about the ESS-help
mailing list