all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Marco Wahl <marcowahlsoft@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Irritation about re-search-backward
Date: Thu, 24 May 2018 15:42:31 +0200	[thread overview]
Message-ID: <84muwpw4oo.fsf@gmail.com> (raw)

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






             reply	other threads:[~2018-05-24 13:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-24 13:42 Marco Wahl [this message]
2018-05-24 15:41 ` Irritation about re-search-backward 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=84muwpw4oo.fsf@gmail.com \
    --to=marcowahlsoft@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.