From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/67702 Path: news.gmane.org!not-for-mail From: Paul R Newsgroups: gmane.emacs.gnus.general Subject: Read Gmail through Imap : accentuated characters in folders Date: Thu, 30 Oct 2008 15:38:48 +0100 Message-ID: <873aiegnbb.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1225377568 11646 80.91.229.12 (30 Oct 2008 14:39:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 30 Oct 2008 14:39:28 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M16153@lists.math.uh.edu Thu Oct 30 15:40:30 2008 connect(): Connection refused Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1KvYh8-0007oq-FO for ding-account@gmane.org; Thu, 30 Oct 2008 15:40:18 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1KvYg1-0000V4-16; Thu, 30 Oct 2008 09:39:09 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1KvYfz-0000Un-Op for ding@lists.math.uh.edu; Thu, 30 Oct 2008 09:39:07 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1KvYfv-0005vm-D0 for ding@lists.math.uh.edu; Thu, 30 Oct 2008 09:39:07 -0500 Original-Received: from nf-out-0910.google.com ([64.233.182.190]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1KvYg3-0006qI-00 for ; Thu, 30 Oct 2008 15:39:11 +0100 Original-Received: by nf-out-0910.google.com with SMTP id d21so329902nfb.37 for ; Thu, 30 Oct 2008 07:38:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :message-id:user-agent:mime-version:content-type :content-transfer-encoding; bh=YVgTEZiNNN08ujGGJbsmel+bcYd1V7H2o2JjSVFJT2o=; b=rcJVl4yZopJx6llk9bkCSfwk6dJ9bRpdxBUONyvjBSzstNOiJOOSQpQrta22I+W+0H MKZ8bi8CiItR9rWDg5RytjZeJI57ao9xoI3MIJ2dXSFN+ihnCVLO7o/F9vBuyM6LHxFa +1Cc2QEbxq2WmaGrN8i7aFm3DtfSp9Nf3+ZQQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:message-id:user-agent:mime-version :content-type:content-transfer-encoding; b=xGKGOGwKI6NiwcY2N1jkis3P66jNr0GkORWn+j2mYhDziiVoRAm8jbjIiSSCT1jQkZ cqmqXB9vOgjUTKWGiwwZdfKdtwY+VW1MtSXE78oKkOi1K8W7SXRkBuDPPHiBRmIwkSzX 2HDtz1HuSUSAJ2jbz7VXHYXGtGqnxV+Q3mtq8= Original-Received: by 10.86.68.2 with SMTP id q2mr7287606fga.34.1225377538473; Thu, 30 Oct 2008 07:38:58 -0700 (PDT) Original-Received: from ubuT42 (pdc35-1-82-242-132-111.fbx.proxad.net [82.242.132.111]) by mx.google.com with ESMTPS id 4sm2800106fgg.4.2008.10.30.07.38.57 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 30 Oct 2008 07:38:58 -0700 (PDT) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:67702 Archived-At: 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(#> "253 BAD Invalid Arguments: Failed to parse UTF7 string \n") accept-process-output(#> 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