From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Girard Subject: Re: Bug: (org-attach-dir) doesn't honor ATTACH_DIR_INHERIT Date: Tue, 23 Feb 2010 09:29:00 +0100 Message-ID: <51b0095d1002230029p23f77ef7l429812215a73dc7e@mail.gmail.com> References: <51b0095d1002211435w10561193yfd2dd49934b261a@mail.gmail.com> <87y6ilcfrx.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Njq8l-0004LY-HY for emacs-orgmode@gnu.org; Tue, 23 Feb 2010 03:29:12 -0500 Received: from [140.186.70.92] (port=59830 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Njq8h-0004K8-K6 for emacs-orgmode@gnu.org; Tue, 23 Feb 2010 03:29:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Njq8f-0000Qk-9b for emacs-orgmode@gnu.org; Tue, 23 Feb 2010 03:29:06 -0500 Received: from mail-fx0-f222.google.com ([209.85.220.222]:64538) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Njq8d-0000PX-JV for emacs-orgmode@gnu.org; Tue, 23 Feb 2010 03:29:03 -0500 Received: by fxm22 with SMTP id 22so3513436fxm.26 for ; Tue, 23 Feb 2010 00:29:00 -0800 (PST) In-Reply-To: <87y6ilcfrx.fsf@fastmail.fm> 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 2010/2/22 Matt Lundin : > Nicolas Girard writes: > > > The :ATTACH_DIR_INHERIT: property needs to be set in the parent tree, > since that is the heading whose attach directory is being inherited. > Hi Matt, indeed, I got this wrong. Thanks for your explanations ! Nicolas