"defadvice" solved, new problem with help

Rich Heiberger rmh at surfer.sbm.temple.edu
Mon Apr 29 18:40:28 CEST 2002


I am glad you solved it so easily.

There is one more detail I would like you to do.  Please do not
change any of the ess file, in this case essd-r.el!  We made them
all read-only except for ess-site.el.

User or site changes should only be made in ess-site.el, or even better,
in your own .emacs file.  This keeps the ESS package unambiguous and
protects you from upgrades.

I recommend that you add the following lines to your .emacs

(add-hook 'ess-transcript-mode-hook
  (lambda () (setq inferior-ess-primary-prompt "[A-Za-z0-9.:]*> ")))

(add-hook 'inferior-ess-mode-hook
  (lambda () (setq inferior-ess-primary-prompt "[A-Za-z0-9.:]*> ")))

and restore essd-r.el to the distribution version.

Rich
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
ess-help mailing list -- To (un)subscribe, send
subscribe	or	unsubscribe
(in the "body", not the subject !)  To: ess-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the ESS-help mailing list