From: "Vincent Belaïche" <vincent.b.1@hotmail.fr>
To: <drew.adams@oracle.com>
Cc: juri@jurta.org, emacs-devel@gnu.org, rms@gnu.org,
monnier@iro.umontreal.ca
Subject: Re: Word search
Date: Tue, 25 Mar 2008 17:43:17 +0100 [thread overview]
Message-ID: <BLU104-W41CD987B360CFB464043D084FC0@phx.gbl> (raw)
[-- Attachment #1: Type: text/plain, Size: 2306 bytes --]
Sorry Drew,
There was a mistake in my mail, I did not mean "C-sC-w" but I meant
"C-sC-w". I tested it again and it does not work.
That you for the information on the incremental word search
("C-sM-eC-w"). I tested it on the same node, and whether I terminate by
"C-s" or by "" it fails in the same way. To tell you the truth, I
had not even tried that, as the plain non incremental one was not
working in the first place.
Regards,
Vincent.
Drew Adams a écrit :
> I fully agree with Juri's point that the current keys to enter word
> search is inconvenient, and I find the double meaning of C-w between
> usual editing and word search difficult (I would prefer to have a less
> easy to remember key to enter word search provided that that it does not
>
> overload the meaning of usual edition keys like C-w).
>
> C-s C-w is not word search in the sense that you write below. C-s C-w yanks
> characters or words into the search string, starting at the cursor position.
>
> FYI, unfortunately I was never able to have word search work properly.
> For instance, when I try word search in the *info* node "Word search"
> and I type "C-sC-w" then I type "the words" (all of these things
> without double quotes) and then I type "", I would expect to find
> the first occurrence at the end of first line of info node text which is
> :
>
> ---- excerpt from info node Word Search --------------
> Word search searches for a sequence of words without regard to how the
> words are separated. More precisely, you type a string of many words,
> ---- end of excerpt -------------------------------------
>
> I think what you want is incremental search for words. In vanilla Emacs you can
> get to it this way: `C-s M-e C-w' - this is mentioned in the Emacs manual node
> you cited, Word Search. Library isearch+.el binds the same thing to `C-s M-w',
> which is a bit easier to use.
>
> FYI, isearch+.el is here: http://www.emacswiki.org/cgi-bin/wiki/isearch%2b.el.
> It is described here: http://www.emacswiki.org/cgi-bin/wiki/IsearchPlus.
>
>
>
>
>
>
_________________________________________________________________
Créez gratuitement votre disque dur virtuel Windows Live SkyDrive !
http://skydrive.live.com
[-- Attachment #2: Type: text/html, Size: 2631 bytes --]
next reply other threads:[~2008-03-25 16:43 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-25 16:43 Vincent Belaïche [this message]
2008-03-25 18:02 ` Word search Drew Adams
-- strict thread matches above, loose matches on Subject: below --
2008-03-26 20:47 Vincent Belaïche
2008-03-26 21:16 ` Drew Adams
2008-03-30 6:13 ` Vincent Belaïche
2008-03-30 6:45 ` Drew Adams
2008-03-30 7:02 ` Vincent Belaïche
2008-03-30 16:58 ` Drew Adams
2008-03-30 21:59 ` Johan Bockgård
2008-03-25 8:13 Vincent Belaïche
2008-03-25 10:24 ` Jason Rumney
2008-03-25 21:48 ` Juri Linkov
2008-03-25 14:12 ` Drew Adams
2008-03-25 14:42 ` Johan Bockgård
2008-03-08 14:38 First two elements of search-ring shown twice in minibuffer when using M-p multiple times? Tobias Bading
2008-03-08 15:18 ` Juri Linkov
2008-03-09 21:59 ` Juri Linkov
2008-03-10 14:31 ` Stefan Monnier
2008-03-10 17:12 ` Word search (was: First two elements of search-ring shown twice in minibuffer when using M-p multiple times?) Juri Linkov
2008-03-10 18:34 ` Word search Stefan Monnier
2008-03-10 22:38 ` Juri Linkov
2008-03-11 18:47 ` Stefan Monnier
2008-03-12 0:35 ` Juri Linkov
2008-03-12 1:49 ` Stefan Monnier
2008-03-12 10:38 ` Juri Linkov
2008-03-12 14:09 ` Stefan Monnier
2008-03-12 17:51 ` Richard Stallman
2008-03-11 20:24 ` Richard Stallman
2008-03-12 0:37 ` Juri Linkov
2008-03-12 17:51 ` Richard Stallman
2008-03-13 2:08 ` Juri Linkov
2008-03-13 22:24 ` Richard Stallman
2008-03-13 10:55 ` René Kyllingstad
2008-03-14 1:08 ` Juri Linkov
2008-03-12 19:18 ` Drew Adams
2008-03-13 1:06 ` Richard Stallman
2008-03-13 2:17 ` Juri Linkov
2008-03-13 22:24 ` Richard Stallman
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=BLU104-W41CD987B360CFB464043D084FC0@phx.gbl \
--to=vincent.b.1@hotmail.fr \
--cc=drew.adams@oracle.com \
--cc=emacs-devel@gnu.org \
--cc=juri@jurta.org \
--cc=monnier@iro.umontreal.ca \
--cc=rms@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 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.