GNU bug report logs - #40750
Use error face for errors

Previous Next

Package: emacs;

Reported by: ndame <ndame <at> protonmail.com>

Date: Tue, 21 Apr 2020 18:55:02 UTC

Severity: wishlist

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #29 received at 40750 <at> debbugs.gnu.org (full text, mbox):

From: ndame <laszlomail <at> protonmail.com>
To: "40750 <at> debbugs.gnu.org" <40750 <at> debbugs.gnu.org>
Subject: Re: bug#40750: Use error face for errors
Date: Tue, 02 Nov 2021 06:31:23 +0000
[Message part 1 (text/plain, inline)]
> I think having Emacs using red for error message in the echo area etc would look pretty odd? Anybody got an opinion here?

I don't think it looks odd, it just makes errors more conspicuous which is not a bad thing:

(run-with-idle-timer
0 nil
(lambda ()
(message (propertize "Error in post-command-hook (my-test-post-command): (args-out-of-range 0 1)"
'face 'error))))

But it can have its own face (error-message) to use by error and signal, so people can customize it.
[Message part 2 (text/html, inline)]

This bug report was last modified 3 years and 1 day ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.