unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: uzibalqa <uzibalqa@proton.me>,
	uzibalqa via Users list for the GNU Emacs text editor
	<help-gnu-emacs@gnu.org>
Subject: RE: [External] : add-hook without need for intermediate functions
Date: Fri, 9 Jun 2023 16:56:19 +0000	[thread overview]
Message-ID: <SJ0PR10MB5488EFACC9A7E474DDE6DBC1F351A@SJ0PR10MB5488.namprd10.prod.outlook.com> (raw)
In-Reply-To: <lVCijGXhhEWJmzNLYC4UwTaSixb6QR869aYvZ8gew048BTKaxdbjp7rytoSXayTRpcxpK6qoYF0cAwHnSIO5kH3YC5eADU5URLHQHCsWs_k=@proton.me>

> I have seen that since Emacs 24.1 one does not need the intermediate
> 'turn-on-foo-mode' style functions when using hooks.
> 
> Does this apply to all modes, including minor modes ?
> And thusly one can write
> (add-hook 'emacs-lisp-mode-hook #'foo-minor-mode)

See `define-globalized-minor-mode'.

https://www.gnu.org/software/emacs/manual/html_node/elisp/Defining-Minor-Modes.html

  reply	other threads:[~2023-06-09 16:56 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-09 15:48 add-hook without need for intermediate functions uzibalqa
2023-06-09 16:56 ` Drew Adams [this message]
2023-06-09 17:05   ` [External] : " uzibalqa
2023-06-09 17:15     ` Drew Adams
2023-06-09 17:30       ` uzibalqa
2023-06-09 20:07       ` Emanuel Berg
2023-06-10 21:05         ` Drew Adams
2023-06-10  8:20 ` Platon Pronko
2023-06-10 15:21   ` uzibalqa
2023-06-11  1:37     ` Platon Pronko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=SJ0PR10MB5488EFACC9A7E474DDE6DBC1F351A@SJ0PR10MB5488.namprd10.prod.outlook.com \
    --to=drew.adams@oracle.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=uzibalqa@proton.me \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).