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

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

bug#50989: 28.0.60; nobreak-char-display in Eldoc buffers


From: Richard Stallman
Subject: bug#50989: 28.0.60; nobreak-char-display in Eldoc buffers
Date: Tue, 05 Oct 2021 17:16:19 -0400

[[[ 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. ]]]

  > IMNSHO, this doesn't make much sense.  That face exists for a reason:
  > to signal to the users that some innocently-looking characters aren't
  > what they look like.  What you suggest above is to sweep the problem
  > under the carpet.  I think this is not TRT.

That feature is useful for text that you're editing.
But I don't think it is useful in a help string which is displayed
only for you to read.  So I think it is good to suppress it for
help strings generally.

The only exception I can imagine would be if a doc string displays an
example of buffer or file contents containing a non-breaking space.
In principle, it would be good to make an exception for that case.

But I think that exceptional case would be difficult to detect
reliably.  Also, since doc strings generally don't include examples of
buffer or file contents, I think that case will never actually occur.
So I think we can get away with ignoring it.

It is ever worth doing, we could create a kind of quoting to force a
real NBSP into the displayed help string.

-- 
Dr Richard Stallman (https://stallman.org)
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)







reply via email to

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