Re: [Orgmode] Exporting COMMENT blocks?

2011-02-26 Thread Bastien
Eric Schulte schulte.e...@gmail.com writes:

 Thanks for the bug report, I've just pushed up a fix for this issue.

Thanks Eric!

-- 
 Bastien

___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] Exporting COMMENT blocks?

2011-02-25 Thread Eric Schulte
Hi Karl,

Thanks for the bug report, I've just pushed up a fix for this issue.

Please let me know if the problem continues.

Best -- Eric

Karl Eichwalder k...@gnu.franken.de writes:

 There seems to be a general problem with exporting commented blocks.
 From the docs:

 Finally, regions surrounded by `#+BEGIN_COMMENT' ... `#+END_COMMENT'
 will not be exported.

 But the git version from earlier this weeks exports COMMENTs:

 * Testing BEGIN_COMMENT Block

 #+BEGIN_COMMENT
 #done
 a href=http://www.flickr.com/photos/keichwa/5053024831/;
 title=IMG_1071 Schachen mit den Schachenhusern by keichwaimg
 src=http://farm5.static.flickr.com/4133/5053024831_0ea1ecf083.jpg;
 width=500 height=375 alt=IMG_1071 Schachen mit den
 Schachenhusern //a
 #+END_COMMENT
 #+CAPTION: IMG_1071 Schachen mit den Schachenhusern by keichwa
 #+ATTR_HTML: alt=IMG_1071 Schachen mit den Schachenhusern by keichwa
 #+ATTR_HTML: title=IMG_1071 Schachen mit den Schachenhäusern by keichwa
 #+ATTR_HTML: width=500 height=375
 [[http://www.flickr.com/photos/keichwa/5053024831/][http://farm5.static.flickr.com/4133/5053024831_0ea1ecf083.jpg]]

 HTML export:

 test

 Table of Contents

   * 1 Testing BEGIN[COMMENT] Block

 1 Testing BEGIN[COMMENT] Block

 a href=http://www.flickr.com/photos/keichwa/5053024831/; title=IMG[1071]
 Schachen mit den Schachenhäusern by keichwaimg src=[505302] width=500
 height=375 alt=IMG[1071] Schachen mit den Schachenhäusern //a#+BEGIN
 [HTML] /p /div

 [505302]

 Author: Karl Eichwalder (k...@suse.de)

 Date: 2011-02-24 10:56:13 CET

 Generated by Org version 7.4 with Emacs version 23

 Validate XHTML 1.0


 There is also a problem with the #+CAPTION line; I think org-mode
 exports CAPTIONs only, if you use simple [[links]].


 This is the ASCII output (COMMENT block is just indented):


   Testing BEGIN_COMMENT Block
   ===

 Author: Karl Eichwalder
 Date: 2011-02-24 11:05:53 CET



   #done
   a href=http://www.flickr.com/photos/keichwa/5053024831/;
   title=IMG_1071 Schachen mit den Schachenhäusern by keichwaimg
   src=http://farm5.static.flickr.com/4133/5053024831_0ea1ecf083.jpg;
   width=500 height=375 alt=IMG_1071 Schachen mit den
   Schachenhäusern //a

 [http://farm5.static.flickr.com/4133/5053024831_0ea1ecf083.jpg]

 [http://farm5.static.flickr.com/4133/5053024831_0ea1ecf083.jpg]: 
 http://www.flickr.com/photos/keichwa/5053024831/

___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode