all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Hooks in minor modes
@ 2021-04-29 23:33 steve-humphreys
  2021-04-29 23:43 ` Emanuel Berg via Users list for the GNU Emacs text editor
  2021-04-30  3:31 ` Stefan Monnier
  0 siblings, 2 replies; 25+ messages in thread
From: steve-humphreys @ 2021-04-29 23:33 UTC (permalink / raw)
  To: Help Gnu Emacs


Is it acceptable to set mode hooks in a minor mode so that the minor
mode is available by default, rather than requiring the user to include

  (add-hook 'texinfo-mode-hook 'my-minor-mode))





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

end of thread, other threads:[~2021-05-04  6:02 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-29 23:33 Hooks in minor modes steve-humphreys
2021-04-29 23:43 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-04-30  3:31 ` Stefan Monnier
2021-04-30  4:12   ` steve-humphreys
2021-04-30  4:33     ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-04-30  4:43       ` require (was: Re: Hooks in minor modes) Emanuel Berg via Users list for the GNU Emacs text editor
2021-04-30  5:03         ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-04-30  5:44           ` Jean Louis
2021-04-30 21:53             ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-04-30 23:16               ` Jean Louis
2021-05-01  0:26                 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-05-01  5:49                   ` Jean Louis
2021-05-01  6:09                     ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-05-01  9:23                       ` Jean Louis
2021-05-04  2:29                         ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-05-04  5:40                           ` Yuri Khan
2021-05-04  6:02                             ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-04-30 17:27           ` FW: [External] : " Drew Adams
2021-04-30 22:17             ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-05-01  0:36               ` FW: " Drew Adams
2021-05-01  0:51                 ` Drew Adams
2021-05-01  0:49               ` FW: " Drew Adams
2021-05-01  0:53                 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-04-30  5:17     ` Hooks in minor modes Stefan Monnier
2021-04-30  5:32       ` Emanuel Berg via Users list for the GNU Emacs text editor

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.