Manish <mailtomanish.sharma <at> gmail.com> writes: > > On Thu, Jan 29, 2009 at 3:49 AM, Carsten Dominik wrote: > > Hi, > > > > yesterday I did this command in my org-mode git repo: > > > > grep defcustom lisp/*el |wc -l > > > > and got 378 as an answer. 378 user-customizable variables, > > no kidding. > > > > It's been almost 5 years since that last check and about time to do it > again. And it's even crazier now. :) > > manishsharma:org-mode/ (master) $ git --no-pager log > --pretty=format:'%aD %H' -1 Fri, 17 Jan 2014 > 12:45:21 +0100 bf304c34854e2f07001e8180508f0c833d17307f% > > manishsharma:org-mode/ (master) $ grep defcustom lisp/*el |wc -l > 808 > > A big thanks to everyone. > > --Manish > >
808 options. That is Scary, and daunting and amazing. Any possibility to get a update on the survey on which configuration are in use as well? http://orgmode.org/worg/org-configs/org-customization-survey.html contains excellent information. But how have things evolved? I have just started to scratch on the surface of orgmode. Maybe 8 months of usage. For me it would help me understand what I should look into next. Thank you every one for all of your contributions.