Path: utzoo!attcan!uunet!cbmvax!steveb From: steveb@cbmvax.UUCP (Steve Beats) Newsgroups: comp.sys.amiga Subject: Re: MEMACS question Keywords: emacs, MEMACS Message-ID: <5557@cbmvax.UUCP> Date: 22 Dec 88 15:32:47 GMT References: <1218@tank.uchicago.edu> Reply-To: steveb@cbmvax.UUCP (Steve Beats) Distribution: na Organization: Commodore Technology, West Chester, PA Lines: 16 In article <1218@tank.uchicago.edu> arxt@sphinx.uchicago.edu (patrick palmer) writes: > >Is there a way to force MEMACS to search for an arbritray ascii character - >like a form feed or a carriage return? I tried making it search for characters >like \013 or \010 but it does not seem to understand. I tried \044 (comma), >which displays - so I know what is going on - and it does not find this either. > When you are entering your search string, type CTRL-q before the non-printing character you wish to include in the search string. For instance, the sequence to search for carriage returns would be:- CTRL-s CTRL-q CTRL-q turns on the quoted character mode for the next character typed. Steve