Just note that tags work on _headings_, not on a line by line basis as you suggest below:
Example: 8<------------------------------------------------------------ #+EXPORT_EXCLUDE_TAGS: privatnote ** This will get exported sometimes :privatenote: Hi there! 8<------------------------------------------------------------ .j. On Mon, Nov 22, 2010 at 10:53:20PM +0100, e20100633 wrote: > Juan Pechiar <j...@pechiar.com> writes: > > > Maybe you can easily regexp-replace all 'COMMENT' keywords for a tag > > (like :noexport:). > > > > Then there are header options for tags which should be included / > > excluded on export. > > > > #+EXPORT_SELECT_TAGS: Tags that select a tree for export > > #+EXPORT_EXCLUDE_TAGS: Tags that exclude a tree from export > > Ok, you mean for each commented line I have to put a tag which give me > that result for example ? : > > --8<---------------cut here---------------start------------->8--- > # This is a comment line. :mytag: > # And this is an other comment line :mytag: > --8<---------------cut here---------------end--------------->8--- > > Then I'll just use the EXPORT_SELECT_TAGS ? > > Hum very interesting, I'll give it a try, thank you for your answer :) _______________________________________________ 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