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

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

bug#67320: closed (set-fill-column nonsense in minibuffer)


From: GNU bug Tracking System
Subject: bug#67320: closed (set-fill-column nonsense in minibuffer)
Date: Fri, 22 Dec 2023 14:57:01 +0000

Your message dated Fri, 22 Dec 2023 06:56:38 -0800
with message-id 
<CADwFkmnO9mB3vYzH0S_pkMx-1eq1gsOkgf6G9NSsyGBPLjJtQA@mail.gmail.com>
and subject line Re: bug#67320: set-fill-column nonsense in minibuffer
has caused the debbugs.gnu.org bug report #67320,
regarding set-fill-column nonsense in minibuffer
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
67320: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67320
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: set-fill-column nonsense in minibuffer Date: Tue, 21 Nov 2023 16:06:40 +0800 User-agent: Roundcube Webmail/1.4.3
$ 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.



--- End Message ---
--- Begin Message --- Subject: Re: 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.


--- End Message ---

reply via email to

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