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: Eli Zaretskii <eliz <at> gnu.org>
To: Dan Jacobson <jidanni <at> jidanni.org>
Cc: 67320 <at> debbugs.gnu.org
Subject: bug#67320: set-fill-column nonsense in minibuffer
Date: Tue, 21 Nov 2023 13:53:44 +0200
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.




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

Previous Next


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