all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#21338: 25.0.50; 25.0.50; forward-symbol works improperly for Elisp ?\(
@ 2015-08-24 13:54 Oleh Krehel
  2019-08-01 19:47 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Oleh Krehel @ 2015-08-24 13:54 UTC (permalink / raw)
  To: 21338

For example, starting with an Elisp buffer "|?\(", where "|" is the
point, I would expect (forward-symbol 1) to change the buffer to "?\(|".
Instead, it ends up as "?|\(".

This also affects the result of (bounds-of-thing-at-point 'symbol) for
the above construct. Note that `forward-symbol' works correctly when
there is no backslash, e.g. for "|?a".





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-08-01 19:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-24 13:54 bug#21338: 25.0.50; 25.0.50; forward-symbol works improperly for Elisp ?\( Oleh Krehel
2019-08-01 19:47 ` Lars Ingebrigtsen

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.