emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Gregor Zattler <telegraph@gmx.net>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: adding new plain lists item changes previous one it it ends in a number on a single lijne followed by a dot
Date: Fri, 4 Feb 2011 17:16:28 +0100	[thread overview]
Message-ID: <20110204161628.GC19946@shi.workgroup> (raw)
In-Reply-To: <87bp2u6stl.wl%n.goaziou@gmail.com>

Hi Nicolas,

* Nicolas Goaziou <n.goaziou@gmail.com> [02. Feb. 2011]:
>>>>>> Gregor Zattler writes:
> 
>> adding a new list item via M-RET (org-insert-heading) may change
>> text in a previous list item, if this ends in a number on a single
>> line followed by a dot:
> 
>> ------------------------------- 
>> - Several astonishing things happened in 
>>   2007. 
>> - And then there was another item. 
>> - X
>> -------------------------------
> 
>> Note that " 2007." has changed to " 1." in line 2.
> 
> Yes, and unfortunately, I don't see any solution here. It isn't really
> a bug: a line starting with white space, followed by a number sticked
> to a dot is exactly the definition, regexp wise, of a list item (as
> explained in `org-plain-list-ordered-item-terminator' doc-string).

I understand that blank-number-dot starts a plain list item.
But in my example the numbered list would be second level whilst
the unordered list would be first level (of indentation).
Org-mode rightly inserts a dash but why does it fiddle with
another list item of different (second) level when inserting an
new first level item?  Is this necessary to in order to insert
the next dashed item?  

That's different to your example:

> As a side-note, this problem isn't specific to recent versions of Org.
> For example, in 6.33, use M-RET at X in the following example:
> 
>> ------------------------------- 
>> - Several astonishing things happened in 
>>   2007. And then there was another item.X
>> -------------------------------

I see the problem but here the cursor is at a second level item.
Therefore it is not astonishing that org-mode produces another
one with M-RET.


In my case I could see the change of "2007." to "1."  because
it was so near it was also on the display.  But this may happen
with list items which are not displayed and therefore one would
not recognise the damage... 



> There are two workarounds I can think of, at the moment:
> 
> 1. Use (setq org-plain-list-ordered-item-terminator ?)). But that will
>    affect every ordered list.

I'll do this.  Thank you and the other commentators for your help.

Ciao; Gregor

  parent reply	other threads:[~2011-02-04 16:17 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-02 19:20 [BUG] adding new plain lists item changes previous one it it ends in a number on a single lijne followed by a dot Gregor Zattler
2011-02-02 19:24 ` Jeff Horn
2011-02-02 21:16 ` Nicolas Goaziou
2011-02-03 10:11   ` Christian Moe
2011-02-03 14:09     ` Nicolas Goaziou
2011-02-03 16:11       ` Jeff Horn
2011-02-03 16:47         ` Nicolas Goaziou
2011-02-03 21:22           ` Jeff Horn
2011-02-04 19:09       ` Christian Moe
2011-02-03 18:04     ` Achim Gratz
2011-02-04 16:16   ` Gregor Zattler [this message]
2011-02-05 21:04     ` Nicolas Goaziou

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=20110204161628.GC19946@shi.workgroup \
    --to=telegraph@gmx.net \
    --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).