[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Orgmode] a couple of possible bugs in filling/indenting of plain lists
From: |
William Henney |
Subject: |
[Orgmode] a couple of possible bugs in filling/indenting of plain lists |
Date: |
Fri, 1 Jun 2007 11:09:49 -0500 |
Hi list
I have the following problems with org 4.76 (and previous versions
too). This is with emacs 22.0.50.1 (aquamacs 0.9.9d on OS X). My
fill-paragraph seems to be provided by fill-adapt.el version 2.12. My
indent-relative seems to come from the vanilla emacs version of
indent.el.
Cheers
Will
* Illustration of two bugs in org-mode filling/indenting
** Problem with indent-relative in lists
1. If I carry out the instruction in the following list item, the
item is indented right by 2 spaces
2. *Press TAB key with the cursor in this line*
3. The same thing happens with + or - bullets
4. I have org-cycle-include-plain lists set to nil
5. The problem also appears even with all single-line items
** Problem with fill-paragraph in lists of deeply nested headings
- Another list item that is filled correctly by the fill-paragraph
command. Here are some more words.
*** header 3
- A third list item that is filled correctly by the fill-paragraph
command. Here are some more words.
**** header 4
- A fourth list item that is filled correctly by the
fill-paragraph command. Here are some more words.
***** header 5
- A fifth list item that is filled correctly by the
fill-paragraph command. Here are some more words.
- another item
- and another
****** header 6
- A sixth list item that is filled correctly by the
fill-paragraph command. Here are some more words.
- another item
- and another
****** This is where the problems start
- A seventh list item that is *not* filled correctly by the
fill-paragraph command, although it does work correctly with
auto-fill-mode. Note that the lines after the first lose all
their indentation.
******** header 8
- An eighth list item that is not filled correctly by the
fill-paragraph command. Here are some more words.
--
Dr William Henney, Centro de Radioastronomía y Astrofísica,
Universidad Nacional Autónoma de México, Campus Morelia
- [Orgmode] a couple of possible bugs in filling/indenting of plain lists,
William Henney <=
- Re: [Orgmode] a couple of possible bugs in filling/indenting of plain lists, Eddward DeVilla, 2007/06/01
- Re: [Orgmode] a couple of possible bugs in filling/indenting of plain lists, Carsten Dominik, 2007/06/04
- [Orgmode] Re: a couple of possible bugs in filling/indenting of plain lists, Leo, 2007/06/04
- Re: [Orgmode] a couple of possible bugs in filling/indenting of plain lists, Carsten Dominik, 2007/06/04
- Re: [Orgmode] a couple of possible bugs in filling/indenting of plain lists, William Henney, 2007/06/04
- Re: [Orgmode] a couple of possible bugs in filling/indenting of plain lists, Carsten Dominik, 2007/06/04
- Re: [Orgmode] a couple of possible bugs in filling/indenting of plain lists, William Henney, 2007/06/04
- Re: [Orgmode] a couple of possible bugs in filling/indenting of plain lists, Carsten Dominik, 2007/06/06
- Re: [Orgmode] a couple of possible bugs in filling/indenting of plain lists, William Henney, 2007/06/06
- Re: [Orgmode] a couple of possible bugs in filling/indenting of plain lists, Carsten Dominik, 2007/06/06