From: Lars Ingebrigtsen <larsi@gnus.org>
To: David Bremner <david@tethera.net>
Cc: 50460@debbugs.gnu.org, notmuch@notmuchmail.org
Subject: bug#50460: 27.1; defcustom for mail-user-agent is too strict?
Date: Wed, 08 Sep 2021 08:56:19 +0200 [thread overview]
Message-ID: <87mton7dyk.fsf@gnus.org> (raw)
In-Reply-To: <87ilzcp8ry.fsf@tethera.net> (David Bremner's message of "Tue, 07 Sep 2021 14:58:41 -0300")
David Bremner <david@tethera.net> writes:
> The defcustom for mail-user-agent looks like
>
> :type '(radio (function-item :tag "Message package"
> :format "%t\n"
> message-user-agent)
> ;; [...] snip
> (function-item :tag "Message with full Gnus features"
> :format "%t\n"
> gnus-user-agent)
> (function :tag "Other"))
>
> This means that a symbol without a function definition cannot be set
> (using customize) as mail-user-agent. This seem inconsistent with the
> docstring of define-mail-user-agent,
Yup. Now fixed in Emacs 28.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
next prev parent reply other threads:[~2021-09-08 6:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-07 17:58 27.1; defcustom for mail-user-agent is too strict? David Bremner
2021-09-08 6:56 ` Lars Ingebrigtsen [this message]
2021-09-08 8:54 ` bug#50460: " Gregor Zattler
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=87mton7dyk.fsf@gnus.org \
--to=larsi@gnus.org \
--cc=50460@debbugs.gnu.org \
--cc=david@tethera.net \
--cc=notmuch@notmuchmail.org \
/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 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).