all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Irritation about re-search-backward
@ 2018-05-24 13:42 Marco Wahl
  2018-05-24 15:41 ` Michael Heerdegen
  0 siblings, 1 reply; 7+ messages in thread
From: Marco Wahl @ 2018-05-24 13:42 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

with "|" marking point and the following buffer

#v+
aaaaaaaaaaaa|
#v-

M-: (re-search-backward "a*")

does not change point.

Shouldn't point have been moved to the beginning of the line?

BTW

#v+
|aaaaaaaaaaaa
#v-

M-: (re-search-forward "a*")

moves point to the end of the line.


Any hint would be nice, thanks,
                               Marco






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

end of thread, other threads:[~2018-05-25 13:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-24 13:42 Irritation about re-search-backward Marco Wahl
2018-05-24 15:41 ` Michael Heerdegen
2018-05-24 20:25   ` Marco Wahl
2018-05-24 21:33     ` Michael Heerdegen
2018-05-25  6:32   ` Andreas Röhler
     [not found]   ` <mailman.418.1527195625.1292.help-gnu-emacs@gnu.org>
2018-05-25  9:23     ` Ralf Fassel
2018-05-25 13:03       ` Michael Heerdegen

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.