emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#10638: closed ([PATCH] Prefix Arg support for 'ise


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#10638: closed ([PATCH] Prefix Arg support for 'isearch-repeat-forward' and 'isearch-repeat-backward')
Date: Wed, 11 Apr 2012 00:01:02 +0000

Your message dated Wed, 11 Apr 2012 01:59:16 +0200
with message-id <address@hidden>
and subject line Re: bug#10638: [PATCH] Prefix Arg support for 
'isearch-repeat-forward' and 'isearch-repeat-backward'
has caused the debbugs.gnu.org bug report #10638,
regarding [PATCH] Prefix Arg support for 'isearch-repeat-forward' and 
'isearch-repeat-backward'
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
10638: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10638
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] Prefix Arg support for 'isearch-repeat-forward' and 'isearch-repeat-backward' Date: Sun, 29 Jan 2012 17:59:06 +0200
Package: emacs
Tags: patch

This patch extends 'isearch-repeat-forward' and 'isearch-repeat-backward' to support a prefix argument so that during search it is possible to press C-3 C-s for example to repeat the last search three times.   Notice that you need to set `isearch-allow-scroll' to t for the patch to take effect.

Gideon.



Attachment: isearch_repeat_prefix_arg_support.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#10638: [PATCH] Prefix Arg support for 'isearch-repeat-forward' and 'isearch-repeat-backward' Date: Wed, 11 Apr 2012 01:59:16 +0200 User-agent: Gnus/5.130004 (Ma Gnus v0.4) Emacs/24.1.50 (gnu/linux)
Gideon Stupp <address@hidden> writes:

> This patch extends 'isearch-repeat-forward' and '
> isearch-repeat-backward' to support a prefix argument so that during
> search it is possible to press C-3 C-s for example to repeat the last
> search three times. Notice that you need to set `isearch-allow-scroll'
> to t for the patch to take effect.

I'm not quite sure that I see how this would be all that useful.  `C-s
C-s C-s' isn't a lot more keystrokes than `C-3 C-s', and is easier to
type.

And I can't really see why one would do `C-45 C-s'.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]