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

2014-05-01 Thread Shin Sungmin
: Sungmin sungsongs...@daum.net참조 : emacs-orgmode@gnu.org날짜: 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

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

2014-05-01 Thread Nick Dokos
Shin Sungmin sungsongs...@daum.net 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

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

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

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 general a

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

2014-01-21 Thread Eric S Fraga
Rainer M Krug rai...@krugs.de 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.

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

2014-01-20 Thread Bastien
henry attings...@online.de 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-20 Thread Bastien
M elwood...@web.de 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 Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/20/14, 12:17 , Bastien wrote: M elwood...@web.de 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

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

2014-01-20 Thread Bastien
Rainer M Krug rai...@krugs.de 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

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

2014-01-19 Thread Bastien
Manish mailtomanish.sha...@gmail.com 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-19 Thread M
Von: Bastien b...@gnu.org Datum: Sun, 19 Jan 2014 16:54:55 +0100 An: Manish mailtomanish.sha...@gmail.com Cc: emacs org-mode mailing list emacs-orgmode@gnu.org, Carsten Dominik domi...@science.uva.nl Betreff: Re: [O] [Orgmode] POLL: the 40 variables project Manish mailtomanish.sha

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

2014-01-19 Thread henry atting
Manish mailtomanish.sha...@gmail.com 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

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 to do