GNU bug report logs -
#46926
Remove the quotes from highlighted/linked symbols when displaying docs
Previous Next
Reported by: scame <laszlomail <at> protonmail.com>
Date: Thu, 4 Mar 2021 16:58: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 #14 received at 46926 <at> debbugs.gnu.org (full text, mbox):
> Help windows and Info show quoted symbols linked/highlighted. The
> quotes are added to denote the symbol in source docs, but when the symbol is
> linked/highlighted then the symbol is already processed for display and
> emphasised, so there is no need for displaying the quotes.
>
> Unnecessary characters make the text harder to the read, so the quotes
> should be hidden from display in docs. (Can characters be hidden with a
> face?)
No. Please do not do this.
1. Users can turn off such highlighting. They still need
to be able to easily see such things. The things need
to stand out.
2. Users need to be able to search for such things, and
one way to do that is to include the quotes, whether
with a regexp or a plain-text pattern.
If you personally don't want to see the quotes, then
define some code that hides them.
Emacs itself could optionally have a command/mode to
hide them. But I, personally, am not in favor of that.
Likewise, for hiding <...>, "...", '...', or any other
such envelopes.
This bug report was last modified 2 years and 332 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.