Hello,

>>>>> Samuel Wales writes:

> When point is at [] and I press TAB, nothing happens.

>   ...
>   27) bikeshedding (talking about something you think you 
> []know about instead of what is important -- in this case,
> talking about what the audience thinks it knows about)
>   ...

User error in this case. Your second line is less or equally indented
than your last item: by definition, list ends where your cursor is.

So, when you ask for indentation, the text is put at the right spot.

On the other hand, you can set org-list-ending-method to 'regexp.
Then, indentation will not end lists anymore, and your text will
happily go inside the item in that case.

Regards,

-- Nicolas

_______________________________________________
Emacs-orgmode mailing list
Please 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