Gnus development mailing list
 help / color / mirror / Atom feed
* Read Gmail through Imap : accentuated characters in folders
@ 2008-10-30 14:38 Paul R
  2008-10-30 14:46 ` Paul R
  0 siblings, 1 reply; 2+ messages in thread
From: Paul R @ 2008-10-30 14:38 UTC (permalink / raw)
  To: ding

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=us-ascii, Size: 1908 bytes --]

Hello,

I just built a copy of emacs23cvs as of today, and M-x gnus-version
reports 5.13. I have an imap group which is my sent-mails box on a gmail
account. The name is in french, and it prints :

       "nnimap+gmailML:[Gmail]/Messages envoy\351s"

Gnus seems to fail to handle it correctly and raise an error whenever it
tries to do any sort of operation on it. The trace follows :

Debugger entered--Lisp error: (error "Internal error, tag 253 status BAD code nil text Invalid Arguments: Failed to parse UTF7 string")
  signal(error ("Internal error, tag 253 status BAD code nil text Invalid Arguments: Failed to parse UTF7 string"))
  error("Internal error, tag %s status %s code %s text %s" 253 BAD nil "Invalid Arguments: Failed to parse UTF7 string")
  imap-parse-response()
  imap-arrival-filter(#<process imap<1>> "253 BAD Invalid Arguments: Failed to parse UTF7 string
\n")
  accept-process-output(#<process imap<1>> 0 100)
  imap-wait-for-tag(253 nil)
  imap-send-command-wait("SELECT \"[Gmail]/Messages envoy&ACA-s\"")
  imap-mailbox-select-1("[Gmail]/Messages envoy&ACA-s" nil)
  imap-mailbox-select("[Gmail]/Messages envoyés")
  nnimap-possibly-change-group("[Gmail]/Messages envoyés" "gmailML")
  nnimap-request-update-info-internal("[Gmail]/Messages envoyés" nil "gmailML")
  nnimap-request-group("[Gmail]/Messages envoyés" "gmailML" nil)
  gnus-activate-group("nnimap+gmailML:[Gmail]/Messages envoyés" scan nil (nnimap "gmailML" (nnimap-authinfo-file "/home/paul/emacs/data/gnus/authinfo/gmailML") (nnimap-address "imap.gmail.com") (nnimap-server-port 993) (nnimap-stream ssl)))
  gnus-group-get-new-news-this-group(nil)
  gnus-topic-get-new-news-this-topic(nil)
  [SNIP]


Gnus version of emacs22.2 (was 5.10 or 5.11 IIRC) did not print the
accent either, but was able to handle operations even so.
Thank you in advance for any information relative to this behaviour.
       
-- 
  Paul



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Read Gmail through Imap : accentuated characters in folders
  2008-10-30 14:38 Read Gmail through Imap : accentuated characters in folders Paul R
@ 2008-10-30 14:46 ` Paul R
  0 siblings, 0 replies; 2+ messages in thread
From: Paul R @ 2008-10-30 14:46 UTC (permalink / raw)
  To: ding


Paul> Gnus version of emacs22.2 (was 5.10 or 5.11 IIRC) did not print
Paul> the accent either, but was able to handle operations even so.
Paul> Thank you in advance for any information relative to this
Paul> behaviour.

EDIT : I'm a lazy lazy boy, and I'm a bit ashamed, but I took the
shortest way. I went in the gmail parameters to switch language to
english, and now groups names does not contain any non-ascii character,
and naturaly everything now works ...

Please let me know if you want me to switch back in order to help
debugging.

Regards,

-- 
  Paul



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-10-30 14:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-30 14:38 Read Gmail through Imap : accentuated characters in folders Paul R
2008-10-30 14:46 ` Paul R

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).