GNU bug report logs -
#64835
‘describe-variable’ unconditionally let-binds ‘print-circle’ to t
Previous Next
Full log
View this message in rfc822 format
> From: Eli Zaretskii <eliz <at> gnu.org>
> Date: Mon, 2023-07-24 20:03 +0300
>
>> From: Sebastian Miele <iota <at> whxvd.name>
>> Date: Mon, 24 Jul 2023 18:42:09 +0200
>>
>> That was not the case in Emacs 28. It seems to have been introduced
>> in the following commit:
>>
>> 2c18969c810f338d73beda592ee5af7103132e97
>> Author: Stefan Monnier <monnier <at> iro.umontreal.ca>
>> AuthorDate: Thu Mar 2 02:08:08 2017 -0500
>> Commit: Stefan Monnier <monnier <at> iro.umontreal.ca>
>> CommitDate: Thu Mar 2 02:08:32 2017 -0500
>>
>> * lisp/help-fns.el (describe-variable): Use cl-print for the value
>>
>> Use `pp-buffer' rather than `pp' so as to avoid calling prin1 twice.
>>
>> 2017 is a while ago. The first pretest release of Emacs 28 was in
>> December 2021. So the commit must have entered the current emacs-29
>> branch in some "non-linear" way.
>
> I don't think so. I see this code in Emacs 28.1. So I'm not sure why
> you didn't see this behavior in Emacs 28, if indeed it is caused by
> print-circle.
I must have made a mistake when I tested with Emacs 28 yesterday. After
checking again, the behavior clearly is in Emacs 28, too.
This bug report was last modified 1 year and 305 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.