all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* command-history-repeat used with query-search
@ 2013-03-01 22:53 Alan
  2013-03-02  7:49 ` Jambunathan K
       [not found] ` <mailman.21241.1362210582.855.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 6+ messages in thread
From: Alan @ 2013-03-01 22:53 UTC (permalink / raw)
  To: help-gnu-emacs

I was frustrated that when I wanted to repeat use of "query-search" in a buffer, using "list-command-history" and "command-history-repeat" (bound to "x"), I wasn't able to watch the stepping through the buffer of interest, being asked each time if I wished to make the substitution and seeing the line of code that I was being queried about.

I decided to modify function "command-history-repeat" so that I could watch "query-search" operate.  My elisp skills needed some exercise, so I did so.

After writing the modified code, I did a search to see if anyone else had done something similar.  I didn't find anything.  Please comment if I overlooked something.

I am using

GNU Emacs 24.2.1 (i386-mingw-nt5.1.2600) of 2012-08-28 on MARVIN


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-03-03 17:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-01 22:53 command-history-repeat used with query-search Alan
2013-03-02  7:49 ` Jambunathan K
     [not found] ` <mailman.21241.1362210582.855.help-gnu-emacs@gnu.org>
2013-03-02 19:20   ` Alan
2013-03-03  4:43   ` Alan
2013-03-03 17:09     ` Alan
2013-03-03 17:36     ` Alan

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.