Skip to content

Xemacs

2 messages · Mahdi Osman, Dieter Menne

#
Hi all,

How can I stop my xemacs from lauching R whenever it starts? I want to use
the usual M-x R instead. 

This is something I have to edit in the init file. 


Thanks

Mahdi
#
Mahdi Osman <m_osm <at> gmx.net> writes:
Remove 

(start-R) 

at the end of the init file (assuming you use the John-Fox Version).

Dieter