* font-lock-mode
@ 2003-02-22 20:05 chris.danx
0 siblings, 0 replies; only message in thread
From: chris.danx @ 2003-02-22 20:05 UTC (permalink / 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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-02-22 20:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-22 20:05 font-lock-mode chris.danx
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).