GNU bug report logs - #33653
27.0.50; Change Gnus obarrays-as-hash-tables into real hash tables

Previous Next

Package: emacs;

Reported by: Eric Abrahamsen <eric <at> ericabrahamsen.net>

Date: Thu, 6 Dec 2018 22:40:02 UTC

Severity: wishlist

Tags: fixed

Found in version 27.0.50

Fixed in version 27.1

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

Bug is archived. No further changes may be made.

Full log


Message #56 received at 33653 <at> debbugs.gnu.org (full text, mbox):

From: Katsumi Yamaoka <yamaoka <at> jpl.org>
To: 33653 <at> debbugs.gnu.org
Subject: Re: bug#33653: 27.0.50;
 Change Gnus obarrays-as-hash-tables into real hash tables
Date: Mon, 25 Mar 2019 11:14:57 +0900
Hi,

Gnus got not to work for groups of which the group name contains
non-ASCII letters.  For instance, I got this error when trying
to update the "nnml:テスト" group using `M-g'[1]:

nnml:\343\203\206\343\202\271\343\203\210 error: No such group: テスト

When trying to enter the group using `0 RET'[2] I got:

Group nnml:\343\203\206\343\202\271\343\203\210 couldn't be activated

Those raw bytes are utf-8 encoded "テスト", that is also used in
the group entry in gnus-newsrc-alist saved in the ~/.newsrc.eld
file as follows:

("nnml:\343\203\206\343\202\271\343\203\210" 1 nil ((unexist) (seen (1 . 5))) "nnml:" ((timestamp 23704 11958)))

Such groups I have are only a few, mainly for testing, so not so
damaged though, I'm afraid there may be those who using them as
normal.  Info says that nntp, nnml, and nnrss back ends support
non-ASCII group names[3].

Regards,

[1] gnus-group-get-new-news-this-group
[2] gnus-group-select-group with the prefix arg 0
[3] (info "(gnus) Non-ASCII Group Names")

;; I did `make bootstrap' to recompile all the Gnus modules.




This bug report was last modified 6 years and 11 days ago.

Previous Next


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