[ESS] some recent bugs/annoyances

gerald.jean at dgag.ca gerald.jean at dgag.ca
Mon Nov 12 22:03:27 CET 2012


The value of "ess-dialect" is:

ess-dialect is a variable defined in `ess-custom.el'.
Its value is "S+6"

And no, it doesn't auto start.  I get the following in the minibuffer and
the *Messages" buffer.

Type C-h m for help on ESS version 12.09
apply: Searching for program: aucun fichier ou répertoire de ce type,
Splus8

As I said, to start S+ from the command line on THIS machine it is "Splus".
In my .emacs I have the following:

(custom-set-variables  ;; Should allow starting different versions of S+
 '(ess-SHOME-versions (quote("/actuaria/splus_app8.2/cmd"))))
(setq ess-s-versions-list
      '(("Splus82" "Splus")
        ("Splus82-j" "Splus" "-j")
        ("Splus82-jh" "Splus" "-j -headless")
))

I mostly use, from ess.

M-x Splus82-j, this activates java for java.graph.

Note that I much prefer not having it auto-start than having to kill R and
than restart it, or even having S+ starts with the wrong options!!!  A
minibuffer message telling me I forgot to start a process is fine with
me!!!

Thanks again,

Gérald
                                                                                   
 (Embedded image moved to file:                                                    
 pic24182.gif)                                                                     
                                                                                   
 Gerald Jean, M. Sc. en statistiques                                               
 Conseiller senior en statistiques     Lévis (siège social)                        
                                                                                   
 Actuariat corporatif,                 418 835-4900, poste                         
 Modélisation et Recherche             7639                                        
 Assurance de dommages                 1 877 835-4900, poste                       
 Mouvement Desjardins                  7639                                        
                                       Télécopieur : 418                           
                                       835-6657                                    
                                                                                   

                                                                                  
 Faites bonne impression et imprimez seulement au besoin!                         
                                                                                  
 Ce courriel est confidentiel, peut être protégé par le secret professionnel et   
 est adressé exclusivement au destinataire. Il est strictement interdit à toute   
 autre personne de diffuser, distribuer ou reproduire ce message. Si vous l'avez  
 reçu par erreur, veuillez immédiatement le détruire et aviser l'expéditeur.      
 Merci.                                                                           
                                                                                  




Vitalie Spinu <spinuvit at gmail.com> a écrit sur 2012/11/12 12:02:23 :

>   >> gerald.jean at dgag.ca
>   >> on Mon, 12 Nov 2012 11:36:30 -0500 wrote:
>
>   > Hello Vitalie,
>
>   > not sure what you want me to do with the function you sent.  With no
>   > process running if I paste it either in a "*.q" buffer or in
the*scratch*
>   > buffer and evaluates it with "C-x C-e" I just get the name of the
function
>   > "ess-start-process-specific" in the mini-bufer???
>
> Yes, after you have evaluated the function. Does the auto-start work for
> you?
>
> What is the value of ess-dialect in you *.q buffer? (C-h v ess-dialect
RET)
>
>     Vitalie


More information about the ESS-help mailing list