Re: [O] comment bug

2012-08-08 Thread Nicolas Goaziou
Hello, Samuel Wales writes: > comment-dwim works properly. However, when you use it in the middle > of a list, it splits the list into two lists. Indeed. But I don't see any clean way to avoid this. You can wrap the item with #+begin_comment...#+end_comment, assuming you choose proper indenta

Re: [O] comment bug

2012-08-07 Thread Samuel Wales
On 7/31/12, Nicolas Goaziou wrote: > I just committed a complete implementation of comments, compatible with > `comment-dwim'. Does it behave as expected? comment-dwim works properly. However, when you use it in the middle of a list, it splits the list into two lists. Thanks. Samuel -- The

Re: [O] comment bug

2012-07-31 Thread Nicolas Goaziou
Hello, Samuel Wales writes: > For years we had subtle bugs with commenting and filling. That got > fixed, but now > comment-start is nil. I just committed a complete implementation of comments, compatible with `comment-dwim'. Does it behave as expected? Regards, -- Nicolas Goaziou