unofficial mirror of bug-gnu-emacs@gnu.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

* bug#21338: 25.0.50; 25.0.50; forward-symbol works improperly for Elisp ?\(
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2019-08-01 19:47 UTC (permalink / raw)
  To: Oleh Krehel; +Cc: 21338

Oleh Krehel <ohwoeowho@gmail.com> writes:

> 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 "?|\(".

(I'm going through old bug reports that have unfortunately not gotten
any responses.)

I'm unable to reproduce this bug in Emacs 27, so I'm guessing this has
been fixed during the intervening years.  I'm closing the bug report;
please reopen if this bug is still present.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ 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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).