Skip to content
Prev 153455 / 398500 Next

i fixed my previous trace problem

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.