emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Shouldn't comment-region protect from export ?


From: William LÉCHELLE
Subject: [O] Shouldn't comment-region protect from export ?
Date: Fri, 06 Jul 2012 22:47:43 -0400
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/23.4 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

Hi list :)

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"). 

I suggest "#+ " to be inserted instead, for that seems to me to be the correct
prefix for indented comments. I'd rather keep it all indented and not having #
at position 0 (breaking what follows' default indentation, æsthetics apart).

I don't remember having overridden any comment-prefix variable of any sort
(but maybe I did, I just don't know what that variable would be).

Am I doing something wrong, or are my expectations misplaced ? (is there a
meaning to "comment" for org text I can't think of that # satisfies and #+
wouldn't, maybe ?)

William



reply via email to

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