GNU bug report logs -
#70437
30.0.50; Fail to enter the debugger when using prin1 (instead of cl-prin1)
Previous Next
Reported by: Bruno Barbier <brubar.cs <at> gmail.com>
Date: Wed, 17 Apr 2024 16:07:02 UTC
Severity: normal
Merged with 70436
Found in version 30.0.50
Done: Stefan Monnier <monnier <at> iro.umontreal.ca>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
merge 70437 70436
thanks
> From: Bruno Barbier <brubar.cs <at> gmail.com>
> Date: Wed, 17 Apr 2024 18:05:45 +0200
>
>
> Hi,
>
> When setting debugger-print-function to prin1, Emacs 30.0.50 may fail
> to enter the debugger.
>
> Emacs displays something like:
>
> Entering debugger...
> make-text-button: Args out of range: 67, 3000
>
>
> The correct behavior is to enter the debugger, with something like this:
>
> Debugger entered--Lisp error: (wrong-type-argument stringp nil)
> #f(compiled-function (&rest args) "Start a program in a subprocess. ...
> ...
> make-process(:name "mandatory" :command "ls" :stderr err-buf)
>
> The problem doesn't occur with Emacs 29.3.
This is an exact duplicate of bug#70436 that you submitted about 2.5
hours ago, so I'm merging them.
This bug report was last modified 1 year and 24 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.