unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Where has a cool feature gone?
@ 2022-07-23  5:00 Davin Pearson
  2022-07-23  6:35 ` Phil Sainty
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Davin Pearson @ 2022-07-23  5:00 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 521 bytes --]

In another version of emacs the third argument to add-hook can be a
number between -70 and 70, like so:

(add-hook 'find-file-hook 'dmp-find-file-hook 70)

In the version of emacs that I am currently using (26.3) it turns non
nil third arguments to t otherwise leave nil as nil.

Having numbers for the third argument seems like you have more
flexibility in order of the sequences of hooks to your hook variables.

Do I need to upgrade the Emacs version?  Ubuntu tells me I am using the
most up to date version of Emacs.

[-- Attachment #2: Type: text/html, Size: 596 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-07-24  6:32 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-23  5:00 Where has a cool feature gone? Davin Pearson
2022-07-23  6:35 ` Phil Sainty
2022-07-23  7:01 ` Eli Zaretskii
2022-07-23 10:56 ` Akib Azmain Turja
2022-07-23 23:10   ` Davin Pearson
2022-07-23 23:49     ` Eduardo Ochs
2022-07-24  1:21       ` Davin Pearson
2022-07-24  4:22         ` Davin Pearson
2022-07-24  5:28           ` tomas
2022-07-24  5:23     ` tomas
2022-07-24  6:32     ` Akib Azmain Turja

Code repositories for project(s) associated with this public inbox

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

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).