all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'Deniz Dogan'" <deniz.a.m.dogan@gmail.com>,
	"'Johan Bockgård'" <bojohan@gnu.org>
Cc: emacs-devel@gnu.org
Subject: RE: [PATCH] (Or "question"...) isearch-kill-found
Date: Sun, 30 May 2010 08:25:04 -0700	[thread overview]
Message-ID: <9BE2778D1026451087EED8E656851390@us.oracle.com> (raw)
In-Reply-To: <AANLkTilFuXN7qjUk9geIXUW0w8GCy0Oe02-0RUBnz8KV@mail.gmail.com>

> >> Recently, in a discussion on #emacs, we looked for a command which
> >> kills the text that has been found using isearch. None of 
> >> us knew if there existed anything like that and I coludn't find it.
> >>
> >> So attached is a patch which adds isearch-kill-found and 
> >> binds it to M-C-m (not too keen on the choice of binding though).
> >>
> >> Any thoughts or comments? Does this already exist?
> >
> > A command to simply exit isearch and set the region around the match
> > would be more generally useful. The key M-RET would make more sense
> > there too.
> >
> > http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00492.html
> 
> I agree, that makes sense.

(FYI, that link is to a side post that is not representative of the thread's
proposal.)

FWIW, as the person who proposed this feature, here is the history:

I mentioned this possibility in help-gnu-emacs on 2006-07-21:
http://lists.gnu.org/archive/html/help-gnu-emacs/2006-07/msg00370.html
Andreas Roehler contributed some ideas in that thread.
I added the feature to my isearch+.el code on 2006-07-29.

I proposed the feature to emacs-devel on 2007-07-10:
http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00490.html

The bottom line was Richard's decision:

 "I don't think it is needed.  You can type C-@ C-r C-r to put
 the region around the match that was just found."

If you want to try it, to see what you think:
http://www.emacswiki.org/emacs/isearch%2b.el

`C-SPC' during isearch toggles the effect of the option
`isearchp-set-region-flag', which sets the default behavior.




  reply	other threads:[~2010-05-30 15:25 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-30 12:37 [PATCH] (Or "question"...) isearch-kill-found Deniz Dogan
2010-05-30 14:05 ` Johan Bockgård
2010-05-30 14:11   ` Deniz Dogan
2010-05-30 15:25     ` Drew Adams [this message]
2010-05-30 22:19       ` Christoph
2010-05-30 22:40         ` Lennart Borgman
2010-05-31  0:28           ` Drew Adams
2010-05-31  3:30           ` Michael Welsh Duggan
2010-05-31 15:32             ` Lennart Borgman
2010-05-31  0:48         ` Drew Adams
2010-05-30 18:36 ` Juri Linkov
2010-05-31 14:24   ` Chong Yidong
2010-05-31 15:38     ` Lennart Borgman
2010-05-31 15:54     ` Stefan Monnier
2010-05-31 16:50       ` Lennart Borgman
2010-05-31 19:14       ` Drew Adams
2010-05-31 19:50         ` Stefan Monnier
2010-05-31 20:04           ` Drew Adams
2010-06-01  3:10             ` Stefan Monnier
2010-06-01  4:43               ` Drew Adams
2010-06-01 12:56                 ` Stefan Monnier
2010-06-01 13:55                   ` Lennart Borgman
2010-06-01 19:03                     ` Stefan Monnier
2010-06-01 19:15                       ` Lennart Borgman
2010-06-01 21:03                 ` Richard Stallman
2010-05-31 20:14       ` 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=9BE2778D1026451087EED8E656851390@us.oracle.com \
    --to=drew.adams@oracle.com \
    --cc=bojohan@gnu.org \
    --cc=deniz.a.m.dogan@gmail.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.