all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Mathias Dahl" <mathias.dahl@gmail.com>
To: "Drew Adams" <drew.adams@oracle.com>
Cc: Emacs-Devel <emacs-devel@gnu.org>
Subject: Re: isearch-yank-word-or-char
Date: Mon, 30 Jul 2007 07:34:50 +0200	[thread overview]
Message-ID: <7dbe73ed0707292234m43457746icd33edb3e52834a3@mail.gmail.com> (raw)
In-Reply-To: <BDEIJAFNGDOAGCJIPKPBAEBECGAA.drew.adams@oracle.com>

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

FWIW, I like the new behaviour, it gives me more control. I mostly use
the C-w binding when I want to search for a procedure name, and
sometimes it ends with a number of underscores, like this:

PROCEDURE Do_The_Stuff___ (foo IN NUMBER) IS

Previously, having point at D, when using C-w, using it three times
to "eat" the last f in "Stuff", if typed once more it ate I think all the
way to foo. Now three extra C-w eats all the underscores, which is
what I want, most of the times. I have never thought about the new
behaviour as being cumbersome.

/Mathias

  parent reply	other threads:[~2007-07-30  5:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Mathias Dahl [this message]
2007-08-01 16:47   ` isearch-yank-word-or-char Juri Linkov

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=7dbe73ed0707292234m43457746icd33edb3e52834a3@mail.gmail.com \
    --to=mathias.dahl@gmail.com \
    --cc=drew.adams@oracle.com \
    --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 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.