From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle Meyer Subject: Re: set org-attach-directory location per buffer Date: Sun, 23 Apr 2017 15:50:09 -0400 Message-ID: <87y3uqlx8u.fsf@kyleam.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57644) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d2NWT-0006La-Kl for emacs-orgmode@gnu.org; Sun, 23 Apr 2017 15:50:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d2NWO-0000FJ-OO for emacs-orgmode@gnu.org; Sun, 23 Apr 2017 15:50:17 -0400 Received: from pb-smtp2.pobox.com ([64.147.108.71]:53722 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1d2NWO-0000FC-GM for emacs-orgmode@gnu.org; Sun, 23 Apr 2017 15:50:12 -0400 In-Reply-To: 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" To: Xebar Saram , org mode Xebar Saram writes: > i was wondering if one could use perhaps local variables in separate org > files to define the location of the attachment folder per file [...] Have you tried setting it as a file-local variable? (info "(emacs)Specifying File Variables") > so that for each folder the attachment will be stored in a separate > directory I can't parse that sentence to see how it fits into the "per file" that precedes it. -- Kyle