GNU bug report logs -
#60850
Previous Next
Full log
Message #20 received at 60850 <at> debbugs.gnu.org (full text, mbox):
On 1/16/2023 8:57 PM, Richard Stallman wrote:
> [[[ To any NSA and FBI agents reading my email: please consider ]]]
> [[[ whether defending the US Constitution against all enemies, ]]]
> [[[ foreign or domestic, requires you to follow Snowden's example. ]]]
>
> > > On 1/15/2023 10:29 PM, Pedro Andres Aranda Gutierrez wrote:
> > > > BTW: Isn't ⛔ a bit to "visually drastic" for a _warning_ ? Shouldn't it
> > > be
> > > > reserved for things like errors?
> > >
> > > Maybe worth filing a separate bug about this, but how about ⚠️ instead?
> > > Its official name is "Warning Sign", which seems appropriate.
>
> In what context are these characters used? I never see them in using
> Emacs -- which is a good thing, since the Linux console can't display
> them: they appear onit as one or three blue diamonds.
They appear in the *Warnings* buffer if some code calls
'display-warning'. You can see what it looks like on your system by
evaluating:
(display-warning 'some-type "a warning message")
The code to generate these icons is (well, should be) smart enough to
choose a fallback string instead of ⛔ if your Emacs session can't
display that character.
This bug report was last modified 1 year and 256 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.