Nicolas <n.goaz...@gmail.com> writes: > Hello Org users, > > Since a few hours, lists changes are in master branch. Here is a sum up > of the new functionalities:
[...] I am not sure if the error I am experiencing is due to this but I have the following problem. With this org file: --8<---------------cut here---------------start------------->8--- # -*- coding: utf-8; -*- #+TITLE: examplebug.org #+AUTHOR: Eric S Fraga #+EMAIL: e.fr...@ucl.ac.uk #+OPTIONS: H:3 num:nil toc:nil \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t #+OPTIONS: TeX:t LaTeX:t skip:nil d:nil todo:t pri:nil tags:nil #+latex_header: \usepackage{tikz} * heading *** subheading ***** subsubheading ******* students - [2011-02-23 Wed] today - [2011-02-22 Tue] yesterday ******* another --8<---------------cut here---------------end--------------->8--- if I position the cursor at the end of "yesterday" and hit M-RET (to get a new list entry), I get a total mess: --8<---------------cut here---------------start------------->8--- # -*- coding: utf-8; -*- #+TITLE: examplebug.org #+AUTHOR: Eric S Fraga #+EMAIL: e.fr...@ucl.ac.uk #+OPTIONS: H:3 num:nil toc:nil \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t #+OPTIONS: TeX:t LaTeX:t skip:nil d:nil todo:t pri:nil tags:nil #+latex_header: \usepackage{tikz} * heading *** subheading ***** subsubheading ******* students - [2011-02-23 Wed] today - [2011-02-22 Tue] yesterday ******* another - --8<---------------cut here---------------end--------------->8--- I have not changed any org customisations in a while... The error only happens if I have a list 4 levels deep, from what I can see. I have odd levels only set, by the way. I cannot understand why the depth should matter, mind you. Thanks, eric -- : Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.50.1 : using Org-mode version 7.4 (release_7.4.526.g4bbe) _______________________________________________ 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