bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#17433: Emacs24 searching for multiple spaces


From: Paul Channell
Subject: bug#17433: Emacs24 searching for multiple spaces
Date: Wed, 07 May 2014 19:45:18 -0600
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

On 05/07/2014 11:47 AM, Glenn Morris wrote:
Paul Channell wrote:

Emacs24 can't do incremental searches for multiple spaces, though
Emacs23 does it well.
Perhaps you want:

(setq search-whitespace-regexp nil)
I would like to search for a specified number of spaces, say 12 or 19 etc
and to do this while defining a macro to be applied many times. I set the
number of blanks while recording the macro.

Thanks!

Paul Channell






reply via email to

[Prev in Thread] Current Thread [Next in Thread]