From mboxrd@z Thu Jan 1 00:00:00 1970 From: Willy Rempel Subject: org-attach-sync does not properly use ATTACH_DIR property Date: Fri, 31 Aug 2018 10:42:34 -0400 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="0000000000007644a70574bc34cb" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56440) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fvkdS-0006gN-3h for emacs-orgmode@gnu.org; Fri, 31 Aug 2018 10:42:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fvkdR-0000h3-GW for emacs-orgmode@gnu.org; Fri, 31 Aug 2018 10:42:54 -0400 Received: from mail-qt0-x233.google.com ([2607:f8b0:400d:c0d::233]:41900) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fvkdQ-0000dA-Ji for emacs-orgmode@gnu.org; Fri, 31 Aug 2018 10:42:53 -0400 Received: by mail-qt0-x233.google.com with SMTP id t39-v6so14751358qtc.8 for ; Fri, 31 Aug 2018 07:42:46 -0700 (PDT) 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: emacs-orgmode@gnu.org --0000000000007644a70574bc34cb Content-Type: text/plain; charset="UTF-8" Hello all, First time posting, let me know what I'm doing wrong. Error: cd: No such directory found via CDPATH environment variable org-attach-sync calls org-attach-commit before evaluating attach-dir. org-attach-commit just uses the default '../data' in org-attach-directory. So if I attach a directory with a different name, I get above error. Not sure what ATTACH_DIR is for if we should only attach folders called 'data'. The org manual is a little hazy. Thanks --0000000000007644a70574bc34cb Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hello all,
First ti= me posting, let me know what I'm doing wrong.
Error:
cd: No such directory found via= CDPATH environment variable

org-attach-sync= calls org-attach-commit before evaluating attach-dir.=C2=A0
org-= attach-commit just uses the default '../data' in org-attach-directo= ry.

So if I attach a directory with a different na= me, I get above error.=C2=A0
Not sure what ATTACH_DIR is for if w= e should only attach folders called 'data'. The org manual is a lit= tle hazy.

Thanks

--0000000000007644a70574bc34cb--