From mboxrd@z Thu Jan 1 00:00:00 1970 From: henry atting Subject: Re: [Orgmode] POLL: the 40 variables project Date: Mon, 20 Jan 2014 08:05:35 +0100 Message-ID: <87a9ernneo.fsf@bye.fritz.box> References: <87bnz89dbk.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51743) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W58w1-0007oV-OC for emacs-orgmode@gnu.org; Mon, 20 Jan 2014 02:06:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W58vu-0000a6-Dq for emacs-orgmode@gnu.org; Mon, 20 Jan 2014 02:06:13 -0500 Received: from plane.gmane.org ([80.91.229.3]:52292) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W58vu-0000Zl-79 for emacs-orgmode@gnu.org; Mon, 20 Jan 2014 02:06:06 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1W58vr-0006FQ-V5 for emacs-orgmode@gnu.org; Mon, 20 Jan 2014 08:06:03 +0100 Received: from port-92-195-27-113.dynamic.qsc.de ([92.195.27.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 20 Jan 2014 08:06:03 +0100 Received: from snd by port-92-195-27-113.dynamic.qsc.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 20 Jan 2014 08:06:03 +0100 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: emacs-orgmode@gnu.org > Manish writes: > >> manishsharma:org-mode/ (master) $ grep defcustom lisp/*el |wc -l >> 808 > > Ouch. That's nearly half of the 1792 Emacs options! > > It certainly says something, but I don't know what :) Maybe it says it's still a long way to go ;) cd gnus_git && grep defcustom lisp/*.el | wc -l 1204