Hello, >>>>> Tom Short writes:
> With the new list handling mechanism in v7.02, org-meta-return acts > differently for me following lists. If I hit M-RET with the cursor > in the (blank) row or two after a list, it adds another list item. > Before, I'd get a new heading (what I want), and I'd only get > another list item if the cursor is still on a line with a list when > I hit M-RET.. > Based on looking at the source of org-insert-heading and > org-in-item-p, I can reduce the behavior to within one empty row > after a list by setting org-empty-line-terminates-plain-lists to t. > Anyone know how I can go back to the previous behavior? Just use C-u M-RET to enforce an heading, wherever point is. Regards, -- Nicolas _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. [email protected] http://lists.gnu.org/mailman/listinfo/emacs-orgmode
