From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/8658 Path: news.gmane.org!not-for-mail From: CHENG Gao Newsgroups: gmane.emacs.gnus.user Subject: Re: Attach file problem -- text property garbled attached file name Date: Sun, 04 Feb 2007 17:10:16 +0800 Organization: cyberhut.org Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: sea.gmane.org 1170582030 3400 80.91.229.12 (4 Feb 2007 09:40:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 4 Feb 2007 09:40:30 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Sun Feb 04 10:40:20 2007 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HDdr9-0000lD-Um for gegu-info-gnus-english@m.gmane.org; Sun, 04 Feb 2007 10:40:20 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HDdrA-00045F-Tv for gegu-info-gnus-english@m.gmane.org; Sun, 04 Feb 2007 04:40:20 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!bloom-beacon.mit.edu!news.cn99.com!news.yaako.com!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 24 Original-NNTP-Posting-Host: 222.94.199.174 Original-X-Trace: news.yaako.com 1170580217 1444 222.94.199.174 (4 Feb 2007 09:10:17 GMT) Original-X-Complaints-To: usenet@news.yaako.com Original-NNTP-Posting-Date: Sun, 4 Feb 2007 09:10:17 +0000 (UTC) User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/23.0.0 (darwin) Cancel-Lock: sha1:dV9IJOA6S/Tu860n8PGnccou9Z4= Original-Xref: shelby.stanford.edu gnu.emacs.gnus:78841 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:8658 Archived-At: *On Tue, 30 Jan 2007 22:51:23 +0800 * CHENG Gao climbed out of the dark hell and cried out: > While attaching file to message, file name is added with text-property > which garbled the attachment like: > > ,---- > | filename=#("/Users/aaa/Desktop/aaa" 0 29 (auto-composed nil)) > `---- > > "Attach File/External" has this problem while "Attach Buffer" is ok. > > I checked mml.el but can not find where I should remove text properties > owing to limit of my elisp. More info about this problem: With Ubuntu (Edgy & Feisty), Attach File (from menu) works well. MacOSX 10.4.8: C-c RET f filename -- ok Attach File from Menu -- text property added and messed the attachment. Anyone using Emacs unicode branch under MacOSX, please help test this. Thanks.