From: Carsten Dominik <dominik@science.uva.nl>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: a couple of possible bugs in filling/indenting of plain lists
Date: Mon, 4 Jun 2007 10:08:48 +0200 [thread overview]
Message-ID: <2acbb96883f80634968b52dfa0c1d600@science.uva.nl> (raw)
In-Reply-To: <41c818190706010909v11ec26e2n47138302473cccb8@mail.gmail.com>
As Eddward says, you seem to be able to circumvent this by not
allowing indent.el to use TAB characters for indentation:
(setq indent-tabs-mode nil)
It seems to me that this problem is a bug in the Emacs indentation
code, not in Org-mode.
- Carsten
On Jun 1, 2007, at 18:09, William Henney wrote:
> 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
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>
--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477
next prev parent reply other threads:[~2007-06-04 8:08 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-01 16:09 a couple of possible bugs in filling/indenting of plain lists William Henney
2007-06-01 19:28 ` Eddward DeVilla
2007-06-04 8:08 ` Carsten Dominik [this message]
2007-06-04 10:57 ` Leo
2007-06-04 11:49 ` Carsten Dominik
2007-06-04 13:39 ` William Henney
2007-06-04 19:15 ` Carsten Dominik
2007-06-04 23:46 ` William Henney
2007-06-06 8:45 ` Carsten Dominik
2007-06-06 12:18 ` William Henney
2007-06-06 12:41 ` Carsten Dominik
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2acbb96883f80634968b52dfa0c1d600@science.uva.nl \
--to=dominik@science.uva.nl \
--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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.