GNU bug report logs - #72757
No symbols in etc/NEWS

Previous Next

Package: emacs;

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


View this message in rfc822 format

From: Juri Linkov <juri <at> linkov.net>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 72757 <at> debbugs.gnu.org, visuweshm <at> gmail.com
Subject: bug#72757: No symbols in etc/NEWS
Date: Sun, 01 Sep 2024 19:54:20 +0300
close 72757 30.0.60
thanks

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

The problem was that 'describe-symbol' uses 'function-called-at-point',
but not anything to get a variable at point.  But now this is fixed,
and when a library is not loaded this is not a problem.

> If this is deemed okay, we can close this bug.

So I'm closing this bug.  The fix helped me to check
documentation while rereading some parts of etc/NEWS,
so small doc fixes are pushed now as well.




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.