bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#16751: 24.3.50; Export during Org export to HTML


From: Eli Zaretskii
Subject: bug#16751: 24.3.50; Export during Org export to HTML
Date: Tue, 25 Feb 2014 18:20:51 +0200

> From: "Sebastien Vauban" <sva-news@mygooglest.com>
> Cc: 16751@debbugs.gnu.org
> Date: Tue, 25 Feb 2014 10:36:51 +0100
> 
> (add-to-list 'auto-mode-alist '("\\.org\\'" . org-mode))
> --8<---------------cut here---------------end--------------->8---
> 
> 2. Shortest Org file:
> 
> --8<---------------cut here---------------start------------->8---
> URI=file:///opt/tomcat/4/apache-tomcat-4.1.40/webapps/../user_projects/GHIJSP2/deploy/WEB-INF/sharedfiles/resources/FR/domVal.xml
> --8<---------------cut here---------------end--------------->8---
> 
> 3. Recipe:
>    - Open the Org file
>    - Call the `org-export-dispatch' command, and export to HTML
> 
> Note that Emacs doesn't crash with Org version 7.9.3f (the one launched
> if I do "emacs -Q").

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

?

TIA





reply via email to

[Prev in Thread] Current Thread [Next in Thread]