unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@jurta.org>
Cc: emacs-devel@gnu.org
Subject: Re: spaces in isearch
Date: Sun, 21 Nov 2004 04:43:11 +0200	[thread overview]
Message-ID: <87r7mnvs5c.fsf@jurta.org> (raw)
In-Reply-To: <E1CVgFC-00006L-G2@fencepost.gnu.org> (Richard Stallman's message of "Sat, 20 Nov 2004 20:10:22 -0500")

Richard Stallman <rms@gnu.org> writes:
> I wrote these changes to isearch.el that take advantage of the new
> search feature I just installed.  It fixes the bug, but has a
> drawback: C-q SPC would no longer work as a way to search for a
> literal space.  One would need to write [ ].  This is actually more
> logical, but some users might be accustomed to C-q SPC.  What do
> people think?

Since C-q in isearch mode is processed by isearch-quote-char,
it could intercept SPC and insert [ ] into the search string.

-- 
Juri Linkov
http://www.jurta.org/emacs/

  reply	other threads:[~2004-11-21  2:43 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-21  1:10 spaces in isearch Richard Stallman
2004-11-21  2:43 ` Juri Linkov [this message]
2004-11-21 11:08   ` Alex Schroeder
2004-11-21 17:09     ` Juri Linkov
2004-11-22  0:35       ` Stefan Monnier
2004-11-22 14:07   ` Richard Stallman
2004-11-22 18:39     ` Kevin Rodgers
2004-11-23  6:07 ` Harald Maier
2004-11-23  6:52   ` Juri Linkov
2004-11-24  5:37     ` Harald Maier

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87r7mnvs5c.fsf@jurta.org \
    --to=juri@jurta.org \
    --cc=emacs-devel@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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).