[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Redefining I-Search
- To: WANCHO@SIMTEL20.ARPA
- Subject: Re: Redefining I-Search
- From: Sam Hsu <FHsu@WASHINGTON.ARPA>
- Date: Tue 30 Oct 84 16:58:18-PST
- Cc: dar%MIT-EDDIE@MIT-MC.ARPA, emacs-hackers%MIT-OZ@MIT-MC.ARPA
- In-reply-to: Message from ""Frank J. Wancho" <WANCHO@SIMTEL20>" of Tue 30 Oct 84 15:25:00-PST
Frank,
The VT100 library should have a ^R VT100 I-Search already defined so that
the second ^\ does find the next occurance, and also defines another quote
character instead of ^Q. If it doesn't, then it's out-of-date. I do
remember installing my modified version to MIT somewhere... I forget if
it was XX or OZ. What should happen is that normal i-search take the char
that called it and use it as the re-search command, and find the char that
quoted-insert is on and use that as the quote.
-------