On Thu, 02 Aug 2012 18:40:04 +0200, Bastien spake thus: >William LÉCHELLE <william.leche...@ens-lyon.fr> writes:
>> Using org-mode for export (to pdf), I find myself using comment-region often >> enough, in sections meant to be exported, on indented text lines (e.g. for >> drafting). This inserts "# " at the "beginning" of the line, after the >> indentation, thus not achieving what I wanted comment-region to do >> (i.e. "don't export this"). >This is fixed now, thanks. Having just pulled from git, comment-region still gets me indented "#" lines, which still get exported (using the default exporter). How is it supposed to be fixed ?