bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#13719: 24.2.93; Gnus move article doesn't support special characters


From: Lars Ingebrigtsen
Subject: bug#13719: 24.2.93; Gnus move article doesn't support special characters
Date: Sat, 06 Jul 2013 19:09:24 +0200
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux)

Thierry Volpiatto <thierry.volpiatto@gmail.com> writes:

> I tried to move an article with `B M' as usual to a new box named
> "publicité" and:
> Moving to nnimap+gmail:publicité: (14270)...
> BAD Invalid Arguments: Failed to parse UTF7 string

Apparently the box name isn't encoded to UTF7 properly, which is odd.
When I try it, it doesn't fail.

And the code says:

                     (nnimap-command "UID COPY %d %S"
                                     article
                                     (utf7-encode internal-move-group t)))))

Does your version of utf7-encode not encode things correctly?

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]