From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stig Brautaset Subject: Re: Export to pdf when path name has ~ Date: Wed, 31 Aug 2016 13:51:27 +0100 Message-ID: References: <8760u0d2b3.fsf@saiph.selenimh> <87r3cougkz.fsf@gmx.us> <87oa7omrxl.fsf@saiph.selenimh> <87vb1gemoy.fsf@saiph.selenimh> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55675) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bfO8r-0001cb-I5 for emacs-orgmode@gnu.org; Thu, 01 Sep 2016 05:18:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bfO8l-0005BO-14 for emacs-orgmode@gnu.org; Thu, 01 Sep 2016 05:18:36 -0400 Received: from [195.159.176.226] (port=39234 helo=blaine.gmane.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bfO8k-0005AT-R1 for emacs-orgmode@gnu.org; Thu, 01 Sep 2016 05:18:30 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1bf4zP-0003zz-5p for emacs-orgmode@gnu.org; Wed, 31 Aug 2016 14:51:35 +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 Stig Brautaset writes: > Nicolas Goaziou writes: >>> 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/) >> >> The change was introduced in master, whereas you're using stable branch. > > Oh right! Thanks for that. Well, I have now installed the master branch > and confirmed that this fixes my issue. Thanks :-) When could I hope for this change to reach elpa plus? I would really like to be able to use Org installed by package.el (as I'm only set up for development on one machine), but as of yet this change has not made it in: Org-mode version 8.3.5 (8.3.5-1-g589e96-elpaplus @ /Users/stig/.emacs.d/elpa/org-plus-contrib-20160822/) Stig