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

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

bug#10638: [PATCH] Prefix Arg support for 'isearch-repeat-forward' and '


From: Gideon Stupp
Subject: bug#10638: [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


reply via email to

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