[ESS] some recent bugs/annoyances

gerald.jean at dgag.ca gerald.jean at dgag.ca
Tue Nov 13 20:34:05 CET 2012


Hello Vitalie,

the following in my .emacs

(setq inferior-S+6-program-name "Splus")
(defun ess-start-process-specific (language dialect) .......
.... your function here.

starts R from a "*.q" buffer with no process running.

========================================================================

(setq S+6-dialect-name "Splus82-j")

in my .emacs

starts R from a "*.q" buffer with no process running.

==========================================================================

(setq S+6-dialect-name "Splus82-j")
(setq inferior-S+6-program-name "Splus")
(defun ess-start-process-specific (language dialect) ...
... your fonction here

starts R from a "*.q" buffer with no process running.


Gérald
                                                                                   
 (Embedded image moved to file:                                                    
 pic13694.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/13 10:47:06 :

>   >> gerald.jean at dgag.ca
>   >> on Tue, 13 Nov 2012 09:39:41 -0500 wrote:
>
>   > Hello Vitalie,
>
>   > none of the approaches work???  Setting "inferior-S+6-program-name"
to
>   > "Splus" doesn't seem to have any effect, if no process is running and
I
>   > submit a command from a "*.q" buffer, R is started anyway???  And I
can't
>   > set "S+6-dialect-name", if Icheck its value I get:
>
> Try to set this things in your .emacs. Then restart. It really should
> work.
>
> I will look into it more closely tomorrow.
>
>     Vitalie


More information about the ESS-help mailing list