Using R under Emacs

JIRUŠE Marek jiruse at incoma.cz
Tue Jan 15 22:05:50 CET 2002


Thank you, David. 

After having typed M-r I am asked for: Previous input matching(regexp):
Sorry, if it is trivial.
                                           Marek Jiruse 




-----Original Message-----
From: David Brahm [mailto:brahm at alum.mit.edu]
Sent: Tuesday, January 15, 2002 9:32 PM
To: ESS-help at stat.math.ethz.ch
Cc: JIRUŠE Marek
Subject: RE: Using R under Emacs


Marek Jiruse wrote:
> I have the last question, how can arrange that the written program is
in
> one window and the R output is in the second window below? 

Oh, I know this one!  Put this in your .emacs:
(fset 'run-r "\C-x2\M-xR\C-m")
(global-set-key "\M-r" 'run-r)

Now Meta-r (hit ESC then hit 'r') will split the screen and run R in the
upper
half.
-- 
                              -- David Brahm (brahm at alum.mit.edu)

---
Poíchozí zpráva neobsahuje viry.
Zkontrolováno antivirovým systémem AVG (http://www.grisoft.cz).
Verze: 6.0.310 / Virová báze: 171 - datum vydání: 19.12.2001
 

---
Odchozí zpráva neobsahuje viry.
Zkontrolováno antivirovým systémem AVG (http://www.grisoft.cz).
Verze: 6.0.310 / Virová báze: 171 - datum vydání: 19.12.2001
 
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
ess-help mailing list -- To (un)subscribe, send
subscribe	or	unsubscribe
(in the "body", not the subject !)  To: ess-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the ESS-help mailing list