emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] commenting region ends list


From: Nicolas Goaziou
Subject: Re: [O] commenting region ends list
Date: Wed, 30 Dec 2015 10:18:10 +0100

Hello,

Samuel Wales <address@hidden> writes:

> commenting a region in a list indents to item, ending list. that's
> never my intent. bug?

It depends. 

You cannot comment an item, as it will effectively close list, per
indentation rule. However, you can comment a region within an item
without breaking anything:

  - item

    <-region start
    region end ->

=>

  - item

    # <- region start
    # region end ->


Regards,

-- 
Nicolas Goaziou



reply via email to

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