Changing value of "inferior-S+6-program-name"

Gerald.Jean at spgdag.ca Gerald.Jean at spgdag.ca
Tue May 21 21:15:42 CEST 2002


Hello,

how do I change the value of "inferior-S+6-program-name".  I am running, or
trying to run, S+6 on Sun-Solaris.  I have this in my ".emacs" file.

(require 'ess-site)
(add-hook 'ess-mode-hook
   (function (lambda()
            (setq-default inferior-S+6-program-name
                             "/actuaria/splus_app/bin/Splus")
             (setq ess-ask-for-ess-directory nil)
            (setq ess-directory nil)
            (setq ess-execute-in-process-buffer t)
            (make-local-variable 'comment-indent-function)
            (setq-default comment-indent-function 'ess-comment-indent)
            (fset 'run-s "\C-x2\M-xS\C-m")
            (global-set-key "\M-s" 'run-s)         ; ESC-s runs "run-s" which starts S
            (setq ess-source-directory
               "/~/actuaria/jeg002/Splus6/functions/"))))

But when I do C-h v <Enter> inferior-S+6-program-name <Enter> I get:

inferior-S+6-program-name's value is
"Splus6"

Documentation:
*Program name for invoking an inferior ESS with S+6() for Unix.

You can customize this variable.

Defined in `ess-cust'.

And, of course, when I try to invoke Splus I get and error that the "Splus6" program is
not found.  I'd rather not change the value in "ess-cust" to keep upgrades simpler.

Thanks for your support,

Gérald Jean
Analyste-conseil (statistiques), Actuariat
télephone            : (418) 835-4900 poste (7639)
télecopieur          : (418) 835-6657
courrier électronique: gerald.jean at spgdag.ca

"In God we trust all others must bring data"  W. Edwards Deming

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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