GNU bug report logs - #53947
29.0.50; tabulated-list-print, gives message of "1"

Previous Next

Package: emacs;

Reported by: Jean Louis <bugs <at> gnu.support>

Date: Sat, 12 Feb 2022 07:17:01 UTC

Severity: normal

Tags: moreinfo

Found in version 29.0.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Jean Louis <bugs <at> gnu.support>
Cc: 53947 <at> debbugs.gnu.org
Subject: bug#53947: 29.0.50; tabulated-list-print, gives message of "1"
Date: Sat, 12 Feb 2022 17:14:12 +0100
Jean Louis <bugs <at> gnu.support> writes:

>> The tabulated-list buffers I use don't display a "1" message.
>> 
>> Do you have a recipe to reproduce this bug, starting from "emacs -Q"?
>> 
>> You can also try to (setq debug-on-message "1") to get a backtrace.
>
> I see in message buffer: 1 (#o1, #x1, ?\C-a) and it is not string, and
> debug-on-message is not invoked.
>
> How else could I find the cause?

So the line in the *Messages* buffer isn't "1", but

1 (#o1, #x1, ?\C-a)

?

This means that you have a call to a function that describes ?\1
somewhere in your code, is my guess.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 3 years and 67 days ago.

Previous Next


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