From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Re: Feature Request: attach link type Date: Thu, 10 Mar 2011 11:24:26 +0100 Message-ID: <874o7be0fn.fsf@altern.org> References: <4d5c35ef.0ae9640a.3fc9.0852@mx.google.com> <87mxlco6ch.fsf@gnu.org> <4d712b0e.1838640a.4d18.ffffa691@mx.google.com> <87aahaj5ee.fsf@gnu.org> <4d77c58e.8705ec0a.185d.727b@mx.google.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=41532 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pxd4s-00011R-8f for emacs-orgmode@gnu.org; Thu, 10 Mar 2011 05:26:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pxd4q-0006G8-W4 for emacs-orgmode@gnu.org; Thu, 10 Mar 2011 05:26:41 -0500 Received: from mail-wy0-f169.google.com ([74.125.82.169]:53481) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pxd4q-0006Fv-Ox for emacs-orgmode@gnu.org; Thu, 10 Mar 2011 05:26:40 -0500 Received: by wyf19 with SMTP id 19so1538429wyf.0 for ; Thu, 10 Mar 2011 02:26:39 -0800 (PST) In-Reply-To: <4d77c58e.8705ec0a.185d.727b@mx.google.com> (Darlan Cavalcante Moreira's message of "Wed, 09 Mar 2011 15:23:04 -0300") 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: Darlan Cavalcante Moreira Cc: Orgmode Mailing List Hi Darlan, Darlan Cavalcante Moreira writes: > I think yes and no, depending on what the user wants to do. > > I my case I use org-attach as a way to store files related to org that *I > don't need to access outside org-mode*. For files that I access outside > org-mode I don't attach it at all. I just use links to the file when I need > to. Therefore I almost always delete the original file after attaching it > and that's why IMHO the stored link should point to the location where the > file was attached to. > > Again, maybe I'm just using org-attach in a way a little different from > what it was originally intended to. That's why for me It makes sense to > create an attach link type. Thanks for the explanations -- I've now allowed org-attach-store-link-p to be set to 'attached so that the link points to the attached location instead of the original location. Let me know if it does the right thing for you. Best, -- Bastien