From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Export to pdf when path name has ~ Date: Mon, 30 May 2016 00:15:50 +0200 Message-ID: <87oa7omrxl.fsf@saiph.selenimh> References: <8760u0d2b3.fsf@saiph.selenimh> <87r3cougkz.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56908) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b7909-00029p-7Z for emacs-orgmode@gnu.org; Sun, 29 May 2016 18:16:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b7905-0006Bc-5J for emacs-orgmode@gnu.org; Sun, 29 May 2016 18:16:05 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:55389) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b7904-0006B1-Vi for emacs-orgmode@gnu.org; Sun, 29 May 2016 18:16:01 -0400 In-Reply-To: <87r3cougkz.fsf@gmx.us> (rasmus@gmx.us's message of "Fri, 27 May 2016 09:04:44 +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" To: Rasmus Cc: emacs-orgmode@gnu.org Hello, Rasmus writes: > It would make sense to run the process starting from the path of the > compiling org document (in Stig=E2=80=99s example from the Org folder). = AFAIK > this is what AUCTeX does (modulus the value of TeX-master) and I think the > build in TeX compiler as well. > > I also agree that the best way would be to change the meaning of %f. Done in 3d0ade9. Thank you for the feedback. Regards, --=20 Nicolas Goaziou