all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bastien <bzg@altern.org>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: Nicolas Richard <theonewiththeevillook@yahoo.fr>,
	jidanni@jidanni.org, 16546@debbugs.gnu.org
Subject: bug#16546: C-s vs. whitespace highlighting
Date: Mon, 27 Jan 2014 08:09:08 +0100	[thread overview]
Message-ID: <87ha8pj3zf.fsf@bzg.ath.cx> (raw)
In-Reply-To: <jwv4n4qi300.fsf-monnier+emacsbugs@gnu.org> (Stefan Monnier's message of "Sun, 26 Jan 2014 21:16:17 -0500")

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>> Yes, good idea.  I also think search for two whitespace chars in a row
>> should temporary toggle `search-whitespace-regexp' to nil.
>
> That, or the resulting regexp should require at least 2 space.

Or maybe: the resulting regexp should be

  (concat [an-isearch-string-with-only-whitespace-chars]
          search-whitespace-regexp)

?

That way two spaces means " \\s-+"

If so, I will have a look.

PS: I guess this is not a bugfix, but I'll prepare a patch for this
thread anyway.

-- 
 Bastien





  reply	other threads:[~2014-01-27  7:09 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-25  9:49 bug#16546: C-s vs. whitespace highlighting jidanni
2014-01-25 13:46 ` Bastien
2014-01-25 14:17   ` Dani Moncayo
2014-01-26 21:46   ` Nicolas Richard
2014-01-26 22:32     ` Bastien
2014-01-27  2:16       ` Stefan Monnier
2014-01-27  7:09         ` Bastien [this message]
2014-01-27  7:50       ` Dani Moncayo
2014-01-27  8:21         ` martin rudalics
2014-01-27  8:35           ` Dani Moncayo
2014-01-27  9:21         ` Juri Linkov
2014-01-27  9:55           ` Dani Moncayo
2014-01-28  7:30             ` Juri Linkov
2014-01-25 14:23 ` jidanni

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=87ha8pj3zf.fsf@bzg.ath.cx \
    --to=bzg@altern.org \
    --cc=16546@debbugs.gnu.org \
    --cc=jidanni@jidanni.org \
    --cc=monnier@iro.umontreal.ca \
    --cc=theonewiththeevillook@yahoo.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.