bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug in read-from-string (Emacs 21.2.2)


From: Greg Hill
Subject: bug in read-from-string (Emacs 21.2.2)
Date: Thu, 2 Oct 2003 19:08:48 -0700

Calling read-from-string to read from a string that ends in a backslash throws an error "End of file during parsing" but does not enter debugger when debug-on-error is t.

e.g.   (read-from-string "a\\")

--Greg




reply via email to

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