From: Phillip Lord <p.lord@russet.org.uk>
Subject: Re: Enabling global-font-lock-mode
Date: 24 Oct 2002 16:43:20 +0100 [thread overview]
Message-ID: <vfbs5jx2p3.fsf@rpc71.cs.man.ac.uk> (raw)
In-Reply-To: ap943a$quu$02$1@news.t-online.com
>>>>> "Florian" == Florian Lindner <Florian.Lindner@xgm.de> writes:
Florian> Hello, I want to enable Syntax Highlightning (Global font
Florian> lock mode) Using this expression in my .emacs file is
Florian> evaluated without errors but don't take effect. What's
Florian> wrong?
Florian> '(global-font-lock-mode t nil (font-lock))
It's quoted which means "don't evaluate the following".
Try
(global-font-lock-mode t)
Cheers
Phil
next prev parent reply other threads:[~2002-10-24 15:43 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-24 15:39 Enabling global-font-lock-mode Florian Lindner
2002-10-24 15:43 ` Phillip Lord [this message]
2002-10-24 16:49 ` John McCabe
2002-10-24 18:11 ` Florian Lindner
2002-10-25 9:42 ` John McCabe
2002-10-25 14:27 ` Stefan Monnier <foo@acm.com>
[not found] ` <Florian.Lindner@xgm.de>
2002-10-24 17:40 ` Peter S Galbraith
2003-09-25 17:00 ` Obtaining 21.3 Peter S Galbraith
[not found] ` <mailman.1035481346.8205.help-gnu-emacs@gnu.org>
2002-10-27 22:24 ` Enabling global-font-lock-mode Tim Cross
-- strict thread matches above, loose matches on Subject: below --
2003-09-18 7:56 Obtaining 21.3 Florian Lindner
2003-09-18 8:52 ` ray
[not found] ` <mailman.381.1063875673.21628.help-gnu-emacs@gnu.org>
2003-09-18 11:19 ` Martin Jost
2003-09-18 12:37 ` Uwe Siart
2003-09-18 16:07 ` Kevin Rodgers
2003-09-19 12:39 ` Martin Jost
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=vfbs5jx2p3.fsf@rpc71.cs.man.ac.uk \
--to=p.lord@russet.org.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).