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: Thu, 30 Jan 2014 15:48:04 -0800
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux)

Lars Ingebrigtsen <larsi@gnus.org> writes:

> 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?

Can you try evaluating the following:

(utf7-encode "publicité" t)

and post the results?

-- 
(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]