From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Attachments and refiling Date: Sun, 24 Jul 2011 22:00:38 +0200 Message-ID: <87mxg3v32m.fsf@altern.org> References: <87ei1rrdzd.fsf@gnu.org> <4e21b345.c74cec0a.7e49.3340@mx.google.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:57835) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ql5ET-0003MX-M5 for emacs-orgmode@gnu.org; Sun, 24 Jul 2011 16:25:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ql5ES-0001JN-IU for emacs-orgmode@gnu.org; Sun, 24 Jul 2011 16:25:01 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:36114) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ql5ES-0001JE-Be for emacs-orgmode@gnu.org; Sun, 24 Jul 2011 16:25:00 -0400 Received: by wwf22 with SMTP id 22so2826467wwf.30 for ; Sun, 24 Jul 2011 13:24:59 -0700 (PDT) In-Reply-To: ("Gustav \=\?iso-8859-1\?Q\?Wikstr\=F6m\=22's\?\= message of "Tue, 19 Jul 2011 14:17:45 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Gustav =?iso-8859-1?Q?Wikstr=F6m?= Cc: emacs-orgmode@gnu.org Hi Gustav and Darlan, one solution I can think of is to set `org-attach-directory' to an absolute path instead of "data/" (the current default value). This way, refiling an entry will not lose attachments. I'm considering using "~/.org-data/" as the default value. What do you think? -- Bastien