[R] Linux editor for R+LaTeX, but not Emacs

Patrick Connolly p_connolly at slingshot.co.nz
Tue Oct 9 21:30:30 CEST 2007


On Tue, 09-Oct-2007 at 11:28AM +0200, Scionforbai wrote:

[...]

|> Ok, so I am not the only one. Yes, I am using an old laptop with just
|> 256M of ram, archlinux on it. Ess output it's just too slow, it gets
|> me nervous. Is there a way to disable the syntax highlighting in the R

In my version of Emacs, I need to use this line in .emacs to switch it on:

(global-font-lock-mode t)

So there must be something similar to switch it off.  That would be
general, so it would be off everywhere.  For a window specific effect,
the first option in the Options menu could be used.

HTH


-- 
~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.   
   ___    Patrick Connolly   
 {~._.~}          		 Great minds discuss ideas    
 _( Y )_  	  	        Middle minds discuss events 
(:_~*~_:) 	       		 Small minds discuss people  
 (_)-(_)  	                           ..... Anon
	  
~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.



More information about the R-help mailing list