From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#14742: 24.3.50; enhancement request: be able to prepend stuff from buffer when search backward Date: Thu, 04 Jul 2013 01:57:02 +0300 Organization: JURTA Message-ID: <87k3l79seh.fsf@mail.jurta.org> References: <4b9029ca-1775-482f-ba9a-46a891be7405@default> <87sj01c3n2.fsf@mail.jurta.org> <7518b30b-63d2-40ea-956f-a504f40c4cfd@default> <87haggoc6r.fsf@mail.jurta.org> <8ada7269-baa9-483f-9595-d46619393aa7@default> <87y59ok18k.fsf@mail.jurta.org> <6ae1046e-e6ae-43ae-96ff-064fd01c9ec2@default> <87k3l8ik77.fsf@mail.jurta.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1372892411 9986 80.91.229.3 (3 Jul 2013 23:00:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 3 Jul 2013 23:00:11 +0000 (UTC) Cc: 14742@debbugs.gnu.org To: Drew Adams Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Jul 04 01:00:11 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UuW1y-0004ha-A0 for geb-bug-gnu-emacs@m.gmane.org; Thu, 04 Jul 2013 01:00:10 +0200 Original-Received: from localhost ([::1]:58882 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UuW1y-0003yf-0J for geb-bug-gnu-emacs@m.gmane.org; Wed, 03 Jul 2013 19:00:10 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43298) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UuW1u-0003wN-SR for bug-gnu-emacs@gnu.org; Wed, 03 Jul 2013 19:00:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UuW1t-0002bu-Ox for bug-gnu-emacs@gnu.org; Wed, 03 Jul 2013 19:00:06 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:33078) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UuW1t-0002bb-M4 for bug-gnu-emacs@gnu.org; Wed, 03 Jul 2013 19:00:05 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1UuW1s-0003SK-90 for bug-gnu-emacs@gnu.org; Wed, 03 Jul 2013 19:00:04 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 03 Jul 2013 23:00:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 14742 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 14742-submit@debbugs.gnu.org id=B14742.137289239213225 (code B ref 14742); Wed, 03 Jul 2013 23:00:03 +0000 Original-Received: (at 14742) by debbugs.gnu.org; 3 Jul 2013 22:59:52 +0000 Original-Received: from localhost ([127.0.0.1]:55626 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1UuW1f-0003RC-Fi for submit@debbugs.gnu.org; Wed, 03 Jul 2013 18:59:51 -0400 Original-Received: from ps18281.dreamhost.com ([69.163.218.105]:42798 helo=ps18281.dreamhostps.com) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1UuW1c-0003R0-Sy for 14742@debbugs.gnu.org; Wed, 03 Jul 2013 18:59:49 -0400 Original-Received: from localhost (ps18281.dreamhostps.com [69.163.218.105]) by ps18281.dreamhostps.com (Postfix) with ESMTP id D667C258B9E915; Wed, 3 Jul 2013 15:59:46 -0700 (PDT) In-Reply-To: (Drew Adams's message of "Tue, 2 Jul 2013 22:40:27 -0700 (PDT)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (x86_64-pc-linux-gnu) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:75868 Archived-At: > Is this the idea: cursor movements would extend isearch by yanking the > text the cursor would move over in the buffer, starting from `point' > (where isearch starts)? > > E.g., for forward search C-f, M-f, C-M-f, C-e, etc. would yank the next > char, word, symbol, line etc. to the end of the search string. And for > reverse search C-b, M-b, C-M-b, C-a, etc. would yank the previous (next > going backward) char, word, symbol, line etc. to the beginning of the > search string. > > And presumably backward cursor movements when searching forward (e.g., > C-b, M-b, C-M-b, C-a) would undo, in the sense of removing yanked text > (but only yanked text, presumably) from the end. And forward cursor > movements when searching backward would remove yanked text from the > beginning. > > Is that the idea? Exactly. > Do you have this working already? Have you described what you have in > mind somewhere? Did you bring this up in emacs-devel? If not, please > consider it - that is the best place to toss such an idea around. Yes, it is working and I described it on emacs-devel a month ago. Now I'll prepare a minimal patch that implements low-level support, then send separate high-level code to activate it, so everyone could try it.