emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: emacs-orgmode@gnu.org
Subject: Re: [bug] [ANN] Lists changes pushed to master
Date: Wed, 23 Feb 2011 13:48:30 +0000	[thread overview]
Message-ID: <87wrkqhnf5.fsf@pinto.chemeng.ucl.ac.uk> (raw)
In-Reply-To: <87r5b5ynej.fsf@gmail.com> (Nicolas's message of "Fri, 18 Feb 2011 23:43:16 +0100")

Nicolas <n.goaziou@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.fraga@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.fraga@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)

  reply	other threads:[~2011-02-23 13:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-18 22:43 [ANN] Lists changes pushed to master Nicolas
2011-02-23 13:48 ` Eric S Fraga [this message]
2011-02-23 20:23   ` [bug] " Nicolas
2011-02-27 11:40   ` Nicolas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wrkqhnf5.fsf@pinto.chemeng.ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).