From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eddward DeVilla" Subject: Re: a couple of possible bugs in filling/indenting of plain lists Date: Fri, 1 Jun 2007 14:28:59 -0500 Message-ID: References: <41c818190706010909v11ec26e2n47138302473cccb8@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HuCoC-00078Z-S8 for emacs-orgmode@gnu.org; Fri, 01 Jun 2007 15:29:12 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HuCoA-00076b-EN for emacs-orgmode@gnu.org; Fri, 01 Jun 2007 15:29:11 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HuCoA-00076N-BF for emacs-orgmode@gnu.org; Fri, 01 Jun 2007 15:29:10 -0400 Received: from nz-out-0506.google.com ([64.233.162.233]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HuCo9-0002w1-Uj for emacs-orgmode@gnu.org; Fri, 01 Jun 2007 15:29:10 -0400 Received: by nz-out-0506.google.com with SMTP id z3so559853nzf for ; Fri, 01 Jun 2007 12:29:09 -0700 (PDT) In-Reply-To: <41c818190706010909v11ec26e2n47138302473cccb8@mail.gmail.com> Content-Disposition: inline List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: William Henney Cc: emacs-orgmode For me, my indent problems where solved when I turned off the use of tabs. I don't remember how I did it right now and I don't have access to my work system at the moment. I'll let you know when I can check. Edd On 6/1/07, 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=EDa y Astrof=EDsica, > Universidad Nacional Aut=F3noma de M=E9xico, Campus Morelia > > > _______________________________________________ > Emacs-orgmode mailing list > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode >