all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Eric Hanchrow <eric.hanchrow@gmail.com>
Cc: 9364@debbugs.gnu.org
Subject: bug#9364: 23.3.50; inconsistent behavior of M-s o in regex isearch
Date: Wed, 24 Aug 2011 16:35:04 -0400	[thread overview]
Message-ID: <du39gqa6pz.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <CAHZoxq8_W_YWbRHCn3mti6Pwa5oS_z-MsFQmzqC8AmOjcqAZFQ@mail.gmail.com> (Eric Hanchrow's message of "Wed, 24 Aug 2011 13:26:36 -0700")

Eric Hanchrow wrote:

> I then typed M-C-s ^ SPC permission.  This did what I expected: it moved
> point forward until it was just after the word "Permission" on line 23.
>
> I then typed M-s o. I saw a message in the echo area:
>
>         Searched 1 buffer; no matches for `^ permission'

isearch-forward-regexp says:

  In regexp incremental searches, a space or spaces normally matches
  any whitespace (the variable `search-whitespace-regexp' controls
  precisely what that means).

occur does not have this feature.





  reply	other threads:[~2011-08-24 20:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-24 20:26 bug#9364: 23.3.50; inconsistent behavior of M-s o in regex isearch Eric Hanchrow
2011-08-24 20:35 ` Glenn Morris [this message]
2011-08-24 20:43   ` Glenn Morris
2011-08-25 20:49     ` Juri Linkov
2011-10-24  5:57     ` Juri Linkov

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=du39gqa6pz.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=9364@debbugs.gnu.org \
    --cc=eric.hanchrow@gmail.com \
    /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.