Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
To: Daiki Ueno <ueno@unixuser.org>
Cc: sssslang@gmail.com, ding@gnus.org, emacs-devel@gnu.org
Subject: Re: accessing Gmail non-latin folders with nnimap
Date: Thu, 07 Aug 2008 22:18:18 +0200	[thread overview]
Message-ID: <87ljz8d1f9.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <87sktjj1dg.fsf@broken.deisui.org> (Daiki Ueno's message of "Tue,  05 Aug 2008 17:46:03 +0900")

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/




  parent reply	other threads:[~2008-08-07 20:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-05  8:46 Daiki Ueno
2008-08-05  9:50 ` Paul R
2008-08-07 20:18 ` Reiner Steib [this message]
2008-08-08 12:16   ` Daiki Ueno

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ljz8d1f9.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    --cc=ding@gnus.org \
    --cc=emacs-devel@gnu.org \
    --cc=sssslang@gmail.com \
    --cc=ueno@unixuser.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).