* Eliminate font lock mode @ 2008-10-27 7:55 Mauricio 2008-10-27 13:23 ` Bastien 0 siblings, 1 reply; 3+ messages in thread From: Mauricio @ 2008-10-27 7:55 UTC (permalink / raw) To: help-gnu-emacs Hi, I don't like font lock mode that much (contrary to most people, I know...) Is it possible turn off font-lock once and for all, in such a way that I could not get it even if I want to? (i.e., even if some new mode I use tries to set font-lock on, it could no do it?) Thanks, Maurício ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Eliminate font lock mode 2008-10-27 7:55 Eliminate font lock mode Mauricio @ 2008-10-27 13:23 ` Bastien 0 siblings, 0 replies; 3+ messages in thread From: Bastien @ 2008-10-27 13:23 UTC (permalink / raw) To: help-gnu-emacs Mauricio <briqueabraque@yahoo.com> writes: > I don't like font lock mode that much (contrary > to most people, I know...) > > Is it possible turn off font-lock once and for > all, in such a way that I could not get it even > if I want to? (i.e., even if some new mode I > use tries to set font-lock on, it could no do > it?) (global-font-lock-mode 0) -- Bastien ^ permalink raw reply [flat|nested] 3+ messages in thread
[parent not found: <mailman.2153.1225094420.25473.help-gnu-emacs@gnu.org>]
* Re: Eliminate font lock mode [not found] <mailman.2153.1225094420.25473.help-gnu-emacs@gnu.org> @ 2008-10-27 13:32 ` Joe Casadonte 0 siblings, 0 replies; 3+ messages in thread From: Joe Casadonte @ 2008-10-27 13:32 UTC (permalink / raw) To: help-gnu-emacs On 27 Oct 2008, Mauricio wrote: > Is it possible turn off font-lock once and for > all, in such a way that I could not get it even > if I want to? (i.e., even if some new mode I > use tries to set font-lock on, it could no do > it?) This might work: (fset 'font-lock-mode 'ignore) -- Regards, joe Joe Casadonte jcasadonte@northbound-train.com ------------------------------------------------------------------------------ Llama Fresh Farms => http://www.northbound-train.com Ramblings of a Gay Man => http://www.northbound-train.com/ramblings Emacs Stuff => http://www.northbound-train.com/emacs.html Music CD Trading => http://www.northbound-train.com/cdr.html ------------------------------------------------------------------------------ Live Free, that's the message! ------------------------------------------------------------------------------ ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-10-27 13:32 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2008-10-27 7:55 Eliminate font lock mode Mauricio 2008-10-27 13:23 ` Bastien [not found] <mailman.2153.1225094420.25473.help-gnu-emacs@gnu.org> 2008-10-27 13:32 ` Joe Casadonte
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).