search for: _emacs

Displaying 7 results from an estimated 7 matches for "_emacs".

Did you mean: emacs
2000 Aug 16
3
Installing ESS under EMACS
Dear members, I have spent some time to make clear how I could write R programs from within EMACS using the ESS package, under Win98. Unfortunately, I have found this not quite clear for Windows 98 (though a lot of details are provided for UNIX). I have tried to create a .emacs file with a command such as (load "PATH/ess-site.el") and also added a "PATH=...\rw1010\" line in
2004 Dec 07
3
ess in Windows (newbie Q)
...em to be different -- I don't recall whether that happened automatically when I installed Singular or whether I did it manually). 2. And what should that file actually be called? The ess docs say it should be %HOME%/.xemacs/init.el for Xemacs, but they also say to put it in the .emacs (or _emacs) file or default.el or site-init.el. I'm using "init.el". 3. Did I get the form of that line correct for init.el (or whatever it should actually be named)? My file ess-site.el is in D:\WP\XEmacs\ess-5.2.3\lisp so the line I actually put into default.el is: (load "/...
2001 May 04
0
R and Xemacs
...ESS 5.1.18. I've read the instructions on installation etc... with regards to ESS and followed the steps for using Xemacs on windows 95. i.e. I've included the path to the Rgui executable in my autoexec.bat file, I've added the line (load "c:/ess-5.1.18/lisp/ess-site/") to my _emacs. Though I am no fully sure where this file need to be, I've put it in the directory containing the Xemacs executable and rebooted my pc. (I'm using R-1.2.3 as well for windows) I've then tried M-x R to get R up and running and nothing happens, all I get is [no match] I've scanned t...
2002 Jan 15
1
Using R under Emacs
...autoexec.bat' file: path=%PATH%;c:\progra~1\spls2000\cmd -------------> It likely concerns to path to R program (?), so I added into autoexec.bat location of R (C:\Program Files\R\rw1030\bin) 6. Add the line (load "/PATH/ess-site") to your .emacs (or _emacs) file (or default.el or site-init.el, for a site-wide installation). Replace `/PATH' above with the value of ess-lisp-directory as defined in `ess-site.el'. Use forwardslashes `/'. -------------> I found default.el where I added the line (load...
2002 Nov 26
2
clipboard with R
Hi, how can we copy numeric and/or text data to the clipboard ? (under windows2000) It works fine with graphics and I need to do it with text data . thanks, regards Vincent Demolombe -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or
2002 Oct 22
1
gnuclient.exe as pager ?
Hi, I see there are some previous threads on gnuclient.exe, but I can't figure this out based on those... I recently started using ESS with Xemacs. I'm on Windows XP. On starting iESS, my editor gets set to 'gnuclient.exe'. I don't understand how this works, since there is no executable anywhere on my machine called "gnuclient.exe". But I have no complaints: I like
2001 Mar 03
11
Emacs & ESS under Windows
...ou installed R for Windows in D:\; if you installed it, for instance, in C:\Program Files, then this line must be: (setq-default inferior-R-program-name "C:/Program Files/rw1021/bin/Rterm.exe") ; msdos systems (The semicolons in this file indicate comments.) 6. Add a file called "_emacs" in C:\ with the following line in it: (load-file "d:/emacs-20.4/lisp/ess-5.1.8/lisp/ess-site.el") 7. ESS is now configured to run with R and Emacs, but it is very handy to create a type for *.R files that opens Emacs directly. To do this, open Explorer.exe, then open "options...