GNU bug report logs -
#72757
No symbols in etc/NEWS
Previous Next
Reported by: Juri Linkov <juri <at> linkov.net>
Date: Thu, 22 Aug 2024 06:27:01 UTC
Severity: normal
Fixed in version 30.0.60
Done: Juri Linkov <juri <at> linkov.net>
Bug is archived. No further changes may be made.
Full log
Message #20 received at 72757 <at> debbugs.gnu.org (full text, mbox):
> From: Juri Linkov <juri <at> linkov.net>
> Cc: Eli Zaretskii <eliz <at> gnu.org>, 72757 <at> debbugs.gnu.org
> Date: Fri, 23 Aug 2024 09:27:17 +0300
>
> > M-: (modify-syntax-entry ?' "\"") RET
> >
> > in the NEWS buffer and C-h o seems to work everywhere. I am not sure if
> > we want ' to be "string quote" or punctuation like " already is, or
> > something else.
>
> Thanks, this looks like the right thing to do.
I made that change, but please note that it is not enough to show each
symbol in NEWS as the default when you type "C-h o". This is because
"C-h o" tests symbol-at-point for being bound, either as a function or
a variable or a face etc., and if the corresponding library is not yet
loaded, those tests will fail.
If this is deemed okay, we can close this bug.
This bug report was last modified 321 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.