From: "chris.danx" <spamoff.danx@ntlworld.com>
Subject: font-lock-mode
Date: Sat, 22 Feb 2003 20:05:33 +0000 [thread overview]
Message-ID: <kQ96a.1981$EN3.15966@newsfep4-glfd.server.ntli.net> (raw)
Hi,
For some reason this isn't highlighting a buffer first time. I have to
disable it, then turn it back on for each buffer. Anyone know why? I'd
like it to automatically highlight a buffer when it's loaded, rather
than have to disable then re-enable font-lock-mode!
My .emacs is rather lengthy but here is the section set via 'save options'.
(custom-set-variables
;; custom-set-variables was added by Custom -- don't edit or
cut/paste it!
;; Your init file should contain only one such instance.
'(auto-compression-mode t nil (jka-compr))
'(case-fold-search t)
'(column-number-mode t)
'(current-language-environment "Latin-1")
'(default-input-method "latin-1-prefix")
'(delete-key-deletes-forward t)
'(font-lock-mode t t (font-lock))
'(global-font-lock-mode t nil (font-lock))
'(pc-select-meta-moves-sexps t)
'(pc-select-selection-keys-only t)
'(pc-selection-mode t nil (pc-select))
'(save-place t nil (saveplace))
'(show-paren-mode t nil (paren))
'(text-mode-hook (quote (turn-on-auto-fill)))
'(transient-mark-mode t))
(custom-set-faces
;; custom-set-faces was added by Custom -- don't edit or cut/paste it!
;; Your init file should contain only one such instance.
)
Thanks,
Chris
reply other threads:[~2003-02-22 20:05 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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='kQ96a.1981$EN3.15966@newsfep4-glfd.server.ntli.net' \
--to=spamoff.danx@ntlworld.com \
/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).