all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#20492: 25.0.50; forward-sexp mistakes "[.,]" for symbol constituents in an Elisp string and comment
@ 2015-05-03 13:10 Oleh Krehel
  0 siblings, 0 replies; only message in thread
From: Oleh Krehel @ 2015-05-03 13:10 UTC (permalink / raw)
  To: 20492


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.





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-05-03 13:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-03 13:10 bug#20492: 25.0.50; forward-sexp mistakes "[.,]" for symbol constituents in an Elisp string and comment Oleh Krehel

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.