Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!tektronix!ogcvax!omsvax!icalqa!hplabs!sri-unix!thomas%UTAH-GR@utah-cs From: thomas%UTAH-GR%utah-cs@sri-unix.UUCP Newsgroups: net.emacs Subject: Recursive minibuffer considered harmful Message-ID: <4352@sri-arpa.UUCP> Date: Thu, 25-Aug-83 01:43:00 EDT Article-I.D.: sri-arpa.4352 Posted: Thu Aug 25 01:43:00 1983 Date-Received: Sun, 21-Aug-83 06:17:28 EDT Lines: 10 From: Spencer W. Thomas Not that I don't like it, you understand, but I keep coming up against bugs it causes. The latest: You can read a file into the minibuffer with ^X^R. (Try ESC-X ^X^R .) This is not too bad, you can always "erase-buffer" to get rid of it. But! if the file has a mode associated with it, you lose your key bindings. Not good. I don't have a fix for this one yet, just thought I'd warn you all. =Spencer