From: Stefan Kangas <stefan@marxist.se>
To: Juri Linkov <juri@linkov.net>
Cc: 52314@debbugs.gnu.org
Subject: bug#52314: Set message functions
Date: Mon, 6 Dec 2021 02:27:12 +0100 [thread overview]
Message-ID: <CADwFkmmfRhznQftWqznk8dV6qwJxb6RHJv9ewHrkrq1YcS=BKA@mail.gmail.com> (raw)
In-Reply-To: <864k7m3m69.fsf@mail.linkov.net> (Juri Linkov's message of "Sun, 05 Dec 2021 21:07:42 +0200")
Juri Linkov <juri@linkov.net> writes:
> To address several requests, there is a patch for Emacs 29 that supports:
[snip]
Cool!
> +(defcustom inhibit-message-regexp nil
> + "Regexp to inhibit messages by the function `inhibit-message'."
> + :type '(choice (const :tag "Don't inhibit messages" nil)
> + (regexp :tag "Inhibit messages that match regexp"))
> + :version "29.1")
How about making this optionally support a list as well? That would
make it slightly easier to customize with `M-x customize', I think,
especially once you start racking up many ignored messages.
next prev parent reply other threads:[~2021-12-06 1:27 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-05 19:07 bug#52314: Set message functions Juri Linkov
2021-12-06 1:27 ` Stefan Kangas [this message]
2021-12-06 9:35 ` Juri Linkov
2022-11-11 13:38 ` Stefan Kangas
2022-11-12 17:40 ` Juri Linkov
2022-11-12 19:41 ` Stefan Kangas
2022-11-13 18:58 ` Juri Linkov
2022-09-08 14:43 ` Lars Ingebrigtsen
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='CADwFkmmfRhznQftWqznk8dV6qwJxb6RHJv9ewHrkrq1YcS=BKA@mail.gmail.com' \
--to=stefan@marxist.se \
--cc=52314@debbugs.gnu.org \
--cc=juri@linkov.net \
/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.