[gnu.emacs] 2nd search

MORALES%UNAMVM1.BITNET@MITVMA.MIT.EDU (Rafael Morales Gamboa) (02/13/90)

You can put the following code in your .emacs file:

(fset 'search-again
   "\C-S\C-S\C-

This define a keyboard macro named search-again which can be attached
to any key (for example, with global-set-key).


Rafael Morales Gamboa
School of Science, National Autonomous University of Mexico.