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 15:08:20 -0400 Message-ID: <87ps04vsd7.fsf@gollum.intra.norang.ca> References: <87k5qcxdml.fsf@gollum.intra.norang.ca> <271583338c2b3481ef076799aea32e8d@science.uva.nl> <878x6sx8c1.fsf@gollum.intra.norang.ca> 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 1IayjS-0007hw-3W for emacs-orgmode@gnu.org; Thu, 27 Sep 2007 15:09:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IayjP-0007gf-V3 for emacs-orgmode@gnu.org; Thu, 27 Sep 2007 15:09:05 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IayjP-0007ga-QH for emacs-orgmode@gnu.org; Thu, 27 Sep 2007 15:09:03 -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 1IayjP-0004sx-6K for emacs-orgmode@gnu.org; Thu, 27 Sep 2007 15:09:03 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Iayj7-0003XV-2W for emacs-orgmode@gnu.org; Thu, 27 Sep 2007 19:08:45 +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 19:08:45 +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 19:08:45 +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 Bernt Hansen writes: > 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. Sorry for the noise :/ Creating the link like this works great. For some reason the previous links I created has ::blah after them - I opened the file with C-x C-f filename.pdf and then did used org-store-link - which created a link with a search expresssion in it - and that's why it didn't open with the PDF viewer by default. Thanks all! Bernt