* Re: accessing Gmail non-latin folders with nnimap [not found] <87sktjj1dg.fsf@broken.deisui.org> @ 2008-08-07 20:18 ` Reiner Steib 2008-08-08 12:16 ` Daiki Ueno 0 siblings, 1 reply; 2+ messages in thread From: Reiner Steib @ 2008-08-07 20:18 UTC (permalink / raw) To: Daiki Ueno; +Cc: sssslang, ding, emacs-devel 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/ ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: accessing Gmail non-latin folders with nnimap 2008-08-07 20:18 ` accessing Gmail non-latin folders with nnimap Reiner Steib @ 2008-08-08 12:16 ` Daiki Ueno 0 siblings, 0 replies; 2+ messages in thread From: Daiki Ueno @ 2008-08-08 12:16 UTC (permalink / raw) To: Reiner Steib, Daiki Ueno, sssslang, ding, emacs-devel 2008/8/8 Reiner Steib <reinersteib+gmane@imap.cc>: > Is it a bug in utf7.el or in Gmail? Neither. This is a bug of Gnus' multibyteness handling as usual. Sigh. > Could you please provide a patch? Sorry, I have no time to do that. Since the Gnus code is full of such things, I guess there are probably dependencies of the buggy code. Regards, -- Daiki Ueno ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-08-08 12:16 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- [not found] <87sktjj1dg.fsf@broken.deisui.org> 2008-08-07 20:18 ` accessing Gmail non-latin folders with nnimap Reiner Steib 2008-08-08 12:16 ` Daiki Ueno
Code repositories for project(s) associated with this public inbox https://git.savannah.gnu.org/cgit/emacs.git This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).