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


Message #8 received at 72757 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Juri Linkov <juri <at> linkov.net>
Cc: 72757 <at> debbugs.gnu.org
Subject: Re: bug#72757: No symbols in etc/NEWS
Date: Thu, 22 Aug 2024 15:43:17 +0300
> From: Juri Linkov <juri <at> linkov.net>
> Date: Thu, 22 Aug 2024 09:22:34 +0300
> 
> 0. emacs -Q
> 1. Open etc/NEWS
> 2. Move point to a symbol enclosed in single quotes
> 3. Type 'C-h o'
> 4. No default is proposed, so need to type the symbol manually
>    instead of typing RET

That's because thing-at-point--beginning-of-symbol allows the
apostrophe as part of the symbol's name, and so "C-h o" thinks the
symbol at point is 'foo-bar', with the quotes.

I don't see any better solution than providing a NEWS-specific version
of thing-at-point--beginning-of-symbol.




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.