all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: Philippe Delavalade <philippe.delavalade@orange.fr>,
	help-gnu-emacs@gnu.org
Subject: RE: Problem with whitespaces in search
Date: Thu, 28 Jan 2016 08:00:45 -0800 (PST)	[thread overview]
Message-ID: <6c4fd85c-60b2-4efa-bc03-f6f14032529e@default> (raw)
In-Reply-To: <20160128153634.GA1737@magellan.home>

> > This is a case where something that is a feature for one person is a
> > bug to another person.  I always disable "lax space matching" myself.
> >
> > This is documented here:
> >   https://www.gnu.org/software/emacs/manual/html_node/emacs/Special-
> >         Isearch.html
>
> Thanks Bob. I was wishing to find sequence of whitespaces ; so I followed
> Tomas help and put (setq  isearch-lax-whitespace nil) in .emacs and now I
> have what I expect.

You can toggle the whitespace-matching behavior during Isearch using
`M-s SPC' (command `isearch-toggle-lax-whitespace').

The doc string of `isearch-lax-whitespace' should tell you this directly,
but it says only that you can use `isearch-toggle-lax-whitespace'.  It
does not tell you that this command is bound to `M-s SPC' during Isearch.

I've just now filed bug #22483 for this oversight.
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22483



  reply	other threads:[~2016-01-28 16:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-28 10:16 Problem with whitespaces in search Philippe Delavalade
2016-01-28 13:48 ` tomas
2016-01-28 14:46   ` Ludwig, Mark
2016-01-28 14:56     ` tomas
     [not found]   ` <20160128144901.GA1588@magellan.home>
2016-01-28 14:58     ` tomas
2016-01-28 15:24 ` Bob Proulx
2016-01-28 15:36   ` Philippe Delavalade
2016-01-28 16:00     ` Drew Adams [this message]
2016-01-29  7:32       ` tomas

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=6c4fd85c-60b2-4efa-bc03-f6f14032529e@default \
    --to=drew.adams@oracle.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=philippe.delavalade@orange.fr \
    /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.