emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] [bug] [ANN] Lists changes pushed to master


From: Eric S Fraga
Subject: Re: [Orgmode] [bug] [ANN] Lists changes pushed to master
Date: Wed, 23 Feb 2011 13:48:30 +0000
User-agent: Gnus/5.110014 (No Gnus v0.14) Emacs/24.0.50 (gnu/linux)

Nicolas <address@hidden> 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:     address@hidden
#+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:     address@hidden
#+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)



reply via email to

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