>>>>> In <[EMAIL PROTECTED]> Katsumi Yamaoka wrote:

> It can be fixed with the following:

> (push '("\\`nndoc\\(\\+?[^:]+\\)?:")
>       gnus-group-name-charset-group-alist)

I mistyped it.  Here's what I wanted to write.

(push '("\\`nndoc\\(?:\\+[^:]+\\)?:")
      gnus-group-name-charset-group-alist)

In addition, just now I noticed it is insufficient to solve the
problem.  Maybe we need to do the fix here and there in Gnus to
enable it to work with non-ASCII nndoc group names.

Regards,


_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to