From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Attachments and refiling Date: Thu, 28 Jul 2011 10:33:14 -0400 Message-ID: <11960.1311863594@alphaville.dokosmarshall.org> References: <87ei1rrdzd.fsf@gnu.org> <4e21b345.c74cec0a.7e49.3340@mx.google.com> <87mxg3v32m.fsf@altern.org> <877h76u7l7.fsf@gnu.org> <4e2d91f9.8188ec0a.1582.1369@mx.google.com> <87vcum6d5p.fsf@altern.org> <11275.1311860792@alphaville.dokosmarshall.org> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([140.186.70.92]:39936) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QmReL-0004ah-Rm for emacs-orgmode@gnu.org; Thu, 28 Jul 2011 10:33:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QmReI-0003yl-Nb for emacs-orgmode@gnu.org; Thu, 28 Jul 2011 10:33:21 -0400 Received: from g5t0006.atlanta.hp.com ([15.192.0.43]:30569) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QmReI-0003yH-HB for emacs-orgmode@gnu.org; Thu, 28 Jul 2011 10:33:18 -0400 In-Reply-To: Message from suvayu ali of "Thu, 28 Jul 2011 15:49:48 +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: suvayu ali Cc: Bastien , nicholas.dokos@hp.com, emacs-orgmode@gnu.org, =?ISO-8859-1?Q?Gustav_Wikstr=F6m?= suvayu ali wrote: > On Thu, Jul 28, 2011 at 3:46 PM, Nick Dokos wrote: > > suvayu ali wrote: > > > >> Hi Bastien, > >> > >> On Thu, Jul 28, 2011 at 9:51 AM, Bastien wrote: > >> > I suggest fixing problem (3) by making `org-attach-dir' defaulting to > >> > "~/.org-attachments/". > >> > >> Since most of us like to put our org files under version control, > >> maybe setting it to > >> > >> (concat org-directory "/.org-attachments/") > >> > >> would be a better default? > >> > > > > Why is it better? > > > > Then the attachments can also be version controlled. If it is under > ~/.org-attachments/, then it is outside the directory tree. > D'oh! thanks. Nick