From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Manual -- updating the Customization node Date: Mon, 09 Jan 2012 10:54:54 +0100 Message-ID: <87vcolb3pt.fsf@gnu.org> References: <87ehvbl0bv.fsf@iro.umontreal.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:45073) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RkBvK-0000Gq-4l for emacs-orgmode@gnu.org; Mon, 09 Jan 2012 04:53:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RkBvD-0001Ba-T2 for emacs-orgmode@gnu.org; Mon, 09 Jan 2012 04:53:50 -0500 Received: from mail-lpp01m010-f41.google.com ([209.85.215.41]:63235) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RkBvD-0001AW-KO for emacs-orgmode@gnu.org; Mon, 09 Jan 2012 04:53:43 -0500 Received: by lagv3 with SMTP id v3so1546074lag.0 for ; Mon, 09 Jan 2012 01:53:42 -0800 (PST) In-Reply-To: <87ehvbl0bv.fsf@iro.umontreal.ca> (=?iso-8859-1?Q?=22Fran=E7o?= =?iso-8859-1?Q?is?= Pinard"'s message of "Sat, 07 Jan 2012 15:33:24 -0500") 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: =?iso-8859-1?Q?Fran=E7ois?= Pinard Cc: emacs-orgmode@gnu.org Hi François, pinard@iro.umontreal.ca (François Pinard) writes: > Section 15.5 Customization in the Org manual says: > > "There are more than 180 variables that can be used to customize Org." > > In a recent message to the mailing list, someone said 580 or so > variables. Another gave a number over one thousand. > > Maybe that "180" is too low an estimate, at least from now on, and > should be amended! There is 733 now defcustom declarations in lisp/ -- but some of these options are not available, depending on `org-modules'. I updated the manual to 500. The number is not important, just the idea. -- Bastien