Hello,

Josiah Schwab <jsch...@gmail.com> writes:

>> Actually I did it like this:
>>
>> + |foo
>> + bar
>> + baz
>>
>> If I do this instead, it works as you've said:
>>
>> |+ foo
>> + bar
>> + baz
>
> Ah, yes.  I see now.  I do not know if that's what is intended.  Someone
> who knows more about org internals will have to chime in.

Yes, it is intended. The very first character in a list targets the
whole list. This allows, for example, to move the whole list instead of
an item. See `org-element-at-point' docstring for more information.


Regards,

-- 
Nicolas Goaziou

Reply via email to