From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Filling bug with alphabetical lists Date: Wed, 24 Apr 2013 18:06:36 -0400 Message-ID: <87fvyfr3bn.fsf@norang.ca> References: <87obd4q7zg.fsf@norang.ca> <87vc7b8wd1.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:44053) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UV7pu-00041V-3F for emacs-orgmode@gnu.org; Wed, 24 Apr 2013 18:06:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UV7pt-0000tc-4M for emacs-orgmode@gnu.org; Wed, 24 Apr 2013 18:06:46 -0400 Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:28571 helo=mho-01-ewr.mailhop.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UV7pt-0000sp-1Z for emacs-orgmode@gnu.org; Wed, 24 Apr 2013 18:06:45 -0400 In-Reply-To: <87vc7b8wd1.fsf@gmail.com> (Nicolas Goaziou's message of "Wed, 24 Apr 2013 23:14:18 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nicolas Goaziou Cc: emacs-orgmode@gnu.org Nicolas Goaziou writes: > Hello, > > Bernt Hansen writes: >> >> I found the following filling bug with alphabetical lists. >> >> I have >> >> (setq org-alphabetical-lists t) > > This is now `org-list-allow-alphabetical'. I think you need to reload > Org when this variable is changed. Thanks, I wasn't aware of this rename but it is already set to t here. I'll rename the variable in my .emacs. Do you get the same filling behaviour as me? GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.1) of 2013-01-08 on murphy, modified by Debian Org-mode version 8.0.1 (release_8.0.1 @ /home/bernt/git/org-mode/lisp/) Regards, Bernt