From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stig Brautaset Subject: Re: Export to pdf when path name has ~ Date: Fri, 10 Jun 2016 15:58:23 +0100 Message-ID: References: <8760u0d2b3.fsf@saiph.selenimh> <87r3cougkz.fsf@gmx.us> <87oa7omrxl.fsf@saiph.selenimh> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60445) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bBQiw-0006G2-BH for emacs-orgmode@gnu.org; Fri, 10 Jun 2016 14:00:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bBQir-00052e-Dv for emacs-orgmode@gnu.org; Fri, 10 Jun 2016 14:00:01 -0400 Received: from plane.gmane.org ([80.91.229.3]:55573) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bBQir-00052R-6Q for emacs-orgmode@gnu.org; Fri, 10 Jun 2016 13:59:57 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1bBQig-0000r7-3V for emacs-orgmode@gnu.org; Fri, 10 Jun 2016 19:59:46 +0200 Received: from host86-165-46-202.range86-165.btcentralplus.com ([86.165.46.202]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 10 Jun 2016 19:59:46 +0200 Received: from stig by host86-165-46-202.range86-165.btcentralplus.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 10 Jun 2016 19:59:46 +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: emacs-orgmode@gnu.org Nicolas Goaziou writes: >> I also agree that the best way would be to change the meaning of %f. > > Done in 3d0ade9. Thank you for the feedback. Fabulous. I wanted to test it, but even though I think I have the latest Org I can't get this to work. =M-x org-version= says: Org-mode version 8.3.4 (8.3.4-79-gbd4948-elpaplus @ /Users/stig/.emacs.d/elpa/org-plus-contrib-20160606/) Stig