This is the mail archive of the guile-emacs@sources.redhat.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]
Other format: [Raw text]

emacs-guile


While trying emacs-guile-0.2 and emacs21.1, guile-1.4, I
couldn't even get very simple expressions to evaluate in the
scheme-interaction-mode:

(guile-lisp-eval '(+ 1 2))

gives:

cond: Guile error: unbound-variable, "Unbound variable:
guile-lisp-eval"

C-h v guile-lisp-command RET

gives: 

guile

Any ideas?

Chris


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