Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!cbosgd!ucbvax!hplabs!hplabsc!mayer From: mayer@hplabsc.UUCP Newsgroups: comp.emacs Subject: emacs-lisp function-results - can it be sent to a buffer Message-ID: <2190@hplabsc.UUCP> Date: Tue, 7-Jul-87 17:09:53 EDT Article-I.D.: hplabsc.2190 Posted: Tue Jul 7 17:09:53 1987 Date-Received: Fri, 10-Jul-87 03:22:10 EDT Reply-To: mayer@hplabsc.UUCP (Niels Mayer) Organization: Hewlett-Packard Labs, Palo Alto, CA Lines: 13 Is there a way to get the results of gnuemacs' lisp evaluations (and messages) to go to an output buffer rather than the message/minibuffer line?? This would be especially useful when a whole slew of errors occur from the evaluation of some lisp funtion and all the errors end up overwriting each other in the message line. Ultimately, it would be nifty-neat to be able to toggle between output going to the message/minibuffer line and a designated output buffer (perhaps "Lisp Output"). -- Niels.