Re: [O] [Orgmode] POLL: the 40 variables project

2014-05-01 Thread Nick Dokos
"Shin Sungmin" writes: > Well, I will just look through the old survey > (http://orgmode.org/worg/org-configs/org-customization-survey.html) I > am sure that will give a ton of ideas as well. > Beware however that some variable names (in particular, export-related ones) were changed in org 8.x,

Re: [O] [Orgmode] POLL: the 40 variables project

2014-05-01 Thread Shin Sungmin
: 날짜: 2014년 5월 01일 목요일, 00시 50분 23초 +0900제목: Re: [O] [Orgmode] POLL: the 40 variables project On Wednesday, 30 Apr 2014 at 15:29, Sungmin wrote: [...] > 808 options. That is Scary, and daunting and amazing. > > I have just started to scratch on the surface of orgmode. May

Re: [O] [Orgmode] POLL: the 40 variables project

2014-04-30 Thread Eric S Fraga
On Wednesday, 30 Apr 2014 at 15:29, Sungmin wrote: [...] > 808 options. That is Scary, and daunting and amazing. > > 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. Although I am not in genera

Re: [O] [Orgmode] POLL: the 40 variables project

2014-04-30 Thread Sungmin
Manish 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 b

Re: [O] [Orgmode] POLL: the 40 variables project

2014-01-21 Thread Eric S Fraga
Rainer M Krug writes: [...] > True. But Is there a table with all the variables, in the form of: > > | Variable | *short* description | link to manual | No table but "M-x customize-group RET org RET" gives all user customisable variables, many (most? all?) grouped logically as well. Okay, may

Re: [O] [Orgmode] POLL: the 40 variables project

2014-01-20 Thread Bastien
Rainer M Krug writes: > True. But Is there a table with all the variables, in the form of: > > | Variable | *short* description | link to manual | Not exactly this, but there is http://orgmode.org/worg/doc.html (This is for "options", i.e. user variables, not all variables.) > This might be us

Re: [O] [Orgmode] POLL: the 40 variables project

2014-01-20 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/20/14, 12:17 , Bastien wrote: > M writes: > >> p.s. for a new user, the large choice of options can really be >> quite confusing > > Indeed. We always need more tutorials and more structure in Worg. True. But Is there a table with all the

Re: [O] [Orgmode] POLL: the 40 variables project

2014-01-20 Thread Bastien
M writes: > p.s. for a new user, the large choice of options can really be quite > confusing Indeed. We always need more tutorials and more structure in Worg. I may help with a fresh tutorial at some point, but I need time. -- Bastien

Re: [O] [Orgmode] POLL: the 40 variables project

2014-01-20 Thread Bastien
henry atting writes: > Maybe it says it's still a long way to go ;) > > cd gnus_git && grep defcustom lisp/*.el | wc -l > > 1204 Mhhh... that's somehow comforting (but I don't know how!) -- Bastien

Re: [O] [Orgmode] POLL: the 40 variables project

2014-01-19 Thread henry atting
> 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/*.

Re: [O] [Orgmode] POLL: the 40 variables project

2014-01-19 Thread M
> Von: Bastien > Datum: Sun, 19 Jan 2014 16:54:55 +0100 > An: Manish > Cc: emacs org-mode mailing list , Carsten Dominik > > Betreff: Re: [O] [Orgmode] POLL: the 40 variables project > > Manish writes: > >> manishsharma:org-mode/ (master) $ grep defc

Re: [O] [Orgmode] POLL: the 40 variables project

2014-01-19 Thread Bastien
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 :) -- Bastien

Re: [O] [Orgmode] POLL: the 40 variables project

2014-01-17 Thread Manish
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