unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#67320: set-fill-column nonsense in minibuffer
@ 2023-11-21  8:06 Dan Jacobson
  2023-11-21 11:53 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Dan Jacobson @ 2023-11-21  8:06 UTC (permalink / raw)
  To: 67320

$ 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.





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#67320: set-fill-column nonsense in minibuffer
  2023-11-21  8:06 bug#67320: set-fill-column nonsense in minibuffer Dan Jacobson
@ 2023-11-21 11:53 ` Eli Zaretskii
  2023-12-22 14:56   ` Stefan Kangas
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2023-11-21 11:53 UTC (permalink / raw)
  To: Dan Jacobson; +Cc: 67320

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.





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#67320: set-fill-column nonsense in minibuffer
  2023-11-21 11:53 ` Eli Zaretskii
@ 2023-12-22 14:56   ` Stefan Kangas
  0 siblings, 0 replies; 3+ messages in thread
From: Stefan Kangas @ 2023-12-22 14:56 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 67320-done, Dan Jacobson

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.





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-12-22 14:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-21  8:06 bug#67320: set-fill-column nonsense in minibuffer Dan Jacobson
2023-11-21 11:53 ` Eli Zaretskii
2023-12-22 14:56   ` Stefan Kangas

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).