GNU bug report logs -
#78142
31.0.50 C-x C-e error on android
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
I was running the C-x C-e to evaluate the expression. Ielm is working
Debugger entered--Lisp error: (end-of-file)
read(#<buffer *scratch*>)
elisp--preceding-sexp()
elisp--eval-last-sexp(nil)
#f(compiled-function () #<bytecode 0x186754b75f7f>)()
handler-bind-1(#f(compiled-function () #<bytecode 0x186754b75f7f>)
(error) eval-expression--debug)
eval-last-sexp(nil)
funcall-interactively(eval-last-sexp nil)
call-interactively(eval-last-sexp nil nil)
command-execute(eval-last-sexp)
Sent from Gmail
On Wed, Apr 30, 2025, 00:09 Eli Zaretskii <eliz <at> gnu.org> wrote:
> > From: badli al rashid <theothernighttheotherday <at> gmail.com>
> > Date: Tue, 29 Apr 2025 23:48:12 +0800
> >
> > Debugger entered--Lisp error: (end-of-file)
> > read(#<buffer *scratch*>)
> > elisp--preceding-sexp()
> > elisp--eval-last-sexp(nil)
> > #f(compiled-function () #<bytecode 0x186754b75f7f>)()
> > handler-bind-1(#f(compiled-function () #<bytecode 0x186754b75f7f>)
> (error) eval-expression--debug)
> > eval-last-sexp(nil)
> > funcall-interactively(eval-last-sexp nil)
> > call-interactively(eval-last-sexp nil nil)
> > command-execute(eval-last-sexp)
>
> This is not a bug if the preceding sexp has unbalanced parentheses or
> if you typed "C-x C-e" at the end of the *scratch* buffer.
>
[Message part 2 (text/html, inline)]
This bug report was last modified 49 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.