GNU bug report logs - #67320
set-fill-column nonsense in minibuffer

Previous Next

Package: emacs;

Reported by: Dan Jacobson <jidanni <at> jidanni.org>

Date: Tue, 21 Nov 2023 08:08:01 UTC

Severity: normal

Tags: notabug

Done: Stefan Kangas <stefankangas <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Stefan Kangas <stefankangas <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#67320: closed (set-fill-column nonsense in minibuffer)
Date: Fri, 22 Dec 2023 14:57:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 22 Dec 2023 06:56:38 -0800
with message-id <CADwFkmnO9mB3vYzH0S_pkMx-1eq1gsOkgf6G9NSsyGBPLjJtQA <at> 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 <at> gnu.org.)


-- 
67320: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67320
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Dan Jacobson <jidanni <at> jidanni.org>
To: bug-gnu-emacs <at> gnu.org
Subject: set-fill-column nonsense in minibuffer
Date: Tue, 21 Nov 2023 16:06:40 +0800
$ 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.


[Message part 3 (message/rfc822, inline)]
From: Stefan Kangas <stefankangas <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 67320-done <at> debbugs.gnu.org, Dan Jacobson <jidanni <at> jidanni.org>
Subject: Re: bug#67320: set-fill-column nonsense in minibuffer
Date: Fri, 22 Dec 2023 06:56:38 -0800
Eli Zaretskii <eliz <at> gnu.org> writes:

> tags 67320 notabug
> thanks
>
>> Date: Tue, 21 Nov 2023 16:06:40 +0800
>> From: Dan Jacobson <jidanni <at> 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.


This bug report was last modified 1 year and 148 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.