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

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

bug#55478: 29.0.50; pp-emacs-lisp-code prints '("a") as (a)


From: Lars Ingebrigtsen
Subject: bug#55478: 29.0.50; pp-emacs-lisp-code prints '("a") as (a)
Date: Tue, 17 May 2022 19:45:45 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Visuwesh <visuweshm@gmail.com> writes:

> A quick edebug through pp--insert-lisp shows that it is due to use of
> `princ' in this condition,

[...]

>                (t
>                 (princ sexp (current-buffer)))))
>                     ^^^^^^^^^^^^^^^^^^^^^^^^^

Thanks; I've now pushed a fix for this to Emacs 29.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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