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

2009-01-30 Thread Sebastian Rose
Hi,


I've already sent a list of variables in use,but without values. Somehow
I missed the start (point?) of this thread.

This poll is much more fun _with_ values actually. Great to read all
those tiny little tweaks here :)



Here come the values:


* Customize

 '(org-M-RET-may-split-line (quote ((default . t
 '(org-agenda-files (quote (~/emacs/org/todoos/emma-stil.org 
~/emacs/org/todoos/fairprinter.org ~/emacs/org/organizer.org)))
 '(org-agenda-include-diary t)
 '(org-archive-location ::* Archiv)
 '(org-blank-before-new-entry (quote ((heading . t) (plain-list-item
 '(org-clock-persist t)
 '(org-clock-persist-file ~/emacs/.org-clock-save.el)
 '(org-default-notes-file ~/emacs/org/notes/remember.org)
 '(org-export-html-style style type=\text/css\/style)
 '(org-export-latex-classes (quote ((article 
\\documentclass[11pt,a4paper]{article}
\\usepackage[utf8]{inputenc}
\\usepackage[T1]{fontenc}
\\usepackage{graphicx}
\\usepackage{longtable}
% BEGIN My Article Defaults
\\input{/home/sebastian/develop/lib/latex/header-org-article-pdf.tex}
\\input{/home/sebastian/develop/lib/latex/code.tex}
% END My Article Defaults (\\section{%s} . \\section*{%s}) 
(\\subsection{%s} . \\subsection*{%s}) (\\subsubsection{%s} . 
\\subsubsection*{%s}) (\\paragraph{%s} . \\paragraph*{%s}) 
(\\subparagraph{%s} . \\subparagraph*{%s})) (report 
\\documentclass[11pt,a4paper]{report}
\\usepackage[utf8]{inputenc}
\\usepackage[T1]{fontenc}
\\usepackage{graphicx}
\\usepackage{longtable}
\\usepackage{hyperref} (\\part{%s} . \\part*{%s}) (\\chapter{%s} . 
\\chapter*{%s}) (\\section{%s} . \\section*{%s}) (\\subsection{%s} . 
\\subsection*{%s}) (\\subsubsection{%s} . \\subsubsection*{%s})) (book 
\\documentclass[11pt,a4paper]{book}
\\usepackage[utf8]{inputenc}
\\usepackage[T1]{fontenc}
\\usepackage{graphicx}
\\usepackage{longtable}
\\usepackage{hyperref} (\\part{%s} . \\part*{%s}) (\\chapter{%s} . 
\\chapter*{%s}) (\\section{%s} . \\section*{%s}) (\\subsection{%s} . 
\\subsection*{%s}) (\\subsubsection{%s} . \\subsubsection*{%s})
 '(org-export-section-number-format (quote (((1 .)) . )))
 '(org-export-with-LaTeX-fragments t)
 '(org-export-with-drawers t)
 '(org-fontify-done-headline t)
 '(org-highlight-latex-fragments-and-specials t)
 '(org-publish-use-timestamps-flag t)
 '(org-return-follows-link t)
 '(org-startup-folded (quote content))
 '(org-table-formula-evaluate-inline nil)



 '(org-code class color grayscale) (min-colors 88) (background light)) 
(:inherit fixed-pitch :foreground grey50
 '(org-column ((t (:inherit fixed-pitch :background grey90 :strike-through 
nil :underline nil :slant normal :weight normal :height 125 :family 
LMSansQuotation8
 '(org-formula class color) (min-colors 88) (background light)) (:inherit 
fixed-pitch :foreground Firebrick
 '(org-hide ((nil (:foreground #ff
 '(org-latex-and-export-specials class color) (background light)) (:inherit 
fixed-pitch :foreground SaddleBrown
 '(org-level-1 class color) (min-colors 88) (background light)) 
(:foreground gray30 :weight bold :height 170 :family DejaVu Sans
 '(org-level-2 class color) (min-colors 16) (background light)) (:inherit 
org-level-1 :height 150
 '(org-level-3 class color) (min-colors 88) (background light)) (:inherit 
org-level-1 :height 130
 '(org-level-4 class color) (min-colors 88) (background light)) (:inherit 
org-level-1 :height 110
 '(org-level-5 class color) (min-colors 16) (background light)) (:inherit 
org-level-4
 '(org-level-6 class color) (min-colors 16) (background light)) (:inherit 
org-level-4
 '(org-level-7 class color) (min-colors 16) (background light)) (:inherit 
org-level-4
 '(org-level-8 class color) (min-colors 16) (background light)) (:inherit 
org-level-4
 '(org-link ((t (:foreground RoyalBlue :slant italic :family DejaVu 
Serif
 '(org-property-value ((t (:inherit fixed-pitch))) t)
 '(org-table ((t (:inherit fixed-pitch :foreground brown
 '(org-tag ((t (:inherit default :foreground yellow3 :weight bold :family 
DejaVu Sans
 '(org-verbatim class color grayscale) (min-colors 88) (background light)) 
(:inherit fixed-pitch :foreground grey50 :underline t


* sr-org-mode.el


(setq org-ditaa-jar-path ~/bin/ditaa.jar)
(setq org-after-todo-state-change-hook (quote (sr-org-todo-toggle-to-started 
sr-org-todo-toggle-to-done)))
(setq org-agenda-files (quote (~/emacs/org/todoos/fairprinter.org 
~/emacs/org/organizer.org)))
(setq org-archive-save-context-info (quote (time file category todo itags 
olpath ltags)))
(setq org-columns-default-format %35ITEM %TODO %3PRIORITY %CLOCKSUM %10TAGS)
(setq org-export-default-language de)
(setq org-export-html-table-tag table border=\0\ cellspacing=\0\ 
cellpadding=\6\ rules=\groups\ frame=\hsides\)
(setq org-export-html-title-format h1 id=\title\%s/h1)
(setq org-export-mark-todo-in-toc t)
(setq org-hide-leading-stars t)
(setq org-insert-mode-line-in-empty-file t)
(setq 

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

2009-01-30 Thread Sebastian Rose
OK, added three customization I found here (I'm shure some more will
follow):


 '(org-agenda-restore-windows-after-quit t)
 '(org-agenda-window-setup (quote current-window))
 '(org-hide-emphasis-markers t)


Best,

-- 
Sebastian Rose, EMMA STIL - mediendesign, Niemeyerstr.6, 30449 Hannover
Tel.:  +49 (0)511 - 36 58 472
Fax:   +49 (0)1805 - 233633 - 11044
mobil: +49 (0)173 - 83 93 417
Http:  www.emma-stil.de


___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


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

2009-01-29 Thread Sebastian Rose
Hi Carsten,


Here is my sorted list of variables in use:


* Variables - oups 42 :)

org-after-todo-state-change-hook
org-agenda-files
org-agenda-files
org-agenda-include-diary
org-archive-location
org-archive-save-context-info
org-blank-before-new-entry
org-clock-persist
org-clock-persist-file
org-columns-default-format
org-default-notes-file
org-ditaa-jar-path
org-drawers
org-export-default-language
org-export-html-style
org-export-html-table-tag
org-export-html-title-format
org-export-latex-classes
org-export-latex-classes
org-export-mark-todo-in-toc
org-export-section-number-format
org-export-with-drawers
org-export-with-LaTeX-fragments
org-fontify-done-headline
org-hide-leading-stars
org-highlight-latex-fragments-and-specials
org-insert-mode-line-in-empty-file
org-link-abbrev-alist
org-log-done
org-M-RET-may-split-line
org-odd-levels-only
org-plain-list-ordered-item-terminator
org-publish-project-alist
org-publish-use-timestamps-flag
org-remember-templates
org-remove-highlights-with-change
org-return-follows-link
org-startup-align-all-tables
org-startup-folded
org-table-formula-evaluate-inline
org-time-stamp-custom-formats
org-todo-interpretation
org-todo-keywords


* Faces

org-code
org-column
org-formula
org-hide
org-latex-and-export-specials
org-level-1
org-level-2
org-level-3
org-level-4
org-level-5
org-level-6
org-level-7
org-level-8
org-link
org-property-value
org-table
org-tag 
org-verbatim


* Functions

  org-add-link-type




Sorry for being off for so long...


Regards,

--
Sebastian Rose, EMMA STIL - mediendesign, Niemeyerstr.6, 30449 Hannover
Tel.:  +49 (0)511 - 36 58 472
Fax:   +49 (0)1805 - 233633 - 11044
mobil: +49 (0)173 - 83 93 417
Http:  www.emma-stil.de


___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode