GNU bug report logs -
#31231
Symbol search broken in NEWS and ChangeLogs
Previous Next
Reported by: Juri Linkov <juri <at> linkov.net>
Date: Sat, 21 Apr 2018 20:24:02 UTC
Severity: normal
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #32 received at 31231 <at> debbugs.gnu.org (full text, mbox):
>> >> But how these text terminals display Unicode quotes in Info manuals?
>> >
>> > Info manuals are displayed by an Info reader, and each Info reader has
>> > its own solution for this problem (generally, substitution of ASCII
>> > characters for undisplayable Unicode ones).
>>
>> Does the Emacs Info reader implement such solution?
>
> Emacs itself does, not just in Info. The standalone Info reader (part
> of the Texinfo package) has a slightly different solution.
Then using the same solution as not just for Info, Emacs will automatically
substitute ASCII characters for undisplayable Unicode ones in all
other places like NEWS and ChangeLogs.
>> Every symbol in NEWS quoted by either ‘straight’ quoting style 'like this',
>> or ‘grave’ `like this'. For example, for 'electric-quote-replace-double'
>> starting Isearch with ‘M-s .’, and repeating the same symbol search in the
>> source code.
>
> I'm asking what us the problem not to use "M-s ." in those cases, and
> instead to look for the symbol as a literal string. I think in a file
> like NEWS this shouldn't yield too many false hits.
>
> Ah, I see I've misunderstood. You originally talked about "M-s _", not about
> "M-s .".
>
> Is "M-s ." the main/only problem?
Not only ‘M-s .’, more so ‘M-s _’ where neither ‘M-s _ C-M-y’
nor ‘M-s _ C-M-w’ work when used at the beginning of the symbol.
It's a good habit to use symbol search to search symbols because
it reduces the likelihood of errors, so using it should be
encouraged in NEWS and ChangeLogs.
This bug report was last modified 4 years and 271 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.