emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] POLL: the 40 variables project


From: Oliver Charles
Subject: Re: [Orgmode] POLL: the 40 variables project
Date: Thu, 29 Jan 2009 22:43:07 +0000
User-agent: Mutt/1.5.18 (2008-05-17)

On Thu, Jan 29, 2009 at 09:49:21AM +0100, Carsten Dominik wrote:
> So here is my question to all of you.  Could you, in reply to this
> message, list all the Org-related variables that you have customized,
> along with the values you used?

,----[ org-mode custom settings ]
| (custom-set-variables
|                                         ; Org-Mode
|  '(org-agenda-files (quote ("~/Documents/timetable.org" 
"~/Documents/gtd.org")))
|  '(org-agenda-ndays 7)
|  '(org-agenda-show-all-dates t)
|  '(org-agenda-skip-deadline-if-done t)
|  '(org-agenda-skip-scheduled-if-done t)
|  '(org-agenda-start-on-weekday nil)
|  '(org-deadline-warning-days 14)
|  '(org-hide-leading-stars t)
|  '(org-odd-levels-only t)
| 
|  '(org-remember-templates
|    '(("Task" ?t "* %?" "~/Documents/gtd.org" "Tasks"))))
`----

Nice and simple for me :) I have this setup for working at university,
I think odd-levels and hide-leading-stars should be default non-nil -
these are just about essential to me.

I change a few more things in the agenda just to get a slightly
cleaner view, but I've only decided on these settings recently, so I
can't say I like them or not.

-- 
        Oliver Charles / aCiD2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]