From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/68334 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel,gmane.emacs.gnus.general Subject: Re: attaching a file in dired mode Date: Tue, 24 Feb 2009 22:59:26 -0500 Message-ID: References: <87tz6p1c85.fsf@gmail.com> <9beixphsju.fsf@fencepost.gnu.org> <02skm3vgmi.fsf@fencepost.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1235534520 12702 80.91.229.12 (25 Feb 2009 04:02:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 25 Feb 2009 04:02:00 +0000 (UTC) Cc: Eythan Weg , ding@gnus.org, emacs-devel@gnu.org To: Katsumi Yamaoka Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Feb 25 05:03:15 2009 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 1LcAzJ-0002LS-LG for ged-emacs-devel@m.gmane.org; Wed, 25 Feb 2009 05:03:13 +0100 Original-Received: from localhost ([127.0.0.1]:43778 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LcAxz-00042Y-26 for ged-emacs-devel@m.gmane.org; Tue, 24 Feb 2009 23:01:51 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LcAxt-00042J-9W for emacs-devel@gnu.org; Tue, 24 Feb 2009 23:01:45 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LcAxq-000418-W5 for emacs-devel@gnu.org; Tue, 24 Feb 2009 23:01:44 -0500 Original-Received: from [199.232.76.173] (port=60292 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LcAxq-000412-PJ for emacs-devel@gnu.org; Tue, 24 Feb 2009 23:01:42 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:47205) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LcAxq-0002kt-A9 for emacs-devel@gnu.org; Tue, 24 Feb 2009 23:01:42 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LcAve-0001eY-NB; Tue, 24 Feb 2009 22:59:26 -0500 X-Spook: Serbian White Water LLNL red noise Al Jazeera Crowell S X-Ran: z2az4E3-U+IQNJ]F1||+SLc6Mz+I/k(BoSE+,y_QR.y*olx~a,, X-Hue: black X-Attribution: GM User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:109327 gmane.emacs.gnus.general:68334 Archived-At: Katsumi Yamaoka wrote: > The patch is below. Could you try it? It works just fine for me, thanks!