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 14:39:03 +0900 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-Trace: ger.gmane.org 1195450777 28038 80.91.229.12 (19 Nov 2007 05:39:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 19 Nov 2007 05:39:37 +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 06:39:41 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 1ItzMB-00061a-KE for ged-emacs-devel@m.gmane.org; Mon, 19 Nov 2007 06:39:39 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ItzLx-0001Zq-R8 for ged-emacs-devel@m.gmane.org; Mon, 19 Nov 2007 00:39:25 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ItzLt-0001YM-IS for emacs-devel@gnu.org; Mon, 19 Nov 2007 00:39:21 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ItzLs-0001XQ-Ly for emacs-devel@gnu.org; Mon, 19 Nov 2007 00:39:21 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ItzLs-0001XB-Cb for emacs-devel@gnu.org; Mon, 19 Nov 2007 00:39:20 -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 1ItzLr-0001k3-OH for emacs-devel@gnu.org; Mon, 19 Nov 2007 00:39:20 -0500 Original-Received: from rqsmtp1.aist.go.jp (rqsmtp1.aist.go.jp [150.29.254.115]) by mx1.aist.go.jp with ESMTP id lAJ5dEN0013144; Mon, 19 Nov 2007 14:39:14 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp3.aist.go.jp by rqsmtp1.aist.go.jp with ESMTP id lAJ5dE71024616; Mon, 19 Nov 2007 14:39:14 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp3.aist.go.jp with ESMTP id lAJ5d3ZV026588; Mon, 19 Nov 2007 14:39:03 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken.m17n.org with local (Exim 4.67) (envelope-from ) id 1ItzLb-00025L-5R; Mon, 19 Nov 2007 14:39:03 +0900 In-reply-to: (message from Leo on Mon, 19 Nov 2007 04:06:12 +0000) User-Agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) 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:83614 Archived-At: In article , Leo writes: > > 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 > I was deliberately trying to decode it in utf-7. > Otherwise, it is rendered correctly in Gnus. Then, please tell me exactly how you did it. Please note that I'm not a Gnus user and know about very little about Gnus key bindings. By the way, is that article surely valid as utf-7 encoding? If not, it is normal that you get an error on trying to decode it by utf-7. --- Kenichi Handa handa@ni.aist.go.jp