GNU bug report logs -
#79314
31.0.50; Gnus summary doesn't display unicode glyphs anymore
Previous Next
To reply to this bug, email your comments to 79314 AT debbugs.gnu.org.
There is no need to reopen the bug first.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#79314
; Package
emacs
.
(Mon, 25 Aug 2025 21:03:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Daniel Mendler <mail <at> daniel-mendler.de>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Mon, 25 Aug 2025 21:03:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
I've rebuild Emacs (commit 21b072c6074466f3ec7d2489b82e21d8b0cae265) and
now Gnus doesn't display unicode glyphs anymore in the summary buffer. I
went back to commit bb0ede711eb630e3cc4b02316bf76079ce760de6 and the
glyphs work again. Eli, could this be related to the recent display
table changes? Thank you!
In GNU Emacs 31.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version
3.24.49, cairo version 1.18.4) of 2025-08-25
Windowing system distributor 'The X.Org Foundation', version 11.0.12101016
System Description: Debian GNU/Linux 13 (trixie)
Configured using:
'configure --prefix=$HOME/.local/share/emacs
--without-compress-install --with-tree-sitter --with-native-compilation
--with-dbus --without-selinux --without-threads --disable-gc-mark-trace
--without-gsettings --without-gpm --with-cairo --with-cairo-xcb
--with-xinput2 --with-x-toolkit=gtk3 --without-toolkit-scroll-bars
'CFLAGS=-O3 -mtune=native -march=native''
Configured features:
CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS HARFBUZZ JPEG LIBOTF LIBSYSTEMD
LIBXML2 MODULES NATIVE_COMP NOTIFY INOTIFY PDUMPER PNG RSVG SECCOMP
SOUND SQLITE3 TIFF TREE_SITTER WEBP X11 XDBE XIM XINERAMA XINPUT2 XPM
XRANDR GTK3 ZLIB
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#79314
; Package
emacs
.
(Tue, 26 Aug 2025 02:30:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 79314 <at> debbugs.gnu.org (full text, mbox):
> Date: Mon, 25 Aug 2025 23:01:59 +0200
> From: Daniel Mendler via "Bug reports for GNU Emacs,
> the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
>
> I've rebuild Emacs (commit 21b072c6074466f3ec7d2489b82e21d8b0cae265) and
> now Gnus doesn't display unicode glyphs anymore in the summary buffer. I
> went back to commit bb0ede711eb630e3cc4b02316bf76079ce760de6 and the
> glyphs work again. Eli, could this be related to the recent display
> table changes? Thank you!
I don't use Gnus, so I will need a recipe starting from "emacs -Q" to
investigate this.
Thanks.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#79314
; Package
emacs
.
(Tue, 26 Aug 2025 06:47:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 79314 <at> debbugs.gnu.org (full text, mbox):
Eli Zaretskii <eliz <at> gnu.org> writes:
>> Date: Mon, 25 Aug 2025 23:01:59 +0200
>> From: Daniel Mendler via "Bug reports for GNU Emacs,
>> the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
>>
>> I've rebuild Emacs (commit 21b072c6074466f3ec7d2489b82e21d8b0cae265) and
>> now Gnus doesn't display unicode glyphs anymore in the summary buffer. I
>> went back to commit bb0ede711eb630e3cc4b02316bf76079ce760de6 and the
>> glyphs work again. Eli, could this be related to the recent display
>> table changes? Thank you!
>
> I don't use Gnus, so I will need a recipe starting from "emacs -Q" to
> investigate this.
Okay, thanks. I will do when I find time to investigate further. For now
I had to roll back to the working commit
bb0ede711eb630e3cc4b02316bf76079ce760de6. The commits are only a few
days apart. The only commits which stood out are some changes to
redisplay and the string resizing change which has caused other minor
issues. Maybe this already helps. I only used
21b072c6074466f3ec7d2489b82e21d8b0cae265 briefly and I had noticed the
issue only in Gnus and not in other buffers.
Daniel
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#79314
; Package
emacs
.
(Tue, 26 Aug 2025 13:32:03 GMT)
Full text and
rfc822 format available.
Message #14 received at 79314 <at> debbugs.gnu.org (full text, mbox):
> From: Daniel Mendler <mail <at> daniel-mendler.de>
> Cc: 79314 <at> debbugs.gnu.org
> Date: Tue, 26 Aug 2025 08:46:33 +0200
>
> Eli Zaretskii <eliz <at> gnu.org> writes:
>
> >> Date: Mon, 25 Aug 2025 23:01:59 +0200
> >> From: Daniel Mendler via "Bug reports for GNU Emacs,
> >> the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
> >>
> >> I've rebuild Emacs (commit 21b072c6074466f3ec7d2489b82e21d8b0cae265) and
> >> now Gnus doesn't display unicode glyphs anymore in the summary buffer. I
> >> went back to commit bb0ede711eb630e3cc4b02316bf76079ce760de6 and the
> >> glyphs work again. Eli, could this be related to the recent display
> >> table changes? Thank you!
> >
> > I don't use Gnus, so I will need a recipe starting from "emacs -Q" to
> > investigate this.
>
> Okay, thanks. I will do when I find time to investigate further. For now
> I had to roll back to the working commit
> bb0ede711eb630e3cc4b02316bf76079ce760de6. The commits are only a few
> days apart. The only commits which stood out are some changes to
> redisplay and the string resizing change which has caused other minor
> issues. Maybe this already helps. I only used
> 21b072c6074466f3ec7d2489b82e21d8b0cae265 briefly and I had noticed the
> issue only in Gnus and not in other buffers.
Thanks. Please see if the change I installed for bug#79317 also fixed
this problem.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#79314
; Package
emacs
.
(Fri, 29 Aug 2025 01:29:02 GMT)
Full text and
rfc822 format available.
Message #17 received at 79314 <at> debbugs.gnu.org (full text, mbox):
Eli Zaretskii <eliz <at> gnu.org> writes:
>> From: Daniel Mendler <mail <at> daniel-mendler.de>
>> Cc: 79314 <at> debbugs.gnu.org
>> Date: Tue, 26 Aug 2025 08:46:33 +0200
>>
>> Eli Zaretskii <eliz <at> gnu.org> writes:
>>
>> >> Date: Mon, 25 Aug 2025 23:01:59 +0200
>> >> From: Daniel Mendler via "Bug reports for GNU Emacs,
>> >> the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
>> >>
>> >> I've rebuild Emacs (commit 21b072c6074466f3ec7d2489b82e21d8b0cae265) and
>> >> now Gnus doesn't display unicode glyphs anymore in the summary buffer. I
>> >> went back to commit bb0ede711eb630e3cc4b02316bf76079ce760de6 and the
>> >> glyphs work again. Eli, could this be related to the recent display
>> >> table changes? Thank you!
>> >
>> > I don't use Gnus, so I will need a recipe starting from "emacs -Q" to
>> > investigate this.
>>
>> Okay, thanks. I will do when I find time to investigate further. For now
>> I had to roll back to the working commit
>> bb0ede711eb630e3cc4b02316bf76079ce760de6. The commits are only a few
>> days apart. The only commits which stood out are some changes to
>> redisplay and the string resizing change which has caused other minor
>> issues. Maybe this already helps. I only used
>> 21b072c6074466f3ec7d2489b82e21d8b0cae265 briefly and I had noticed the
>> issue only in Gnus and not in other buffers.
>
> Thanks. Please see if the change I installed for bug#79317 also fixed
> this problem.
Thanks, the problem seems to be gone.
Daniel
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#79314
; Package
emacs
.
(Fri, 29 Aug 2025 06:25:02 GMT)
Full text and
rfc822 format available.
Message #20 received at 79314 <at> debbugs.gnu.org (full text, mbox):
forcemerge 79314 79317
close 79314
thanks
> From: Daniel Mendler <mail <at> daniel-mendler.de>
> Cc: 79314 <at> debbugs.gnu.org
> Date: Fri, 29 Aug 2025 03:28:36 +0200
>
> Eli Zaretskii <eliz <at> gnu.org> writes:
>
> >> From: Daniel Mendler <mail <at> daniel-mendler.de>
> >> Cc: 79314 <at> debbugs.gnu.org
> >> Date: Tue, 26 Aug 2025 08:46:33 +0200
> >>
> >> Eli Zaretskii <eliz <at> gnu.org> writes:
> >>
> >> >> Date: Mon, 25 Aug 2025 23:01:59 +0200
> >> >> From: Daniel Mendler via "Bug reports for GNU Emacs,
> >> >> the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
> >> >>
> >> >> I've rebuild Emacs (commit 21b072c6074466f3ec7d2489b82e21d8b0cae265) and
> >> >> now Gnus doesn't display unicode glyphs anymore in the summary buffer. I
> >> >> went back to commit bb0ede711eb630e3cc4b02316bf76079ce760de6 and the
> >> >> glyphs work again. Eli, could this be related to the recent display
> >> >> table changes? Thank you!
> >> >
> >> > I don't use Gnus, so I will need a recipe starting from "emacs -Q" to
> >> > investigate this.
> >>
> >> Okay, thanks. I will do when I find time to investigate further. For now
> >> I had to roll back to the working commit
> >> bb0ede711eb630e3cc4b02316bf76079ce760de6. The commits are only a few
> >> days apart. The only commits which stood out are some changes to
> >> redisplay and the string resizing change which has caused other minor
> >> issues. Maybe this already helps. I only used
> >> 21b072c6074466f3ec7d2489b82e21d8b0cae265 briefly and I had noticed the
> >> issue only in Gnus and not in other buffers.
> >
> > Thanks. Please see if the change I installed for bug#79317 also fixed
> > this problem.
>
> Thanks, the problem seems to be gone.
Thanks, merging them all and closing.
Forcibly Merged 79311 79314 79317.
Request was from
Eli Zaretskii <eliz <at> gnu.org>
to
control <at> debbugs.gnu.org
.
(Fri, 29 Aug 2025 06:25:03 GMT)
Full text and
rfc822 format available.
bug closed, send any further explanations to
79314 <at> debbugs.gnu.org and Daniel Mendler <mail <at> daniel-mendler.de>
Request was from
Eli Zaretskii <eliz <at> gnu.org>
to
control <at> debbugs.gnu.org
.
(Fri, 29 Aug 2025 06:25:03 GMT)
Full text and
rfc822 format available.
This bug report was last modified 8 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.