all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* outline-minor-mode color on by default?
@ 2003-03-02 15:49 Eladio Ventura
  0 siblings, 0 replies; 5+ messages in thread
From: Eladio Ventura @ 2003-03-02 15:49 UTC (permalink / raw)


I use outline-mode mainly to spice up my textfiles with some colors, but
alas when I use outline-minor-mode as a hook to text-mode, all I get is
the folding capability. I would like to be able see my files in funky
colors the minute desktop-mode has finished loading all my files when I
start up emacs. At present, I have to hit outline(-major)-mode for the 
Christmas lights to flare up, but I'd like to use text-mode as my major mode.

Can anyone help me? I've put the following in my dot-emacs:

(add-hook 'text-mode-hook
  (function (lambda ()
      (outline-minor-mode 1))))

-- 
"Thinking gives you wrinkles!"
Malibu Stacy, the Simpsons

^ permalink raw reply	[flat|nested] 5+ messages in thread
[parent not found: <mailman.2645.1046616100.21513.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2003-03-02 22:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-02 15:49 outline-minor-mode color on by default? Eladio Ventura
     [not found] <mailman.2645.1046616100.21513.help-gnu-emacs@gnu.org>
2003-03-02 15:31 ` Matthias Meulien
2003-03-02 17:00   ` Eladio Ventura
     [not found]   ` <mailman.2649.1046620341.21513.help-gnu-emacs@gnu.org>
2003-03-02 19:16     ` Stefan Monnier
2003-03-02 22:26       ` Eladio Ventura

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.