From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Zhang Wei Newsgroups: gmane.emacs.devel Subject: gnus doesn't encode non-ascii attachment filenames Date: Mon, 13 Feb 2006 15:00:05 +0800 Message-ID: <87bqxbwxoq.fsf@emacsfans.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1139814076 7335 80.91.229.2 (13 Feb 2006 07:01:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 13 Feb 2006 07:01:16 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 13 08:01:12 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1F8Xhs-0001CV-Dd for ged-emacs-devel@m.gmane.org; Mon, 13 Feb 2006 08:01:09 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F8Xhq-0000Ob-JH for ged-emacs-devel@m.gmane.org; Mon, 13 Feb 2006 02:01:06 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F8XhB-0000OF-TX for emacs-devel@gnu.org; Mon, 13 Feb 2006 02:00:26 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F8Xh7-0000Ns-Hi for emacs-devel@gnu.org; Mon, 13 Feb 2006 02:00:25 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F8Xh5-0000Nc-MO for emacs-devel@gnu.org; Mon, 13 Feb 2006 02:00:20 -0500 Original-Received: from [218.56.219.42] (helo=emacsfans.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1F8XlT-000495-DG for emacs-devel@gnu.org; Mon, 13 Feb 2006 02:04:51 -0500 Original-Received: from zhangwei by emacsfans.org with local (Exim 4.60) (envelope-from ) id 1F8Xgw-0006Ms-O0 for emacs-devel@gnu.org; Mon, 13 Feb 2006 15:00:10 +0800 Original-To: emacs-devel@gnu.org User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/23.0.0 (gnu/linux) 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:50452 Archived-At: If the attached file has a non-ascii(chinese actually) filename, gnus failed to correctly encode the filename. But it do decode non-ascii attachment filename composed by other MUA. -- Zhang Wei or Brep