From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Goldman Subject: Re: Question about org-attach Date: Sun, 26 Oct 2008 14:17:20 -0500 Message-ID: <4904C240.5010101@sift.info> References: <4904B9BE.9080009@sift.info> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KuB7O-00078z-C9 for emacs-orgmode@gnu.org; Sun, 26 Oct 2008 15:17:42 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KuB7G-00077n-Aq for emacs-orgmode@gnu.org; Sun, 26 Oct 2008 15:17:41 -0400 Received: from [199.232.76.173] (port=50747 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KuB7G-00077i-7Y for emacs-orgmode@gnu.org; Sun, 26 Oct 2008 15:17:34 -0400 Received: from outbound-mail-36.bluehost.com ([69.89.20.190]:43358) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1KuB7E-0002vA-Kl for emacs-orgmode@gnu.org; Sun, 26 Oct 2008 15:17:33 -0400 In-Reply-To: <4904B9BE.9080009@sift.info> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Robert Goldman wrote: > I just used org-attach for the first time, and it seems very handy > (especially since as yet I have no way to link to my emails). However, > there doesn't seem to be any obvious way, short of > > M-x org-attach-open > > to get at the attachments, and they are not mouse-sensitive, AFAICT. > > Have I missed something? Would it be appropriate to activate the > attachments as links are activated? > > Thanks, > R Apologies --- I didn't understand the org-attach user interface. Everything is done through the org-attach command (defaulting to C-c C-a), with additional keys as command specifiers. So to open attachments, I am to use C-c C-a o... I wasn't using the keyboard, but instead M-x org-attach, which didn't sound to me like a command that would open an attachment, hence my mistake. R