FF - Fredrich Delago Fredrichs
DW - Don Womick
TH - Tassilo Horn
SR - Sebastian Rose
DG - Dan Griswold
CL - Chris Leyon
ML - Matthew Lundin
BH - Bernt Hansen
SPR - Scott P. Randby
DD - Dan Davison
ME - Michael Ekstrand
SN - Sivaram Neelakantan
EF - Eric S. Fraga
WH - William Henney
PJ - Peter Jones
HT - Hsiu-Khuern Tang
SH - Steven Harris
OC - Oliver Charles
RP - Ross Patterson
AF - Austin Frank
GR - Giovanni Ridolfi
ES - Eric Shulte
US - Ulf Stegemann
CH - Cameron Horsburgh
SB - Scot Becker
SJ - Shaun Johnson
SS - Stephan Schmitt
RS - Rainer Stengele
MF - Mikael Fornius
MS - Martin Stemplinger
PM - Paul Mead
JS - James TD Smith
CE - Christian Egli
MH - Manuel Hermengildo
CD - Carsten Dominik
JW - John Wiegley
"Check email" - indicates a setting that is too long and/or personal
to be of general use. Of course, it can still be accessed from email
by knowing the submitter and variable name.
#+OPTIONS: LaTeX:nil
#+TBLFM: $4='(let ((x (prin1-to-string (get '$2 'standard-value)))) (org-require-autoloaded-modules) (if (or (string-match "\n" x) (> (length x) 200)) "complex" x));L
# carsten's formula to extract defaults
#+TBLFM: $3='(let ((x (prin1-to-string (get '$1 'standard-value)))) (org-require-autoloaded-modules) (if (or (string-match "\n" x) (> (length x) 200)) "complex" x));L
# davison's r formulas for analysis
#+TBLR: columns:(2 1) action:tabulate
#+TBLRR: x <- sort(table(x[,2:4]), decreasing=TRUE)[1:40]
#+TBLRR: x[,2] <- substr(x[,2], 1, 3)
#+TBLR: table:org-variables-table
#+TBLNAME: org-variables-table
|-----------+---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+--------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| Submitter | Variable | Customized To | Default | Non-default? | Comment |
|-----------+---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+--------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| FF | appt-activate | 1 | nil | | remind me of my appointments for the day, please |
| JS | auto-mode-alist | "\\.org$" (function org-mode) | nil | | |
| MH | auto-mode-alist | '("\\.org$" . org-mode) | nil | | |
| MH | auto-mode-alist | '("\\.org_archive$" . org-mode) | nil | | |
| MH | auto-mode-alist | '("\\.org.gpg$" . org-mode) | nil | | |
| MH | auto-mode-alist | '("\\.org.gpg_archive$" . org-mode) | nil | | |
| MS | auto-mode-alist | '("\\.org$" . org-mode) | nil | | |
| PM | auto-mode-alist | '("\\.org\\'" . org-mode) | nil | | |
| RP | auto-mode-alist | '("\\.org$" . org-mode) | nil | | |
| SH | auto-mode-alist | '("\\.org$" . org-mode) | nil | | |
| SN | auto-mode-alist | '("\\.org$" . org-mode) | nil | | |
| WH | auto-mode-alist | '("\\.org$" . org-mode) | nil | | |
| RP | before-save-hook | (quote (org-update-all-dblocks)) | nil | | |
| ES | iimage-mode-image-search-path | (expand-file-name "~/") | nil | | |
| SR | org-add-link-type | | nil | | |
| JS | org-add-to-invisibility-spec | '(org-link) | nil | | |
| FF | org-after-todo-state-change-hook | (quote (org-clock-out-if-current)) | nil | | |
| SR | org-after-todo-state-change-hook | (quote (sr-org-todo-toggle-to-started sr-org-todo-toggle-to-done)) | nil | | |
| ME | org-after-todo-statistics-hook | 'org-summary-todo | nil | | |
| FF | org-agenda-after-show-hook | show-all | nil | | I put comments after the WAITING state of an item which explain, what I'm waiting for. This way I see them directly when I show the item from the agenda. |
| PM | org-agenda-align-tags-to-column | 100 | nil | | |
| BH | org-agenda-clockreport-parameter-plist | (quote (:link nil :maxlevel 3)) | (quote (:link t :maxlevel 2)) | | |
| FF | org-agenda-columns-add-appointments-to-effort-sum | t | nil | | left over from a failed experiment with efforts |
| US | org-agenda-columns-add-appointments-to-effort-sum | t | nil | | |
| ML | org-agenda-columns-compute-summary-properties | nil | t | | |
| RS | org-agenda-compact-blocks | t | nil | | |
| AU | org-agenda-custom-commands | Check email | nil | | |
| BH | org-agenda-custom-commands | Check email | nil | | |
| CD | org-agenda-custom-commands | lots | nil | | |
| CH | org-agenda-custom-commands | Check email | nil | | |
| DG | org-agenda-custom-commands | Check email | nil | | |
| ES | org-agenda-custom-commands | Check email | nil | | |
| FF | org-agenda-custom-commands | Check email | nil | | I guess everybody customises this |
| HT | org-agenda-custom-commands | Check email | nil | | |
| JS | org-agenda-custom-commands | Check email | nil | | |
| JW | org-agenda-custom-commands | Check email | nil | | |
| ME | org-agenda-custom-commands | Check email | nil | | |
| ML | org-agenda-custom-commands | Check email | nil | | |
| MS | org-agenda-custom-commands | Check email | nil | | |
| PM | org-agenda-custom-commands | Check email | nil | | |
| RP | org-agenda-custom-commands | Check email | nil | | |
| JW | org-agenda-deadline-leaders | (quote ("D: " "D%d: "))) | (quote ("Deadline: " "In %3d d.: ")) | | |
| JW | org-agenda-deadline-relative-text | "D%d: " | nil | | |
| JW | org-agenda-deadline-text | "D: " | nil | | |
| JW | org-agenda-default-appointment-duration | 60 | nil | | |
| PM | org-agenda-dim-blocked-tasks | t | t | same | |
| US | org-agenda-dim-blocked-tasks | t | t | same | |
| CD | org-agenda-exporter-settings | (quote ((org-agenda-prefix-format "") (ps-landscape-mode t)))) | nil | | |
| DG | org-agenda-exporter-settings | '((ps-number-of-columns 1) (ps-landscape-mode nil) (htmlize-output-type 'css)) | nil | | |
| FF | org-agenda-exporter-settings | (quote ((htmlize-output-type (quote inline-css)))) | nil | | no link to a css file please |
| RS | org-agenda-files | nil | nil | same | |
| AU | org-agenda-files | '("~/org/") | nil | | |
| BH | org-agenda-files | Check email | nil | | |
| CD | org-agenda-files | (quote ("~/org/diary.org" "~/org/gtd.org" "~/org/meetings.org")) | nil | | |
| CE | org-agenda-files | (quote ("~/src/xmlp/misc/competitorAnalysis.org" "~/work/SBS.org" "~/TODO/Priv.org" "~/TODO/Job.org")) | nil | | |
| CH | org-agenda-files | (quote ("~/VersionControl/gtd/todo.org")) | nil | | |
| CL | org-agenda-files | (if (or (at-work-p) (at-home-p)) (list org-directory)) | nil | | |
| DD | org-agenda-files | (list dan-org-dir) | nil | | |
| DW | org-agenda-files | | nil | | |
| EF | org-agenda-files | | nil | | |
| ES | org-agenda-files | (list "~/Desktop/todo") | nil | | |
| GR | org-agenda-files | | nil | | personal |
| JS | org-agenda-files | Check email | nil | | |
| JW | org-agenda-files | (quote ("~/Documents/todo.txt"))) | nil | | |
| MS | org-agenda-files | (quote ("~/Org/GTDAssesment-Daheim.org" "~/Org/gtd.org")) | nil | | |
| OC | org-agenda-files | (quote ("~/Documents/timetable.org" "~/Documents/gtd.org")) | nil | | |
| RP | org-agenda-files | (quote ("~/org")) | nil | | |
| SN | org-agenda-files | (list "c:/work/tasks.org") | nil | | |
| SR | org-agenda-files | (quote ("~/emacs/org/todoos/fairprinter.org" "~/emacs/org/organizer.org")) | nil | | |
| SS | org-agenda-files | (quote ("~/orga/org/todo.org")) | nil | | |
| US | org-agenda-files | | nil | | |
| WH | org-agenda-files | | nil | | |
| MS | org-agenda-include-all-todo | nil | nil | same | |
| CE | org-agenda-include-all-todo | t | nil | | |
| ML | org-agenda-include-diary | nil | nil | same | |
| SS | org-agenda-include-diary | nil | nil | same | |
| AU | org-agenda-include-diary | t | nil | | |
| BH | org-agenda-include-diary | t | nil | | |
| CE | org-agenda-include-diary | t | nil | | |
| CL | org-agenda-include-diary | t | nil | | I like to use %%diary-anniversary MM DD YYYY). |
| DG | org-agenda-include-diary | t | nil | | |
| EF | org-agenda-include-diary | t | nil | | emacs diary for quick 'n dirty entries |
| ES | org-agenda-include-diary | t | nil | | |
| FF | org-agenda-include-diary | t | nil | | remind me of birthdays etc. |
| JS | org-agenda-include-diary | t | nil | | |
| ME | org-agenda-include-diary | t | nil | | |
| MS | org-agenda-include-diary | t | nil | | |
| PM | org-agenda-include-diary | t | nil | | |
| RS | org-agenda-include-diary | t | nil | | |
| SH | org-agenda-include-diary | t | nil | | |
| SR | org-agenda-include-diary | t | nil | | |
| TH | org-agenda-include-diary | t | nil | | Some appts I added with the ical import |
| WH | org-agenda-include-diary | t | nil | | integration with calendar/diary |
| BH | org-agenda-log-mode-items | (quote (closed clock)) | (quote (closed clock)) | same | |
| HT | org-agenda-log-mode-items | (quote (closed state)) | (quote (closed clock)) | | |
| ML | org-agenda-log-mode-items | '(closed) | (quote (closed clock)) | | shows only closed items in the agenda log. I have some custom commands that show more. |
| AU | org-agenda-mode-hook | '(lambda () (hl-line-mode 1)) | nil | | |
| BH | org-agenda-mode-hook | '(lambda () (hl-line-mode 1)) | nil | | |
| AU | org-agenda-ndays | 7 | 7 | same | |
| CH | org-agenda-ndays | 7 | 7 | same | |
| ES | org-agenda-ndays | 7 | 7 | same | |
| JW | org-agenda-ndays | 7 | 7 | same | |
| OC | org-agenda-ndays | 7 | 7 | same | |
| PM | org-agenda-ndays | 7 | 7 | same | |
| RS | org-agenda-ndays | 7 | 7 | same | |
| US | org-agenda-ndays | 7 | 7 | same | |
| DD | org-agenda-ndays | 30 | 7 | | |
| DG | org-agenda-ndays | 10 | 7 | | |
| ML | org-agenda-ndays | 1 | 7 | | limit org-agenda to one day |
| PJ | org-agenda-ndays | 1 | 7 | | |
| CD | org-agenda-prefix-format | (quote ((agenda . " %-12:c%?-12t% s%? e") (timeline . " % s") (todo . " %-12:c") (tags . " %-12:c") (search . " %-12:c"))) | complex | | |
| JW | org-agenda-prefix-format | (quote ((agenda . " %-11:c%?-12t% s") (timeline . " % s") (todo . " %-11:c") (tags . " %-11:c")))) | complex | | |
| RS | org-agenda-prefix-format | (quote ((agenda . " %-12:c%?-19t% s") (timeline . " % s") (todo . "%-16:c") (tags . " %-16:c"))) | complex | | |
| FF | org-agenda-remove-times-when-in-prefix | (quote beg) | t | | don't remove the time from "meeting at 9:00" |
| BH | org-agenda-repeating-timestamp-show-all | t | t | same | |
| ML | org-agenda-repeating-timestamp-show-all | nil | t | | |
| PJ | org-agenda-restore-windows-after-quit | nil | nil | same | |
| ML | org-agenda-restore-windows-after-quit | t | nil | | |
| RS | org-agenda-restore-windows-after-quit | t | nil | | |
| US | org-agenda-restore-windows-after-quit | t | nil | | |
| US | org-agenda-restore-windows-after-quit | t | nil | | |
| JW | org-agenda-scheduled-leaders | (quote ("" "S%d: "))) | (quote ("Scheduled: " "Sched.%2dx: ")) | | |
| JW | org-agenda-scheduled-relative-text | "S%d: " | nil | | |
| JW | org-agenda-scheduled-text | "" | nil | | |
| AU | org-agenda-show-all-dates | t | t | same | |
| BH | org-agenda-show-all-dates | t | t | same | |
| CH | org-agenda-show-all-dates | t | t | same | |
| CH | org-agenda-show-all-dates | t | t | same | |
| JW | org-agenda-show-all-dates | t | t | same | |
| OC | org-agenda-show-all-dates | t | t | same | |
| PJ | org-agenda-show-all-dates | t | t | same | |
| US | org-agenda-show-all-dates | t | t | same | |
| DG | org-agenda-show-all-dates | nil | t | | |
| RS | org-agenda-show-all-dates | nil | t | | |
| ML | org-agenda-show-inherited-tags | nil | t | | |
| MH | org-agenda-show-log | nil | nil | same | |
| AU | org-agenda-skip-deadline-if-done | t | nil | | |
| BH | org-agenda-skip-deadline-if-done | t | nil | | |
| CD | org-agenda-skip-deadline-if-done | t | nil | | |
| CE | org-agenda-skip-deadline-if-done | t | nil | | |
| CH | org-agenda-skip-deadline-if-done | t | nil | | |
| FF | org-agenda-skip-deadline-if-done | t | nil | | when it's done, it's done |
| JW | org-agenda-skip-deadline-if-done | t | nil | | |
| ME | org-agenda-skip-deadline-if-done | t | nil | | |
| ML | org-agenda-skip-deadline-if-done | t | nil | | |
| OC | org-agenda-skip-deadline-if-done | t | nil | | |
| PJ | org-agenda-skip-deadline-if-done | t | nil | | |
| PM | org-agenda-skip-deadline-if-done | t | nil | | |
| RS | org-agenda-skip-deadline-if-done | t | nil | | |
| SH | org-agenda-skip-deadline-if-done | t | nil | | |
| SS | org-agenda-skip-deadline-if-done | t | nil | | |
| US | org-agenda-skip-deadline-if-done | t | nil | | |
| AU | org-agenda-skip-scheduled-if-done | t | nil | | |
| BH | org-agenda-skip-scheduled-if-done | t | nil | | |
| CD | org-agenda-skip-scheduled-if-done | t | nil | | |
| CE | org-agenda-skip-scheduled-if-done | t | nil | | |
| CH | org-agenda-skip-scheduled-if-done | t | nil | | |
| DG | org-agenda-skip-scheduled-if-done | t | nil | | |
| FF | org-agenda-skip-scheduled-if-done | t | nil | | when it's done, it's done |
| JS | org-agenda-skip-scheduled-if-done | t | nil | | Hide scheduled items which I've done. |
| JW | org-agenda-skip-scheduled-if-done | t | nil | | |
| ME | org-agenda-skip-scheduled-if-done | t | nil | | |
| ML | org-agenda-skip-scheduled-if-done | t | nil | | |
| OC | org-agenda-skip-scheduled-if-done | t | nil | | |
| PJ | org-agenda-skip-scheduled-if-done | t | nil | | |
| PM | org-agenda-skip-scheduled-if-done | t | nil | | |
| RS | org-agenda-skip-scheduled-if-done | t | nil | | |
| SH | org-agenda-skip-scheduled-if-done | t | nil | | |
| SS | org-agenda-skip-scheduled-if-done | t | nil | | |
| US | org-agenda-skip-scheduled-if-done | t | nil | | |
| AU | org-agenda-skip-timestamp-if-done | t | nil | | |
| FF | org-agenda-skip-timestamp-if-done | t | nil | | when it's done, it's done |
| PM | org-agenda-skip-timestamp-if-done | t | nil | | |
| RS | org-agenda-skip-timestamp-if-done | t | nil | | |
| JW | org-agenda-skip-unavailable-files | t | nil | | |
| ML | org-agenda-skip-unavailable-files | t | nil | | |
| SS | org-agenda-skip-unavailable-files | t | nil | | |
| BH | org-agenda-sorting-strategy | (quote ((agenda priority-down time-up category-up) (todo priority-down) (tags priority-down))) | complex | | |
| CE | org-agenda-sorting-strategy | (quote ((agenda time-up todo-state-down category-keep priority-down) (todo todo-state-down category-keep priority-down) (tags category-keep priority-down) (search category-keep))) | complex | | I don't think I really use that one anymore |
| CL | org-agenda-sorting-strategy | '((agenda time-up category-keep priority-down) (todo priority-down category-keep) (tags category-keep priority-down) (search category-keep)) | complex | | Change `todo' sort. It drove me crazy that #A items could appear at the middle or bottom of list. |
| DG | org-agenda-sorting-strategy | (quote ((agenda time-up tag-up priority-down) (todo category-keep priority-down) (tags category-keep priority-down) (search category-keep))) | complex | | |
| FF | org-agenda-sorting-strategy | Check email | complex | | time is most important on the agenda, everywhere else it's priority |
| HT | org-agenda-sorting-strategy | (quote ((agenda time-up category-up priority-down) (todo category-up tag-up) (tags category-keep priority-down) (search category-keep))) | complex | | |
| JS | org-agenda-sorting-strategy | '((agenda time-up priority-down effort-up category-up) (todo priority-down effort-up category-up) (tags priority-down effort-up category-keep) (search category-keep)) | complex | | |
| JW | org-agenda-sorting-strategy | (quote ((agenda time-up priority-down) (todo category-keep priority-down) (tags category-keep priority-down)))) | complex | | |
| ME | org-agenda-sorting-strategy | '(time-up priority-down) | complex | | |
| MH | org-agenda-sorting-strategy | '((agenda time-up priority-down category-keep) (todo time-up priority-down category-keep) (tags time-up priority-down category-keep) (search category-keep)) | complex | | |
| ML | org-agenda-sorting-strategy | '((agenda time-up priority-down effort-down) (todo todo-state-up priority-down category-up) (tags priority-down category-up)) | complex | | |
| RP | org-agenda-sorting-strategy | (quote ((agenda time-up priority-down) (todo category-keep priority-down) (tags category-keep priority-down) (search category-keep))) | complex | | |
| RS | org-agenda-sorting-strategy | (quote ((agenda time-up priority-down category-keep) (todo category-keep priority-down) (tags category-keep priority-down))) | complex | | |
| ML | org-agenda-start-on-weekday | 1 | 1 | same | |
| PJ | org-agenda-start-on-weekday | 1 | 1 | same | |
| US | org-agenda-start-on-weekday | 1 | 1 | same | |
| AU | org-agenda-start-on-weekday | nil | 1 | | |
| BH | org-agenda-start-on-weekday | nil | 1 | | |
| CD | org-agenda-start-on-weekday | nil | 1 | | |
| CH | org-agenda-start-on-weekday | nil | 1 | | |
| CL | org-agenda-start-on-weekday | Check email | 1 | | begin week agenda on Monday if at work. Different at work or home. |
| DD | org-agenda-start-on-weekday | nil | 1 | | |
| DG | org-agenda-start-on-weekday | nil | 1 | | |
| DG | org-agenda-start-on-weekday | nil | 1 | | |
| EF | org-agenda-start-on-weekday | nil | 1 | | I don't care about the past |
| FF | org-agenda-start-on-weekday | nil | 1 | | start today... I don't really think in weeks. |
| JW | org-agenda-start-on-weekday | nil | 1 | | |
| ME | org-agenda-start-on-weekday | nil | 1 | | |
| MS | org-agenda-start-on-weekday | nil | 1 | | |
| OC | org-agenda-start-on-weekday | nil | 1 | | |
| PM | org-agenda-start-on-weekday | nil | 1 | | |
| RS | org-agenda-start-on-weekday | nil | 1 | | |
| SH | org-agenda-start-on-weekday | nil | 1 | | |
| SS | org-agenda-start-on-weekday | nil | 1 | | |
| WH | org-agenda-start-on-weekday | nil | 1 | | |
| JS | org-agenda-start-with-clockreport-mode | t | nil | | I like to see how much time I've spent on things in the agenda |
| RP | org-agenda-start-with-clockreport-mode | t | nil | | |
| RS | org-agenda-start-with-follow-mode | t | nil | | |
| DG | org-agenda-tags-column | -77 | -80 | | |
| JS | org-agenda-tags-column | org-tags-column | -80 | | |
| JW | org-agenda-tags-column | -100 | -80 | | |
| RS | org-agenda-tags-column | 142 | -80 | | |
| RS | org-agenda-tags-todo-honor-ignore-options | t | nil | | |
| BH | org-agenda-text-search-extra-files | (quote (agenda-archives)) | nil | | |
| JW | org-agenda-text-search-extra-files | (quote (agenda-archives))) | nil | | |
| EF | org-agenda-time-grid | '((daily today require-timed) "----------------" (900 1000 1100 1200 1300 1400 1500 1600 1700 1800)) | complex | | |
| ME | org-agenda-time-grid | '((daily today require-timed remove-match) "----------------" (800 900 1000 1100 1200 1300 1400 1500 1600 1700 1800 2000)) | complex | | |
| ML | org-agenda-time-grid | nil | complex | | |
| RS | org-agenda-time-grid | (quote ((daily today require-timed) "----------------" (900 1300 1600))) | complex | | |
| FF | org-agenda-todo-ignore-deadlines | t | nil | | The idea behind this is that such items will appear in the agenda anyway. |
| MH | org-agenda-todo-ignore-deadlines | t | nil | | |
| PM | org-agenda-todo-ignore-deadlines | t | nil | | |
| RS | org-agenda-todo-ignore-deadlines | t | nil | | |
| CL | org-agenda-todo-ignore-scheduled | t | nil | | Keep global todo list less cluttered. |
| DG | org-agenda-todo-ignore-scheduled | t | nil | | |
| FF | org-agenda-todo-ignore-scheduled | t | nil | | The idea behind this is that by scheduling it, you have already taken care of this item. |
| MH | org-agenda-todo-ignore-scheduled | t | nil | | |
| PM | org-agenda-todo-ignore-scheduled | t | nil | | |
| RS | org-agenda-todo-ignore-scheduled | t | nil | | |
| BH | org-agenda-todo-ignore-with-date | t | nil | | |
| CE | org-agenda-todo-ignore-with-date | t | nil | | |
| MH | org-agenda-todo-ignore-with-date | t | nil | | |
| PJ | org-agenda-todo-ignore-with-date | t | nil | | |
| RS | org-agenda-todo-ignore-with-date | t | nil | | |
| RS | org-agenda-todo-keyword-format | "%-8s" | "%-1s" | | |
| MH | org-agenda-todo-list-sublevels | t | t | same | Whether to check sublevels |
| CE | org-agenda-todo-list-sublevels | nil | t | | |
| FF | org-agenda-use-time-grid | nil | t | | time grid is distracting from the tasks that have to be done anyway, but don't have a set clock Fri Jan 30 06:00:07 2009 |
| AU | org-agenda-window-setup | 'other-frame | (quote reorganize-frame) | | |
| EF | org-agenda-window-setup | 'reorganize-frame | (quote reorganize-frame) | | default, I think |
| ES | org-agenda-window-setup | 'current-window | (quote reorganize-frame) | | |
| MH | org-agenda-window-setup | 'current-window | (quote reorganize-frame) | | normal value: reorganize-frame |
| ML | org-agenda-window-setup | 'other-window | (quote reorganize-frame) | | |
| PJ | org-agenda-window-setup | 'current-window | (quote reorganize-frame) | | |
| RP | org-agenda-window-setup | (quote current-window) | (quote reorganize-frame) | | |
| RP | org-agenda-window-setup | (quote current-window) | (quote reorganize-frame) | | |
| RS | org-agenda-window-setup | (quote current-window) | (quote reorganize-frame) | | |
| US | org-agenda-window-setup | 'current-window | (quote reorganize-frame) | | |
| US | org-agenda-window-setup | 'current-window | (quote reorganize-frame) | | |
| CL | org-annotate-file-storage-file | (concat user-emacs-directory "file-annotations.org") | nil | | I find org-annotate-file very useful. |
| CE | org-archive-location | "::* Archive" | "%s_archive::" | | |
| JW | org-archive-location | "TODO-archive::" | "%s_archive::" | | |
| MH | org-archive-location | "::* Archive" | "%s_archive::" | | |
| ML | org-archive-location | (concat "~/mystuff/org/" (format-time-string "%Y") ".archive::* %s") | "%s_archive::" | | puts archive in a single file, organized by file of origin |
| SR | org-archive-location | "::* Archiv" | "%s_archive::" | | |
| CD | org-archive-mark-done | nil | t | | |
| ML | org-archive-mark-done | nil | t | | |
| JW | org-archive-save-context-info | (quote (time category itags))) | (quote (time file olpath category todo itags)) | | |
| ML | org-archive-save-context-info | '(olpath time itags) | (quote (time file olpath category todo itags)) | | other options include file, time, ltags (local tags), itags (inherited tags), category |
| SR | org-archive-save-context-info | (quote (time file category todo itags olpath ltags)) | (quote (time file olpath category todo itags)) | | |
| US | org-archive-save-context-info | '(time file category todo priority itags olpath ltags) | (quote (time file olpath category todo itags)) | | |
| CL | org-attach-auto-tag | nil | "ATTACH" | | default is "ATTACH". I don't like the default tag, but I think it's useful to see until you get used to how attachments work. |
| ML | org-attach-directory | "~/mystuff/data" | "data/" | | |
| SS | org-attach-file-list-property | nil | "Attachments" | | |
| CL | org-attach-method | 'ln | (quote cp) | | My first Unix didn't have symlinks.... :-/ |
| ML | org-attach-method | 'cp | (quote cp) | | |
| BH | org-blank-before-bullet | t | nil | | |
| BH | org-blank-before-new-entry | (quote ((heading) (plain-list-item))) | (quote ((heading . auto) (plain-list-item . auto))) | | |
| CH | org-blank-before-new-entry | (quote ((heading) (plain-list-item))) | (quote ((heading . auto) (plain-list-item . auto))) | | |
| FF | org-blank-before-new-entry | ((heading) (plain-list-item)) | (quote ((heading . auto) (plain-list-item . auto))) | | interesting... I forgot this existed. I just customised both entries to nil as I really prefer to decide depending on context |
| ML | org-blank-before-new-entry | '((heading) (plain-list-item . auto)) | (quote ((heading . auto) (plain-list-item . auto))) | | I like a blank line for plain lists, but not for headings |
| RS | org-blank-before-new-entry | (quote ((heading) (plain-list-item))) | (quote ((heading . auto) (plain-list-item . auto))) | | |
| SR | org-blank-before-new-entry | (quote ((heading . t) (plain-list-item))) | (quote ((heading . auto) (plain-list-item . auto))) | | |
| US | org-blank-before-new-entry | (quote ((heading . auto) (plain-list-item . auto)) | (quote ((heading . auto) (plain-list-item . auto))) | | |
| US | org-blank-before-new-entry | ((heading . auto) (plain-list-item . auto)) | (quote ((heading . auto) (plain-list-item . auto))) | | |
| WH | org-calc-default-modes | (quote (calc-internal-prec 20 calc-float-format (float 5) calc-angle-mode deg calc-prefer-frac nil calc-symbolic-mode nil calc-date-format (YYYY "-" MM "-" DD " " Www ("" HH ":" mm)) calc-display-working-message t)) | complex | | |
| BH | org-clock-history-length | 10 | 5 | | |
| BH | org-clock-history-length | 20 | 5 | | |
| FF | org-clock-history-length | 15 | 5 | | seemed sensible |
| BH | org-clock-in-resume | t | nil | | |
| CD | org-clock-in-resume | t | nil | | |
| FF | org-clock-in-resume | t | nil | | I often restart my emacs *and* I often forget to clock out |
| JS | org-clock-in-resume | t | nil | | Resume persisted clock when loading emacs |
| FF | org-clock-in-switch-to-state | "DOING" | nil | | DOING should be the same as clocking, at least at work |
| ML | org-clock-in-switch-to-state | "STARTED" | nil | | |
| RS | org-clock-in-switch-to-state | "INARBEIT" | nil | | |
| US | org-clock-in-switch-to-state | "STARTED" | nil | | |
| JS | org-clock-into-drawer | t | 2 | | Always put clock items into drawers. |
| RS | org-clock-into-drawer | 6 | 2 | | |
| BH | org-clock-out-remove-zero-time-clocks | t | nil | | |
| FF | org-clock-out-remove-zero-time-clocks | t | nil | | and clean up after me a little |
| US | org-clock-out-remove-zero-time-clocks | t | nil | | |
| BH | org-clock-out-when-done | nil | t | | |
| RP | org-clock-out-when-done | nil | t | | |
| BH | org-clock-persist | t | nil | | |
| CD | org-clock-persist | t | nil | | |
| FF | org-clock-persist | t | nil | | did I say I restart my emacs? |
| JS | org-clock-persist | t | nil | | Persist clock data |
| SR | org-clock-persist | t | nil | | |
| SR | org-clock-persist-file | "~/emacs/.org-clock-save.el" | (convert-standard-filename "~/.emacs.d/org-clock-save.el") | | |
| JS | org-clock-persist-query-resume | nil | t | | Resume clock without asking |
| CD | org-clock-persist-query-save | t | nil | | |
| BH | org-clock-persistence-insinuate | | nil | | |
| JS | org-clock-persistence-insinuate | | nil | | |
| ML | org-clock-remove-zero-time-clocks | t | nil | | |
| SR | org-code | | nil | | |
| WH | org-code | | nil | | |
| SR | org-column | | nil | | |
| BH | org-columns-default-format | "%40ITEM(Task) %17Effort(Estimated Effort){:} %CLOCKSUM" | "%25ITEM %TODO %3PRIORITY %TAGS" | | |
| DG | org-columns-default-format | "%30ITEM(Task) %7Effort(Effort){:} %CLOCKSUM %20SCHEDULED %DEADLINE %TODO(T)" | "%25ITEM %TODO %3PRIORITY %TAGS" | | |
| FF | org-columns-default-format | "%66ITEM %8TODO %3PRIORITY %SCHEDULED %DEADLINE %6EFFORT{:} %TAGS %5CLOCKSUM{:}" | "%25ITEM %TODO %3PRIORITY %TAGS" | | left over from a failed experiment with efforts |
| ML | org-columns-default-format | "%50ITEM(Task) %8Effort(Estimate){:} %20SCHEDULED %20DEADLINE" | "%25ITEM %TODO %3PRIORITY %TAGS" | | |
| RS | org-columns-default-format | "%50ITEM %TODO %3PRIORITY %TAGS" | "%25ITEM %TODO %3PRIORITY %TAGS" | | |
| SR | org-columns-default-format | "%35ITEM %TODO %3PRIORITY %CLOCKSUM %10TAGS" | "%25ITEM %TODO %3PRIORITY %TAGS" | | |
| TH | org-columns-default-format | "%50ITEM %TODO %ALLTAGS %SCHEDULED %DEADLINE" | "%25ITEM %TODO %3PRIORITY %TAGS" | | Well, I don't use column most of the time, but... |
| US | org-columns-default-format | "%PRIORITY %45ITEM(Task) %TODO %Effort(Est.){:} %CLOCKSUM(Time)" | "%25ITEM %TODO %3PRIORITY %TAGS" | | |
| CD | org-combined-agenda-icalendar-file | "/Library/Webserver/Documents/OrgMode.ics" | "~/org.ics" | | |
| ES | org-combined-agenda-icalendar-file | "~/docs/personal/schulte.ics" | "~/org.ics" | | |
| WH | org-combined-agenda-icalendar-file | "/Library/WebServer/Documents/orgmode.icf" | "~/org.ics" | | Export to iCal - In iCal.app subscribe to http://localhost/orgmode.ics |
| ML | org-completion-use-ido | nil | nil | same | |
| AU | org-completion-use-ido | t | nil | | general org functionality tweaks |
| BH | org-completion-use-ido | t | nil | | |
| CD | org-completion-use-ido | t | nil | | |
| CL | org-completion-use-ido | t | nil | | Ido has its quirks but is worth using. |
| ES | org-completion-use-ido | t | nil | | |
| FF | org-completion-use-ido | t | nil | | I use ido for everything. |
| HT | org-completion-use-ido | t | nil | | |
| JS | org-completion-use-ido | t | nil | | |
| PJ | org-completion-use-ido | t | nil | | |
| CL | org-confirm-elisp-link-function | 'y-or-n-p | (quote yes-or-no-p) | | I generally prefer y-or-n-p everywhere. |
| JS | org-confirm-elisp-link-function | 'y-or-n-p | (quote yes-or-no-p) | | |
| CD | org-confirm-shell-links | (quote y-or-n-p) | nil | | |
| JS | org-context-in-file-links | nil | t | | |
| RS | org-cycle-emulate-tab | t | t | same | |
| RS | org-cycle-global-at-bob | nil | nil | same | |
| JS | org-cycle-global-at-bob | t | nil | | I set this when the default was changed to f, but I just use C-u TAB now. |
| JW | org-cycle-global-at-bob | t | nil | | |
| MH | org-cycle-include-plain-lists | nil | nil | same | Confusing for me... |
| JS | org-cycle-include-plain-lists | t | nil | | Some of my entries contain extensive notes in plain list format, so being able to fold them is useful. |
| WH | org-date | | nil | | |
| AU | org-deadline-warning-days | 14 | 14 | same | |
| CH | org-deadline-warning-days | 14 | 14 | same | |
| JW | org-deadline-warning-days | 14 | 14 | same | |
| OC | org-deadline-warning-days | 14 | 14 | same | |
| PJ | org-deadline-warning-days | 14 | 14 | same | |
| US | org-deadline-warning-days | 14 | 14 | same | |
| BH | org-deadline-warning-days | 30 | 14 | | |
| DD | org-deadline-warning-days | 7 | 14 | | |
| DG | org-deadline-warning-days | 7 | 14 | | |
| ME | org-deadline-warning-days | 7 | 14 | | |
| RS | org-deadline-warning-days | 30 | 14 | | |
| AU | org-default-notes-file | "~/notes.org" | (convert-standard-filename "~/.notes") | | |
| BH | org-default-notes-file | "~/git/org/todo.org" | (convert-standard-filename "~/.notes") | | |
| CD | org-default-notes-file | "~/org/notes.org" | (convert-standard-filename "~/.notes") | | |
| CH | org-default-notes-file | "~/VersionControl/gtd/notes.org" | (convert-standard-filename "~/.notes") | | |
| DD | org-default-notes-file | dan-org-file | (convert-standard-filename "~/.notes") | | |
| DW | org-default-notes-file | | (convert-standard-filename "~/.notes") | | |
| EF | org-default-notes-file | "notes.org" | (convert-standard-filename "~/.notes") | | |
| JS | org-default-notes-file | Check email | (convert-standard-filename "~/.notes") | | |
| JW | org-default-notes-file | "~/Documents/todo.txt") | (convert-standard-filename "~/.notes") | | |
| ME | org-default-notes-file | "~/org/master.org" | (convert-standard-filename "~/.notes") | | |
| MH | org-default-notes-file | (car org-agenda-files) | (convert-standard-filename "~/.notes") | | |
| ML | org-default-notes-file | (concat org-directory "index.org") | (convert-standard-filename "~/.notes") | | |
| RS | org-default-notes-file | "~/org/DIPLAN.org" | (convert-standard-filename "~/.notes") | | |
| SR | org-default-notes-file | "~/emacs/org/notes/remember.org" | (convert-standard-filename "~/.notes") | | |
| SS | org-default-notes-file | "~/orga/org/notes.org" | (convert-standard-filename "~/.notes") | | |
| CL | org-default-notes-files | (concat org-directory "NOTES.org") | nil | | I like my notes with my other org files. |
| BH | org-default-priority | 68 | 66 | | |
| JS | org-default-priority | ?D | 66 | | Four priority levels. Items with no set priority are equivalent to the lowest. |
| MH | org-default-priority | ?C | 66 | | |
| RS | org-default-priority | 68 | 66 | | |
| CD | org-description-max-indent | 10 | 20 | | |
| CD | org-directory | "~/org/" | "~/org" | | |
| CL | org-directory | (file-name-as-directory (cond ((at-work-p) "~/work/orgfiles") ((at-home-p) "~/u/orgfiles") (t "."))) | "~/org" | | Different directories for work & personal. |
| EF | org-directory | "~/s/notes" | "~/org" | | |
| JS | org-directory | "~/Personal" | "~/org" | | |
| JW | org-directory | "~/Documents/") | "~/org" | | |
| ML | org-directory | | "~/org" | | |
| SH | org-directory | "~/doc/org/" | "~/org" | | |
| SS | org-directory | "~/orga/org/" | "~/org" | | |
| WH | org-directory | "~/Org/" | "~/org" | | where to keep all the files |
| JS | org-disputed-keys | Check email | complex | | I use frequently use org in a terminal, so I need the replacement keys. |
| WH | org-disputed-keys | (quote (([(control tab)] . [(control shift tab)]))) | complex | | I use these for switching windows |
| ES | org-ditaa-jar-path | "~/src/org/org-mode/contrib/scripts/ditaa.jar" | nil | | |
| SR | org-ditaa-jar-path | "~/bin/ditaa.jar" | nil | | |
| WH | org-done | | nil | | |
| BH | org-drawers | ("PROPERTIES" "HIDE") | (quote ("PROPERTIES" "CLOCK")) | | |
| FF | org-drawers | (quote ("PROPERTIES" "CLOCK" "SCHEDULE" "HIDDEN")) | (quote ("PROPERTIES" "CLOCK")) | | I added HIDDEN to put in some rants and notes, but I don't use it any more |
| GR | org-drawers | dummy | (quote ("PROPERTIES" "CLOCK")) | | I use this file as a database, so need to see the :PROPERTIES: drawers contents with the values of every variable. |
| JW | org-drawers | (quote ("PROPERTIES" "OUTPUT" "SCRIPT" "PATCH" "DATA"))) | (quote ("PROPERTIES" "CLOCK")) | | |
| ML | org-drawers | '("PROPERTIES" "CLOCK" "HIDDEN" "INFO") | (quote ("PROPERTIES" "CLOCK")) | | |
| RS | org-drawers | (quote ("PROPERTIES" "SETUP")) | (quote ("PROPERTIES" "CLOCK")) | | |
| SR | org-drawers | (quote ("PROPERTIES" "CLOCK" "EMAIL" "REMAIL" "HIDDEN")) | (quote ("PROPERTIES" "CLOCK")) | | |
| SS | org-edit-timestamp-down-means-later | t | nil | | |
| FF | org-effort-property | "EFFORT" | "Effort" | | left over from a failed experiment with efforts |
| MH | org-ellipsis | (quote org-ellipsis) | nil | | |
| RS | org-ellipsis | "....>" | nil | | |
| CD | org-email-link-description-format | "Email %c, \"%s\"" | "Email %c: %.30s" | | |
| US | org-email-link-description-format | "Email %c: %.50s" | "Email %c: %.30s" | | |
| US | org-email-link-description-format | "Email %c: %.30s" nil nil "n" | "Email %c: %.30s" | | |
| CD | org-emphasis-alist | (quote (("*" bold "" "") ("/" italic "" "") ("_" underline "" "") ("=" org-code "" "" verbatim) ("~" org-verbatim "" "" verbatim)))) | complex | | |
| SJ | org-emphasis-regexp-components | Check email | complex | | |
| JS | org-empty-line-terminates-plain-lists | nil | nil | same | |
| AU | org-empty-line-terminates-plain-lists | t | nil | | |
| BH | org-enforce-todo-dependencies | t | nil | | |
| CD | org-enforce-todo-dependencies | t | nil | | |
| JW | org-enforce-todo-dependencies | t | nil | | |
| PM | org-enforce-todo-dependencies | t | nil | | |
| PM | org-enforce-todo-dependencies | t | nil | | |
| RS | org-enforce-todo-dependencies | t | nil | | |
| US | org-enforce-todo-dependencies | t | nil | | |
| WH | org-enforce-todo-dependencies | t | nil | | |
| MS | org-export-author-info | nil | t | | |
| RS | org-export-author-info | nil | t | | |
| RS | org-export-default-directory | "." | nil | | |
| RS | org-export-default-language | "de" | "en" | | |
| SR | org-export-default-language | de | "en" | | |
| RS | org-export-headline-levels | 5 | 3 | | |
| ES | org-export-html-infojs-setup | "" | nil | | |
| BH | org-export-html-inline-images | t | (quote maybe) | | |
| SPR | org-export-html-style | "" | "" | same | |
| DG | org-export-html-style | Check email | "" | | |
| GR | org-export-html-style | | "" | | because I have to export file to html & import in M$Word for sharing with coworkers |
| JS | org-export-html-style | Check email | "" | | |
| MS | org-export-html-style | Check email | "" | | |
| RS | org-export-html-style | Check email | "" | | |
| SR | org-export-html-style | "" | "" | | |
| ES | org-export-html-table-tag | "