From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eli Zaretskii Subject: bug#16751: 24.3.50; Export during Org export to HTML Date: Sat, 01 Mar 2014 13:53:57 +0200 Message-ID: <83eh2muobu.fsf@gnu.org> References: <86fvnmoxyp.fsf@somewhere.org> <86txbwlkeh.fsf@somewhere.org> <83ha7w75sc.fsf@gnu.org> <86wqgk7npj.fsf@somewhere.org> <86mwhf4jpo.fsf@somewhere.org> <834n3n17vg.fsf@gnu.org> <87ob1vnml6.fsf@bzg.ath.cx> <83ob1vytf5.fsf@gnu.org> Reply-To: Eli Zaretskii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50956) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WJiUZ-00035i-T5 for emacs-orgmode@gnu.org; Sat, 01 Mar 2014 06:54:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WJiUU-00063C-TR for emacs-orgmode@gnu.org; Sat, 01 Mar 2014 06:54:07 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <83ob1vytf5.fsf@gnu.org> 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: sva-news@mygooglest.com Cc: bzg@altern.org, 16751@debbugs.gnu.org > Date: Tue, 25 Feb 2014 19:49:02 +0200 > From: Eli Zaretskii > Cc: sva-news@mygooglest.com, 16751@debbugs.gnu.org > > > From: Bastien > > Cc: Sebastien Vauban , 16751@debbugs.gnu.org > > Date: Tue, 25 Feb 2014 18:12:05 +0100 > > > > Eli Zaretskii writes: > > > > > Ugh. Bastien, could you (or someone else of Org developers) please > > > look into this? Why does the URI above causes the recent version of > > > Org to pass an invalid file name such as > > > > > > ///opt/tomcat/4/apache-tomcat-4.1.40/... to expand-file-name > > > > I will look into this, but I can't promise anything before next week. > > Thanks. There's no rush. I will fix expand-file-name so it doesn't > crash with such bogus file names. I fixed expand-file-name (trunk revision 116624). I'm keeping the bug open until the Org part is either fixed or we decide it doesn't need fixing.