From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: gideon.stupp@gmail.com Newsgroups: gmane.emacs.devel,gmane.emacs.bugs Subject: Re: Re: [EXPERIMENTAL PATCH] Extending Isearch-repeat-forward/backward to support a prefix argument Date: Thu, 26 Jan 2012 19:00:08 +0000 Message-ID: References: <87lioufh0t.fsf@thinkpad.tsdh.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f46d04428262328ec104b772fde5 X-Trace: dough.gmane.org 1327604449 31396 80.91.229.12 (26 Jan 2012 19:00:49 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 26 Jan 2012 19:00:49 +0000 (UTC) Cc: juri@jurta.org, bug-gnu-emacs@gnu.org, emacs-devel@gnu.org To: Tassilo Horn , Gideon Stupp Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 26 20:00:43 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from [140.186.70.17] (helo=lists.gnu.org) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RqUYs-0003aQ-6k for ged-emacs-devel@m.gmane.org; Thu, 26 Jan 2012 20:00:42 +0100 Original-Received: from localhost ([::1]:46419 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RqUYe-00070i-RU for ged-emacs-devel@m.gmane.org; Thu, 26 Jan 2012 14:00:28 -0500 Original-Received: from [140.186.70.92] (port=52793 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RqUYa-0006zm-Oc for emacs-devel@gnu.org; Thu, 26 Jan 2012 14:00:25 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RqUYN-0006z1-3Z for emacs-devel@gnu.org; Thu, 26 Jan 2012 14:00:19 -0500 Original-Received: from mail-ww0-f71.google.com ([74.125.82.71]:56918) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RqUYM-0006y7-P6 for emacs-devel@gnu.org; Thu, 26 Jan 2012 14:00:11 -0500 Original-Received: by wgbdy1 with SMTP id dy1so349850wgb.6 for ; Thu, 26 Jan 2012 11:00:09 -0800 (PST) Original-Received: by 10.180.105.41 with SMTP id gj9mr469907wib.0.1327604408945; Thu, 26 Jan 2012 11:00:08 -0800 (PST) In-Reply-To: <87lioufh0t.fsf@thinkpad.tsdh.de> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 74.125.82.71 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:147951 gmane.emacs.bugs:56052 Archived-At: --f46d04428262328ec104b772fde5 Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes hmm. It shouldn't exit. I probably have a bug in the patch (that's the problem with experimental patches ;)). I will look at it again in (my) morning. Thanks, Gideon. On , Tassilo Horn wrote: > Gideon Stupp gideon.stupp@gmail.com> writes: > Hi Gideon, > > This experimental patch implements a suggestion by Juri Linkov to extend > > isearch-repeat-forward/backward to support a prefix argument. > I like it. I adapted it a bit to show the hints at the position where > point would be if that one's selected, and I added also a bit > superscript magic, which suits me better, visually. (Well, that should > be customizable, of course.) > But how the heck is the usage of the prefix arg supposed to work? When > I do Cs foo C-3, isearch is exited... > Bye, > Tassilo --f46d04428262328ec104b772fde5 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable hmm. It shouldn't exit. I probably have a bug in the patch (that's = the problem with experimental patches ;)). I will look at it again in (my) = morning.

Thanks, Gideon.

On , Tassilo Horn <tassil= o@member.fsf.org> wrote:
> Gideon Stupp gideon.stupp@gmail.com&g= t; writes:
>
>
>
> Hi Gideon,
> =
>
>
> > This experimental patch implements a = suggestion by Juri Linkov to extend
>
> > isearch-repea= t-forward/backward to support a prefix argument.
>
>
>
> I like it. =A0I adapted it a bit to show the hints at the = position where
>
> point would be if that one's select= ed, and I added also a bit
>
> superscript magic, which su= its me better, visually. =A0(Well, that should
>
> be cust= omizable, of course.)
>
>
>
> But how th= e heck is the usage of the prefix arg supposed to work? =A0When
> <= br />> I do C-s foo C-3, isearch is exited...
>
>
>
> Bye,
>
> Tassilo
> --f46d04428262328ec104b772fde5--