From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: Stefan Kangas <stefankangas@gmail.com>
Cc: 41322@debbugs.gnu.org
Subject: bug#41322: [PATCH] Remove reference to missing gnus-custom-mode-hook
Date: Sat, 16 May 2020 09:49:00 -0700 [thread overview]
Message-ID: <87h7wfygeb.fsf@ericabrahamsen.net> (raw)
In-Reply-To: <CADwFkmkKe_X02hevvMWXziLS_MWw+ubjoDFrDjen6BTSnQxf_A@mail.gmail.com> (Stefan Kangas's message of "Sat, 16 May 2020 09:29:12 -0400")
Stefan Kangas <stefankangas@gmail.com> writes:
> There is a reference to `gnus-custom-mode-hook' in the docstring of
> `gnus-custom-mode'. However, I can't find this hook variable anywhere
> in the sources and it is not used as advertised in `gnus-custom-mode'.
It's just an automatically-generated mode hook, like all the others, it
doesn't need to be referenced in gnus-cus.el code.
C-h v gnus-custom-mode-hook
gnus-custom-mode-hook is a variable defined in ‘gnus-cus.el’.
Its value is nil
This variable may be risky if used as a file-local variable.
Documentation:
Hook run after entering Gnus Customize mode.
No problems result if this variable is not bound.
‘add-hook’ automatically binds it. (This is true for all hook variables.)
next prev parent reply other threads:[~2020-05-16 16:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-16 13:29 bug#41322: [PATCH] Remove reference to missing gnus-custom-mode-hook Stefan Kangas
2020-05-16 16:49 ` Eric Abrahamsen [this message]
2020-05-16 17:09 ` Stefan Kangas
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87h7wfygeb.fsf@ericabrahamsen.net \
--to=eric@ericabrahamsen.net \
--cc=41322@debbugs.gnu.org \
--cc=stefankangas@gmail.com \
/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.
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.