[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] Bug: org-toggle-heading breaks with double colon '::' list items.
From: |
Leo Ufimtsev |
Subject: |
[O] Bug: org-toggle-heading breaks with double colon '::' list items. |
Date: |
Wed, 6 May 2015 09:49:45 -0400 (EDT) |
Hello,
If I have a list with colons like:
- List a ::
Cheese
Bannana
- List b ::
Pineapples
Tomatoes
If I then select the entire list and call org-toggle-headings, then I would
*expect* this:
* List a
Cheese
Bannana
* List b
Pineapples
Tomatoes
But instead the first item is placed on the same line as the heading:
* List a Cheese
Bannana
* List b Pineapples
Tomatoes
This is happens only with items that have colons. A workaround is not to use
colons or add a dot after the colons, e.g
- List a :: .
Cheese
The use case is that I often start making lists, but as things grow turn them
into headings.
I'm on Emacs 25.0.50.4 (~3 weeks old) and my org-mode is from this morning
(8.3beta).
Please advise.
Thank you
Leo
- [O] Bug: Table alignment [8.2.10 (release_8.2.10 @ /usr/local/src/emacs/lisp/org/)], Jay Belanger, 2015/05/06
- Re: [O] Bug: Table alignment [8.2.10 (release_8.2.10 @ /usr/local/src/emacs/lisp/org/)], Rasmus, 2015/05/06
- Re: [O] Bug: Table alignment [8.2.10 (release_8.2.10 @ /usr/local/src/emacs/lisp/org/)], Matt Price, 2015/05/06
- [O] Bug: org-toggle-heading breaks with double colon '::' list items.,
Leo Ufimtsev <=
- Re: [O] Bug: org-toggle-heading breaks with double colon '::' list items., Nicolas Goaziou, 2015/05/06
- Re: [O] Bug: org-toggle-heading breaks with double colon '::' list items., Leo Ufimtsev, 2015/05/07
- Re: [O] Bug: org-return-indent does not work properly with description lists (i.e ending with double colon), Leo Ufimtsev, 2015/05/07
- Re: [O] Bug: org-return-indent does not work properly with description lists (i.e ending with double colon), Nicolas Goaziou, 2015/05/08
- Re: [O] Bug: org-return-indent does not work properly with description lists (i.e ending with double colon), Leo Ufimtsev, 2015/05/08
- Re: [O] Bug: Table alignment [8.2.10 (release_8.2.10 @ /usr/local/src/emacs/lisp/org/)], Rasmus, 2015/05/06