From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Filling bug with alphabetical lists Date: Wed, 24 Apr 2013 23:14:18 +0200 Message-ID: <87vc7b8wd1.fsf@gmail.com> References: <87obd4q7zg.fsf@norang.ca> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52888) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UV71I-00023R-4q for emacs-orgmode@gnu.org; Wed, 24 Apr 2013 17:14:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UV71D-00057E-8c for emacs-orgmode@gnu.org; Wed, 24 Apr 2013 17:14:28 -0400 Received: from mail-wi0-x22b.google.com ([2a00:1450:400c:c05::22b]:58695) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UV71D-000555-2x for emacs-orgmode@gnu.org; Wed, 24 Apr 2013 17:14:23 -0400 Received: by mail-wi0-f171.google.com with SMTP id l13so7867629wie.16 for ; Wed, 24 Apr 2013 14:14:22 -0700 (PDT) In-Reply-To: <87obd4q7zg.fsf@norang.ca> (Bernt Hansen's message of "Wed, 24 Apr 2013 11:11:15 -0400") 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: Bernt Hansen Cc: emacs-orgmode@gnu.org 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. Regards, -- Nicolas Goaziou