emacs-devel
[Top][All Lists]
Advanced

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

23.0.50; ielm doesn't handle comments


From: Adam Winiecki
Subject: 23.0.50; ielm doesn't handle comments
Date: Wed, 13 Feb 2008 16:14:22 -0800

--text follows this line--

while using ielm in emacs 23.0.50 and emacs 22.1, any code run in ielm
with a comment will cause ielm to fail:

ELISP> (message "hi") ;;ouch
*** IELM error ***  More than one sexp in input

ELISP> (setq foo 1) ;;ouch
*** IELM error ***  More than one sexp in input


-atw




reply via email to

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