emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#60925: closed (29.0.60; [PATCH] Use proper types for Eshell warnings


From: GNU bug Tracking System
Subject: bug#60925: closed (29.0.60; [PATCH] Use proper types for Eshell warnings)
Date: Wed, 18 Jan 2023 17:17:01 +0000

Your message dated Wed, 18 Jan 2023 09:16:45 -0800
with message-id <325e9eb7-6887-332f-b864-775b56c00516@gmail.com>
and subject line Re: bug#60925: 29.0.60; [PATCH] Use proper types for Eshell 
warnings
has caused the debbugs.gnu.org bug report #60925,
regarding 29.0.60; [PATCH] Use proper types for Eshell warnings
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
60925: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60925
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 29.0.60; [PATCH] Use proper types for Eshell warnings Date: Tue, 17 Jan 2023 20:56:51 -0800 Looking over the 'display-warning' code, I realized that I had misread the docstring and wasn't calling it properly in Eshell. I gave these warnings a type of ':warning', but that's a warning *level*, not a warning *type*. Attached is a fix.

I'd like to merge this to the Emacs 29 branch. These are trivial fixes to a couple new features, and should make it easier for users to properly suppress these warnings if they choose to do so.

Attachment: 0001-Use-proper-types-for-Eshell-warnings.patch
Description: Text document


--- End Message ---
--- Begin Message --- Subject: Re: bug#60925: 29.0.60; [PATCH] Use proper types for Eshell warnings Date: Wed, 18 Jan 2023 09:16:45 -0800
On 1/18/2023 4:08 AM, Eli Zaretskii wrote:
OK, thanks.

Thanks. Merged to Emacs 29 as dc3f85fd4b, and closing this bug.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]