all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Xuan Wang <code@wangxuan.name>
Cc: 70063-done@debbugs.gnu.org
Subject: bug#70063: [PATCH] fix warning-suppress for list type "warning type"
Date: Sun, 31 Mar 2024 12:10:50 +0300	[thread overview]
Message-ID: <86edbqbwbp.fsf@gnu.org> (raw)
In-Reply-To: <87zfuhu9pl.fsf@WX-Desktop.mail-host-address-is-not-set> (message from Xuan Wang on Thu, 28 Mar 2024 21:07:34 -0400)

> From: Xuan Wang <code@wangxuan.name>
> Date: Thu, 28 Mar 2024 21:07:34 -0400
> 
> Bug report:
> 
> In warnings.el, the function warning-suppress is supposed to save the
> user's choice into variable warning-suppress-types or
> warning-suppress-log-types.
> 
> The type of a warning can be a simple symbol, or a list of symbols in
> the format of '(warning-type subtype subsubtype).
> 
> The change introduced by commit d5ee49c25c8f59ab17c40eebdf38a769c2f5588b
> fixes the problem in situations where the warning type is a simple
> symbol, but this commit's code saves wrong data if the warning type is a
> list.

Thanks, installed on the emacs-29 branch, and closing the bug.





      reply	other threads:[~2024-03-31  9:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-29  1:07 bug#70063: [PATCH] fix warning-suppress for list type "warning type" Xuan Wang
2024-03-31  9:10 ` Eli Zaretskii [this message]

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=86edbqbwbp.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=70063-done@debbugs.gnu.org \
    --cc=code@wangxuan.name \
    /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.