unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* isearch-yank-word-or-char
@ 2007-07-30  0:23 Drew Adams
  2007-07-30  0:33 ` isearch-yank-word-or-char Drew Adams
  2007-07-30  5:34 ` isearch-yank-word-or-char Mathias Dahl
  0 siblings, 2 replies; 4+ messages in thread
From: Drew Adams @ 2007-07-30  0:23 UTC (permalink / raw)
  To: Emacs-Devel

In Emacs 22, C-w in Isearch is "smarter" than I would like it to be - or
else I haven't yet learned how to use it (suggestions welcome). The doc says
only that "The decision, whether to copy a character or a word, is
heuristic." Does that mean that a user has no control over the behavior?

    (or (eq foo '(bar . toto

Previously, with point at bol here, C-s plus 5 C-w's would select everything
through toto. Now, it takes 14 C-w's to do the same thing! That's a real
nuisance. What am I missing? Is there some way to get it to collect multiple
non-word characters such as spaces, parens, and period with a single
keystroke when it is in "word" mode?

So far, I prefer the pre-Emacs 22 behavior of Isearch, but I'm sure that
others tried this out before the release and found it to be an improvement
(TRT). I'm hoping that someone will point out why the new behavior is better
and how to take advantage of it. Thanks in advance; this is driving me nuts.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-08-01 16:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-30  0:23 isearch-yank-word-or-char Drew Adams
2007-07-30  0:33 ` isearch-yank-word-or-char Drew Adams
2007-07-30  5:34 ` isearch-yank-word-or-char Mathias Dahl
2007-08-01 16:47   ` isearch-yank-word-or-char Juri Linkov

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).