From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/68317 Path: news.gmane.org!not-for-mail From: eythanweg@gmail.com (Eythan Weg) Newsgroups: gmane.emacs.gnus.general Subject: attaching a file in dired mode Date: Fri, 20 Feb 2009 08:15:06 -0500 Message-ID: <87tz6p1c85.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1235143186 2494 80.91.229.12 (20 Feb 2009 15:19:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 20 Feb 2009 15:19:46 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M16758@lists.math.uh.edu Fri Feb 20 16:21:02 2009 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1LaXBK-0005dM-OY for ding-account@gmane.org; Fri, 20 Feb 2009 16:20:50 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1LaX9S-0003c4-BG; Fri, 20 Feb 2009 09:18:54 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1LaVIX-00037K-Dc for ding@lists.math.uh.edu; Fri, 20 Feb 2009 07:20:09 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1LaVIR-0004kx-OW for ding@lists.math.uh.edu; Fri, 20 Feb 2009 07:20:09 -0600 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1LaVIm-0004En-00 for ; Fri, 20 Feb 2009 14:20:24 +0100 Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1LaVIR-0007js-0f for ding@gnus.org; Fri, 20 Feb 2009 13:20:03 +0000 Original-Received: from c-98-223-90-29.hsd1.in.comcast.net ([98.223.90.29]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 20 Feb 2009 13:20:03 +0000 Original-Received: from eythanweg by c-98-223-90-29.hsd1.in.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 20 Feb 2009 13:20:03 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 18 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: c-98-223-90-29.hsd1.in.comcast.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.90 (gnu/linux) Cancel-Lock: sha1:zri4NnF3vK514Aiaa1vNPFR/+nc= X-Spam-Score: -3.6 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:68317 Archived-At: Hi, When I use gnus-dired-attach while the cursor is on a file in dired buffer it results in Invalid function: gnus-setup-message Attaching a file works correctly when a mail buffer exists. What should be expected? I use gnus in a recent cvs emacs Thanks, Eythan