Section 1.3.4 of the xemacs lisp manual
http://www.xemacs.org/Documentation/21.5/html/lispref_2.html#SEC11
says that if evaluate the *scratch* buffer, the output should appear
in the buffer. It doesn't. The manual also says that if you select
the lines and evaluate the region, output should appear in the echo
area. If that means the minibuffer, I don't see any output there
either.
But maybe I'm doing something wrong. I pasted the example from the
manual:
(progn (print 'foo) (print 'bar))
into my *scratch* buffer, and chose, Lisp->Evaluate Whole Buffer, and
couldn't find any output anywhere. It didn't complain about an error,
though, so I think it executed. Am I missing something, or is this
something that has changed or is broken?
--Paul
p.s. OS: Solaris 2.8; Xemacs: 21.4.12