[ESS] Starting stata-se with emacs/ESS
A.J. Rossini
blindglobe at gmail.com
Fri Dec 17 13:32:20 CET 2004
Wow. You are ambitious. Such ambitions should be helped.
But seriously, the idea would be to edit essd-sta.el file, making a copy of
STA-customize-alist, i.e.:
(defvar STAse-customize-alist ... (etc, etc...))
with the only difference being to replace the
(inferior-ess-program . VARIABLE)
line (you'll see it from the first 2 items) with
(inferior-ess-program . "stata-se")
or whatever they call the executable.
Next, make a copy of the (defun stata ....)
function, call it (defun stata-se ...) or similar, which uses
STAse-customize-alist
instead of
STA-customize-alist
(you'll see the command).
It ought to now work, with M-x stata-se
starting the SE version of Stata.
I don't have access to Stata (or a devel version of ESS) right now, so
can't test.
best,
-tony
On Thu, 16 Dec 2004 08:22:49 -0500, Dale Steele <Dale_Steele at brown.edu> wrote:
> I have installed ESS on a fedora core 3 machine. I am able to start R
> and stata, but have been unable to start stata-se within Emacs-ESS.
> Both stata and stata-se are in /usr/local/stata. What do I need to add
> to my config files? Thanks. --Dale
>
> ______________________________________________
> ESS-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/ess-help
>
--
best,
-tony
---
A.J. Rossini
blindglobe at gmail.com
More information about the ESS-help
mailing list