emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Scheme mode on MacOS X


From: Michael Tuexen
Subject: Scheme mode on MacOS X
Date: Sat, 4 Sep 2004 20:20:41 +0200

Dear all,

I've compiled the CVS version of Emacs and use guile as a scheme interpreter.
If I have in one buffer

(define x (list "test1"
                       "test2"))

and place the cursor at the end of the second line and press C-x C-e the
expression is NOT evaluated but the *scheme* buffer shows

guile> ...
Display all 1525 possibilities? (y or n)

I can type
n
))
to get the scheme prompt.

I'm using Emacs with the X11 front end and the Apple X server.

Is this a problem of the X11 server or with Emacs?

Best regards
Michael





reply via email to

[Prev in Thread] Current Thread [Next in Thread]