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

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

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


From: Jim Porter
Subject: bug#60925: 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


reply via email to

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