> For me, using the "@@comment:..@@" syntax gives exactly the same
> results as using "# ..." (an extra blank line in the output).
Only if you write them on a line on their own.
> Regardless of what the current org syntax is defined as, I am trying
> to argue that it is counter-intuitive, and als
On Thu, Jun 30, 2016 at 5:23 PM, Nicolas Goaziou wrote:
> Mark Edgington writes:
>
>> I'm inclined to view it more as a bug, because it makes it impossible to
>> place comments within a paragraph.
>
> This is per Org syntax. "# ..." is not meant as an inline paragraph. You
> can comment inline wi
Mark Edgington writes:
> I'm inclined to view it more as a bug, because it makes it impossible to
> place comments within a paragraph.
This is per Org syntax. "# ..." is not meant as an inline paragraph. You
can comment inline with something like @@comment:...@@.
Regards,
One other use case: when you want to comment out a single line in a
paragraph, or have a few different lines within a paragraph that you wish to
be able to select among by leaving only only one of them uncommented.
Nicolas Goaziou nicolasgoaziou.fr> writes:
> Mark Edgington gmail.com> writes:
>
> > Assume we have the following sample org-mode document:
> >
> > * Test Heading
> > test test test test test test test
> > test test test test test test test
> > test test test test test test test
> > # HERE IS A
Hello,
Mark Edgington writes:
> Assume we have the following sample org-mode document:
>
> * Test Heading
> test test test test test test test
> test test test test test test test
> test test test test test test test
> # HERE IS A COMMENT
> TEST TEST TEST TEST TEST TEST TEST
> TEST TEST TEST TES
Assume we have the following sample org-mode document:
* Test Heading
test test test test test test test
test test test test test test test
test test test test test test test
# HERE IS A COMMENT
TEST TEST TEST TEST TEST TEST TEST
TEST TEST TEST TEST TEST TEST TEST
TEST TEST TEST TEST TEST TEST TES