Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!im4u!oakhill!abair From: abair@oakhill.UUCP Newsgroups: comp.emacs Subject: I-Search errors inside emacstool Message-ID: <1046@oakhill.UUCP> Date: Fri, 20-Nov-87 17:26:31 EST Article-I.D.: oakhill.1046 Posted: Fri Nov 20 17:26:31 1987 Date-Received: Mon, 23-Nov-87 06:40:04 EST Distribution: na Organization: Motorola Inc. Austin, Tx Lines: 21 Keywords: I-Search, emacstool After using GNU Emacs 18.47 for several weeks under the emacstool, I have run across what appears to be a minor bug. When doing the search everything works fine until you want to quit, then if you use one of the cursor keys it quits the search, but puts a '[C' or some other letter based on which key you push after the text it found. This looks like the search code has bound the keys such that it does not know about the emacstool coding of the function keys. It appears to be getting the ESC from the function key, which quits the search, but then it takes the [C as text input. I must admit that I have not looked at the .el file, but then I really do not understand that much of the GNU lisp, so I probably would not learn much anyway. I have read the manual, but have not found anything I am doing wrong. This is not a big problem, just a pain, so if anyone knows what I am doing wrong or if there is a fix, please email or post the information. Thanks, Alan Bair UUCP: ut-sally!oakhill!abair