From mboxrd@z Thu Jan 1 00:00:00 1970 From: Darlan Cavalcante Moreira Subject: Re: Re: Feature Request: attach link type Date: Thu, 10 Mar 2011 11:52:10 -0300 Message-ID: <4d78e59f.015e970a.1359.ffffb1d9@mx.google.com> 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> <874o7be0fn.fsf@altern.org> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from [140.186.70.92] (port=41816 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PxhDy-0002Lp-2x for emacs-orgmode@gnu.org; Thu, 10 Mar 2011 09:52:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PxhDt-0001KC-95 for emacs-orgmode@gnu.org; Thu, 10 Mar 2011 09:52:21 -0500 Received: from mail-yi0-f41.google.com ([209.85.218.41]:41171) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PxhDt-0001Ju-5r for emacs-orgmode@gnu.org; Thu, 10 Mar 2011 09:52:17 -0500 Received: by yib2 with SMTP id 2so871094yib.0 for ; Thu, 10 Mar 2011 06:52:16 -0800 (PST) In-Reply-To: <874o7be0fn.fsf@altern.org> 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: Bastien Cc: Orgmode Mailing List Thank you Bastien. It works as expected. -- Darlan At Thu, 10 Mar 2011 11:24:26 +0100, Bastien wrote: > > 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