Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!bu.edu!bu-cs!snorkelwacker!tut.cis.ohio-state.edu!MITVMA.MIT.EDU!MORALES%UNAMVM1.BITNET From: MORALES%UNAMVM1.BITNET@MITVMA.MIT.EDU (Rafael Morales Gamboa) Newsgroups: gnu.emacs Subject: 2nd search Message-ID: <9002130239.AA03883@life.ai.mit.edu> Date: 13 Feb 90 02:39:38 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 12 X-Unparsable-Date: Mon, 12 Feb 90 20:34:38 MEX 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.