emacs-devel
[Top][All Lists]
Advanced

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

Re: accessing Gmail non-latin folders with nnimap


From: Reiner Steib
Subject: Re: accessing Gmail non-latin folders with nnimap
Date: Thu, 07 Aug 2008 22:18:18 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.1 (gnu/linux)

On Tue, Aug 05 2008, Daiki Ueno wrote:

> I have seen a problem you reported, and IIUC the problem has never been
> resolved.  http://article.gmane.org/gmane.emacs.gnus.general/67144
>
> Today, I looked into the code and perhaps found a solution:
>
> (setq gnus-ignored-newsgroups "")
>
> (defadvice utf7-encode
>   (before fix-multibyteness-for-gnus activate)
>   (ad-set-arg 0 (string-as-multibyte (string-to-unibyte (ad-get-arg 0)))))
>
> With this setting, I can list/read groups which look like
> "[Gmail]/送信済みメール" (in Japanese).

Is it a bug in utf7.el or in Gmail?  Could you please provide a patch?

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/




reply via email to

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