[ESS] some recent bugs/annoyances

Vitalie Spinu spinuvit at gmail.com
Tue Nov 13 21:08:09 CET 2012


Hi, 

Non of the below can be with the new version of the function. It doesn't
auto start R unless ess-dialect is R. Make sure you define this function
after (load "ess-site"). Otherwise it is redefined by the ESS function
with the same name.

    Vitalie

  >> gerald.jean at dgag.ca
  >> on Tue, 13 Nov 2012 14:34:05 -0500 wrote:

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



More information about the ESS-help mailing list