From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Wish list: Storing links and enabling MIME actions on files Date: Thu, 27 Sep 2007 14:38:06 -0400 Message-ID: <878x6sx8c1.fsf@gollum.intra.norang.ca> References: <87k5qcxdml.fsf@gollum.intra.norang.ca> <271583338c2b3481ef076799aea32e8d@science.uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IayFn-0003SY-Ap for emacs-orgmode@gnu.org; Thu, 27 Sep 2007 14:38:27 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IayFl-0003Ry-S8 for emacs-orgmode@gnu.org; Thu, 27 Sep 2007 14:38:26 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IayFl-0003Rv-MU for emacs-orgmode@gnu.org; Thu, 27 Sep 2007 14:38:25 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IayFl-0006zW-7A for emacs-orgmode@gnu.org; Thu, 27 Sep 2007 14:38:25 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IayFg-0000f3-CN for emacs-orgmode@gnu.org; Thu, 27 Sep 2007 18:38:20 +0000 Received: from cpe000102d0fe75-cm0012256ecbde.cpe.net.cable.rogers.com ([74.119.210.211]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 27 Sep 2007 18:38:20 +0000 Received: from bernt by cpe000102d0fe75-cm0012256ecbde.cpe.net.cable.rogers.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 27 Sep 2007 18:38:20 +0000 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 Carsten Dominik writes: > `C-u C-c C-l' will insert a link to a local file, using file name > completion. > > For the rest, like Bastien says, check the mailcap setup. Or > customize the variable > org-file-apps or one of its opeating-system-dependent equivalents. Thanks. My mailcap must be misconfigured or something. It works fine for MIME attachments in Gnus - just for not filenames with no mime info. Bernt