unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Eladio Ventura <eladioventura@yahoo.com>
Subject: outline-minor-mode color on by default?
Date: Sun, 2 Mar 2003 15:49:42 +0000	[thread overview]
Message-ID: <20030302154942.GA29389@yahoo.com> (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

             reply	other threads:[~2003-03-02 15:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-02 15:49 Eladio Ventura [this message]
     [not found] <mailman.2645.1046616100.21513.help-gnu-emacs@gnu.org>
2003-03-02 15:31 ` outline-minor-mode color on by default? 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

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=20030302154942.GA29389@yahoo.com \
    --to=eladioventura@yahoo.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).