From debbugs-submit-bounces@debbugs.gnu.org Thu Jan 26 14:01:57 2012 Received: (at submit) by debbugs.gnu.org; 26 Jan 2012 19:01:57 +0000 Received: from localhost ([127.0.0.1]:45839 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RqUa4-0004tP-Vs for submit@debbugs.gnu.org; Thu, 26 Jan 2012 14:01:57 -0500 Received: from [140.186.70.92] (port=57202 helo=eggs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RqUa2-0004sX-Jl for submit@debbugs.gnu.org; Thu, 26 Jan 2012 14:01:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RqUYh-00074F-Hr for submit@debbugs.gnu.org; Thu, 26 Jan 2012 14:00:37 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM, HTML_MESSAGE,RCVD_IN_DNSWL_LOW autolearn=unavailable version=3.3.2 Received: from [140.186.70.17] (port=41286 helo=lists.gnu.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RqUYh-00072Q-AU for submit@debbugs.gnu.org; Thu, 26 Jan 2012 14:00:31 -0500 Received: from [140.186.70.92] (port=52784 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RqUYW-0006zg-CS for bug-gnu-emacs@gnu.org; Thu, 26 Jan 2012 14:00:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RqUYN-0006z7-6L for bug-gnu-emacs@gnu.org; Thu, 26 Jan 2012 14:00:16 -0500 Received: from mail-fx0-f71.google.com ([209.85.161.71]:43338) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RqUYN-0006y9-1s for bug-gnu-emacs@gnu.org; Thu, 26 Jan 2012 14:00:11 -0500 Received: by faaq17 with SMTP id q17so285461faa.6 for ; Thu, 26 Jan 2012 11:00:09 -0800 (PST) MIME-Version: 1.0 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> Message-ID: Date: Thu, 26 Jan 2012 19:00:08 +0000 Subject: Re: Re: [EXPERIMENTAL PATCH] Extending Isearch-repeat-forward/backward to support a prefix argument From: gideon.stupp@gmail.com To: Tassilo Horn , Gideon Stupp Content-Type: multipart/alternative; boundary=f46d04428262328ec104b772fde5 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -2.6 (--) X-Debbugs-Envelope-To: submit Cc: juri@jurta.org, bug-gnu-emacs@gnu.org, emacs-devel@gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) --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-- From debbugs-submit-bounces@debbugs.gnu.org Thu Jan 26 14:12:26 2012 Received: (at submit) by debbugs.gnu.org; 26 Jan 2012 19:12:26 +0000 Received: from localhost ([127.0.0.1]:45849 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RqUkD-00058A-Mr for submit@debbugs.gnu.org; Thu, 26 Jan 2012 14:12:26 -0500 Received: from [140.186.70.92] (port=41220 helo=eggs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RqUkB-00056s-9s for submit@debbugs.gnu.org; Thu, 26 Jan 2012 14:12:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RqUin-0000qE-Ll for submit@debbugs.gnu.org; Thu, 26 Jan 2012 14:10:58 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM, HTML_MESSAGE,RCVD_IN_DNSWL_LOW autolearn=unavailable version=3.3.2 Received: from [140.186.70.17] (port=52674 helo=lists.gnu.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RqUin-0000pf-K6 for submit@debbugs.gnu.org; Thu, 26 Jan 2012 14:10:57 -0500 Received: from [140.186.70.92] (port=51822 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RqUiX-0004Zb-PM for bug-gnu-emacs@gnu.org; Thu, 26 Jan 2012 14:10:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RqUiE-0000fh-NM for bug-gnu-emacs@gnu.org; Thu, 26 Jan 2012 14:10:35 -0500 Received: from mail-wi0-f199.google.com ([209.85.212.199]:49637) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RqUiE-0000fM-Fv for bug-gnu-emacs@gnu.org; Thu, 26 Jan 2012 14:10:22 -0500 Received: by wibhq12 with SMTP id hq12so504016wib.6 for ; Thu, 26 Jan 2012 11:10:21 -0800 (PST) MIME-Version: 1.0 Received: by 10.180.107.164 with SMTP id hd4mr149873wib.0.1327605021308; Thu, 26 Jan 2012 11:10:21 -0800 (PST) In-Reply-To: Message-ID: Date: Thu, 26 Jan 2012 19:10:21 +0000 Subject: Re: Re: Re: [EXPERIMENTAL PATCH] Extending Isearch-repeat-forward/backward to support a prefix argum From: gideon.stupp@gmail.com To: Tassilo Horn , Gideon Stupp Content-Type: multipart/alternative; boundary=e89a8f3ba085b27a5204b7732156 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -2.6 (--) X-Debbugs-Envelope-To: submit Cc: juri@jurta.org, bug-gnu-emacs@gnu.org, emacs-devel@gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) --e89a8f3ba085b27a5204b7732156 Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Oh, I just thought of something. If you try to patch isearch.el and then load-file it the new keybindings won't take place (the map is defvar'ed). I think you have to compile isearch.el to isearch.elc and then run with temacs. Hope this helps, Gideon. On , gideon.stupp@gmail.com wrote: > 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 tassilo@member.fsf.org> 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 > > --e89a8f3ba085b27a5204b7732156 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Oh, I just thought of something. If you try to patch isearch.el and then lo= ad-file it the new keybindings won't take place (the map is defvar'= ed). I think you have to compile isearch.el to isearch.elc and then run wit= h temacs.

Hope this helps,

Gideon.

On , gi= deon.stupp@gmail.com wrote:
> hmm. It shouldn't exit. I probabl= y 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 tassilo@member.fsf.org> = wrote:
> > Gideon Stupp gideon.stupp@gmail.com> writes:
= > >
> >
> >
> > Hi Gideon,
&= gt; >
> >
> >
> > > This experime= ntal patch implements a suggestion by Juri Linkov to extend
> > =
> > > isearch-repeat-forward/backward to support a prefix ar= gument.
> >
> >
> >
> > I li= ke it. =A0I adapted it a bit to show the hints at the position where
&= gt; >
> > point would be if that one's selected, and I a= dded also a bit
> >
> > superscript magic, which sui= ts me better, visually. =A0(Well, that should
> >
> >= ; be customizable, of course.)
> >
> >
> &g= t;
> > But how the heck is the usage of the prefix arg supposed= to work? =A0When
> >
> > I do C-s foo C-3, isearch = is exited...
> >
> >
> >
> >= Bye,
> >
> > Tassilo
> > --e89a8f3ba085b27a5204b7732156-- From debbugs-submit-bounces@debbugs.gnu.org Thu Jan 26 14:33:43 2012 Received: (at control) by debbugs.gnu.org; 26 Jan 2012 19:33:43 +0000 Received: from localhost ([127.0.0.1]:45863 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RqV4o-0005ci-UP for submit@debbugs.gnu.org; Thu, 26 Jan 2012 14:33:43 -0500 Received: from [140.186.70.10] (port=54274 helo=fencepost.gnu.org ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RqV4n-0005bs-0G for control@debbugs.gnu.org; Thu, 26 Jan 2012 14:33:42 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RqV3d-0001ES-8z for control@debbugs.gnu.org; Thu, 26 Jan 2012 14:32:29 -0500 Date: Thu, 26 Jan 2012 14:32:29 -0500 Message-Id: Subject: control message for bug 10615 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -3.4 (---) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.4 (---) forcemerge 10613 10615 From debbugs-submit-bounces@debbugs.gnu.org Thu Jan 26 14:35:32 2012 Received: (at control) by debbugs.gnu.org; 26 Jan 2012 19:35:32 +0000 Received: from localhost ([127.0.0.1]:45867 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RqV6Z-0005g0-10 for submit@debbugs.gnu.org; Thu, 26 Jan 2012 14:35:31 -0500 Received: from [140.186.70.10] (port=54309 helo=fencepost.gnu.org ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RqV6W-0005ef-MT for control@debbugs.gnu.org; Thu, 26 Jan 2012 14:35:29 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RqV5N-0001Jz-BJ for control@debbugs.gnu.org; Thu, 26 Jan 2012 14:34:17 -0500 Date: Thu, 26 Jan 2012 14:34:17 -0500 Message-Id: Subject: control message for bug 10613 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -3.4 (---) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.4 (---) unmerge 10613 From debbugs-submit-bounces@debbugs.gnu.org Thu Jan 26 14:36:55 2012 Received: (at control) by debbugs.gnu.org; 26 Jan 2012 19:36:55 +0000 Received: from localhost ([127.0.0.1]:45871 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RqV7v-0005ie-B9 for submit@debbugs.gnu.org; Thu, 26 Jan 2012 14:36:55 -0500 Received: from [140.186.70.10] (port=54328 helo=fencepost.gnu.org ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RqV7t-0005hX-0N for control@debbugs.gnu.org; Thu, 26 Jan 2012 14:36:53 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RqV6d-0001Rb-3s for control@debbugs.gnu.org; Thu, 26 Jan 2012 14:35:35 -0500 Date: Thu, 26 Jan 2012 14:35:35 -0500 Message-Id: Subject: control message for bug 10615 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -3.4 (---) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.4 (---) forcemerge 10614 10615 From debbugs-submit-bounces@debbugs.gnu.org Thu Jun 27 11:37:09 2019 Received: (at control) by debbugs.gnu.org; 27 Jun 2019 15:37:09 +0000 Received: from localhost ([127.0.0.1]:39309 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hgWST-0002Tj-9X for submit@debbugs.gnu.org; Thu, 27 Jun 2019 11:37:09 -0400 Received: from quimby.gnus.org ([80.91.231.51]:44292) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hgWSR-0002Tb-5W for control@debbugs.gnu.org; Thu, 27 Jun 2019 11:37:07 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=stories) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hgWSO-00079O-KW for control@debbugs.gnu.org; Thu, 27 Jun 2019 17:37:06 +0200 Date: Thu, 27 Jun 2019 17:37:04 +0200 Message-Id: To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #10614 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 10614 wontfix close 10614 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) tags 10614 wontfix close 10614 quit From unknown Fri Aug 15 03:56:59 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 26 Jul 2019 11:24:07 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator