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

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

bug#67320: set-fill-column nonsense in minibuffer


From: Stefan Kangas
Subject: bug#67320: set-fill-column nonsense in minibuffer
Date: Fri, 22 Dec 2023 06:56:38 -0800

Eli Zaretskii <eliz@gnu.org> writes:

> tags 67320 notabug
> thanks
>
>> Date: Tue, 21 Nov 2023 16:06:40 +0800
>> From: Dan Jacobson <jidanni@jidanni.org>
>>
>> $ emacs -Q #29.1
>> in the *scratch* buffer, do
>> (set-fill-column 98)^U^X^E
>> You will see in the minibuffer this nonsense:
>> 99 (#o143, #x63, ?c)
>> But the nonsense only happens the first time you do it.
>
> It's not "nonsense", it's the usual feature of eval-expression,
> whereby it shows integer evaluation results in several formats.  See
> the doc string of "C-x C-e" for how to control this display.
>
> This is not a bug.

I'm therefore closing this bug report.





reply via email to

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