My previous problem with the emacs editor was that I had
options(editor="EMACS", when it should have been small letters as in
options(editor="emacs",papersize="letter", width=180, htmlhelp=FALSE,
browser="/usr/bin/firefox")
Thanks for the help that I'm confident would have been there if I didn't
figure it out myself.
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.