GNU bug report logs - #20492
25.0.50; forward-sexp mistakes "[.,]" for symbol constituents in an Elisp string and comment

Previous Next

Package: emacs;

Reported by: Oleh Krehel <ohwoeowho <at> gmail.com>

Date: Sun, 3 May 2015 13:17:02 UTC

Severity: minor

Tags: confirmed

Found in versions 28.0.50, 25.0.50

Full log


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

From: Oleh Krehel <ohwoeowho <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 25.0.50;
 forward-sexp mistakes "[.,]" for symbol constituents in an Elisp
 string and comment
Date: Sun, 03 May 2015 15:10:18 +0200
See for instance this part of `hide-ifdefs' docstring (| is the point):

    to `hide|-ifdef-env'.

Pressing "C-M-f" gives:

    to `hide-ifdef-env'.|

Expected:

    to `hide-ifdef-env'|.

This behavior also works for comma, and in comments as well.

The difference isn't unimportant, since it's often useful to mark
symbol-at-point while in docstring or comment to see its value or to
copy it.




This bug report was last modified 3 years and 266 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.