Paul Lynch writes:
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?
WORKSFORME (the code is evaluated), although yes nothing is printed. I
prefer to use the C-j command at the end of a block of code, though.
===
(defun hello () 'hi) ;; hit C-j here
hello ;; XEmacs prints this
(hello) ;; hit C-j here
hi ;; XEmacs prints this
===
C-j makes it feel like a regular interpreter.
--
Chris music is what numbers feel like San Francisco, CA