[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Differencing a major mode from its derived modes
From: |
chem |
Subject: |
Re: Differencing a major mode from its derived modes |
Date: |
Tue, 08 Jun 2004 11:36:38 +0200 |
User-agent: |
Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) |
> message-mode runs message-mode-hook and then text-mode-hook.
> text-mode runs text-mode-hook only.
>
> So you could toggle allout mode from both hooks. This would turn it
> on, then off again, in message-mode, which is what you want.
Thanks,
I did it already, but there are a lot of modes deriving from text mode,
and I don't want to modify them all. That's why I wanted a general
way to specify that a particular hook should only apply to the parent
mode, and not to its children.
PS: I try hard to make gnus and message use the MFT header (I post
from the mailing list), I hope I achieve it. If not, I'm sorry, and
will try harder. A typo in my emacs.el hinders me from replying
sooner.
--
Chemtov