From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel Subject: Re: coding-system-error gbk Date: Mon, 19 Nov 2007 13:00:34 +0900 Message-ID: References: NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1195444872 16911 80.91.229.12 (19 Nov 2007 04:01:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 19 Nov 2007 04:01:12 +0000 (UTC) Cc: emacs-devel@gnu.org To: Leo Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 19 05:01:17 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Itxoy-0004no-U1 for ged-emacs-devel@m.gmane.org; Mon, 19 Nov 2007 05:01:17 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Itxol-0006sh-Dn for ged-emacs-devel@m.gmane.org; Sun, 18 Nov 2007 23:01:03 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Itxoh-0006qZ-1v for emacs-devel@gnu.org; Sun, 18 Nov 2007 23:00:59 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Itxoc-0006h6-KA for emacs-devel@gnu.org; Sun, 18 Nov 2007 23:00:58 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Itxoc-0006gn-18 for emacs-devel@gnu.org; Sun, 18 Nov 2007 23:00:54 -0500 Original-Received: from mx1.aist.go.jp ([150.29.246.133]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Itxob-0005c9-4z for emacs-devel@gnu.org; Sun, 18 Nov 2007 23:00:53 -0500 Original-Received: from rqsmtp2.aist.go.jp (rqsmtp2.aist.go.jp [150.29.254.123]) by mx1.aist.go.jp with ESMTP id lAJ40m2X029339; Mon, 19 Nov 2007 13:00:48 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp4.aist.go.jp by rqsmtp2.aist.go.jp with ESMTP id lAJ40lNb002370; Mon, 19 Nov 2007 13:00:47 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp4.aist.go.jp with ESMTP id lAJ40YC8024371; Mon, 19 Nov 2007 13:00:34 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken.m17n.org with local (Exim 4.67) (envelope-from ) id 1ItxoI-0000Ug-RE; Mon, 19 Nov 2007 13:00:34 +0900 In-reply-to: (message from Leo on Mon, 19 Nov 2007 03:13:10 +0000) X-detected-kernel: by monty-python.gnu.org: Solaris 8 (1) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:83608 Archived-At: In article , Leo writes: > [1 ] > > > utf-7 > > > ==== > > > Debugger entered--Lisp error: (error "Invalid base64 data") > > > base64-decode-region(9197 9201) > > Please show me the mail contents. I've just read that article by Gnus (of the trunk) at gmane.emacs.devel, but the article was decoded without problem. First of all, I don't understand why Gnus tried to decode it by utf-7 in your case. It has this header: Content-Type: text/plain; charset=us-ascii --- Kenichi Handa handa@ni.aist.go.jp