Eric S Fraga <ucec...@ucl.ac.uk> writes:

> At Tue, 22 Sep 2009 08:52:13 -0400, Bernt Hansen wrote:
>> If you're actually trying to make the comment not export this seems to
>> work for me
>> 
>>  1. first
>>  2. second
>>  #+ comment about second item
>>  3. third
>>  4. fourth
>> 
>> -Bernt
>
> and in fact it works without the + sign and that's what I was using
> initial, as was the OP (René I guess).  however, we're going around in
> circles here because comments at column 0 cause org-mode to consider
> the next item to start a new list so your fourth item (if you hit C-c
> C-c on it) will be renumbered to 1, as indicated by the OP!
>
> Basically, we wish to have comments which don't interrupt the list
> numbering *and* are not exported either.  Is this possible?

At column 0 - probably not.

 1. first
 2. second
    #+ comment about second item
    #+ Another comment goes here
 3. third
 4. fourth

The #+ comment probably isn't officially supported either... it just
happens to work.  Sorry about the run-around :)

-Bernt


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

Reply via email to