[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#67141: 30.0.50; Missing element in the backtrace
From: |
Eli Zaretskii |
Subject: |
bug#67141: 30.0.50; Missing element in the backtrace |
Date: |
Mon, 13 Nov 2023 16:03:45 +0200 |
> Date: Sun, 12 Nov 2023 17:29:27 -0500
> From: Stefan Monnier via "Bug reports for GNU Emacs,
> the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
>
> Package: Emacs
> Version: 30.0.50
>
>
> emacs -Q
> (this is an unquoted list)
> C-j
>
> Gives me:
>
> Debugger entered--Lisp error: (void-function this)
> (this is an unquoted list)
> (progn (this is an unquoted list))
> elisp--eval-last-sexp(t)
> eval-last-sexp(t)
> eval-print-last-sexp(nil)
> funcall-interactively(eval-print-last-sexp nil)
> command-execute(eval-print-last-sexp)
>
> But `elisp--eval-last-sexp` doesn't directly run that `progn`.
> Instead it calls `eval` to do so. Where did `eval` go?
>
> I see this both in Debian's Emacs-28,2 as well as on `master`.
> In both cases, this is using the native compiler.
> I have a local Emacs with various patches but without using the native
> compiler and the problem doesn't appear there.
> So my crystal ball pointed their pointy finger at the native code compiler.
Adding Andrea.
- bug#67141: 30.0.50; Missing element in the backtrace, Stefan Monnier, 2023/11/12
- bug#67141: 30.0.50; Missing element in the backtrace,
Eli Zaretskii <=
- bug#67141: 30.0.50; Missing element in the backtrace, Andrea Corallo, 2023/11/13
- bug#67141: 30.0.50; Missing element in the backtrace, Andrea Corallo, 2023/11/16
- bug#67141: 30.0.50; Missing element in the backtrace, Stefan Monnier, 2023/11/17
- bug#67141: 30.0.50; Missing element in the backtrace, Andrea Corallo, 2023/11/17
- bug#67141: 30.0.50; Missing element in the backtrace, Stefan Monnier, 2023/11/17
- bug#67141: 30.0.50; Missing element in the backtrace, Andrea Corallo, 2023/11/20
- bug#67141: 30.0.50; Missing element in the backtrace, Eli Zaretskii, 2023/11/20
- bug#67141: 30.0.50; Missing element in the backtrace, Stefan Monnier, 2023/11/20
- bug#67141: 30.0.50; Missing element in the backtrace, Andrea Corallo, 2023/11/20
- bug#67141: 30.0.50; Missing element in the backtrace, Stefan Monnier, 2023/11/20