auctex-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [AUCTeX-devel] Hint, hint...


From: Ralf Angeli
Subject: Re: [AUCTeX-devel] Hint, hint...
Date: Tue, 21 Jun 2005 12:39:12 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

* David Kastrup (2005-06-21) writes:

> Ralf Angeli <address@hidden> writes:
>
>> I haven't checked if this may have bad consequences in connection with
>> `delay-mode-hooks' or what is involved here in general.
>
> I think this would only apply to the lines starting with
> (run-hooks 'text-mode-hook
>
> There don't seem to be too many of them.  I think the idea is that
> derived modes will call their parents with delay-mode-hooks set so
> that the hooks of the parent are run after the derived mode has had a
> chance to override some settings.

As we don't actually call `text-mode' we should not have to bother if
I understand (info "(elisp)Mode Hooks") correctly.

Oh, but we should run `after-change-major-mode-hook' in any case.

-- 
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]