[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: An idea: controlling the order of execution of elisp hook functions
From: |
Peter S Galbraith |
Subject: |
Re: An idea: controlling the order of execution of elisp hook functions |
Date: |
Mon, 10 Dec 2001 09:10:49 -0500 |
> I could see a use for finer-grained control that would depend less on
> the order in which the 'add-hook' calls were made. An optional priority
> could be an integer between 1 and 100 (or whatever) defaulting to 50.
>
> If we have to extend this feature, it would be better to do it by
> defining multiple hooks which have a defined relationship. But now it
> seems there is no need. I think we should rejoice that the existing
> simple features appear to be adequate.
Good call.