This is the mail archive of the guile-emacs@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

message printing


Hi, I've been studying Scheme with Guile Emacs.  I write
codes and evaluate them in the `scheme-interaction-mode'.

When I evaluate (display "foo"), "foo" will be printed in
the *Messages* buffer.  I think making the output buffer
customizable with the `scheme-output-buffer' variable is a
good idea.

Moreover, I hope that `scheme-interaction-mode' opens a new
window automatically when a message is printed.  It is nice
to scroll the window as messages go on just like M-x compile
does.

-- Satoru Takabayashi

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]