From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: Re: POLL: the 40 variables project Date: Fri, 30 Jan 2009 13:13:00 +0100 Message-ID: <87iqnxat6b.fsf@kassiopeya.MSHEIMNETZ> References: <87pri5a2pp.fsf@transitory.lefae.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LSsC5-0006Yx-P8 for emacs-orgmode@gnu.org; Fri, 30 Jan 2009 07:09:58 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LSsC4-0006YU-Od for emacs-orgmode@gnu.org; Fri, 30 Jan 2009 07:09:57 -0500 Received: from [199.232.76.173] (port=38801 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LSsC3-0006YD-OW for emacs-orgmode@gnu.org; Fri, 30 Jan 2009 07:09:56 -0500 Received: from mail.gmx.net ([213.165.64.20]:47636) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1LSsC3-0000lE-5w for emacs-orgmode@gnu.org; Fri, 30 Jan 2009 07:09:55 -0500 In-Reply-To: <87pri5a2pp.fsf@transitory.lefae.org> (Ross Patterson's message of "Thu, 29 Jan 2009 19:32:18 -0800") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Ross Patterson Cc: emacs-orgmode@gnu.org 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 "") '(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 "#ffffff")))) '(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 "") (setq org-export-html-title-format "

%s

") (setq org-export-mark-todo-in-toc t) (setq org-hide-leading-stars t) (setq org-insert-mode-line-in-empty-file t) (setq org-log-done t) (setq org-odd-levels-only t) (setq org-plain-list-ordered-item-terminator t) (setq org-remove-highlights-with-change nil) (setq org-startup-align-all-tables t) (setq org-time-stamp-custom-formats (quote ("<%d.%m.%Y, %H:%M>" . "<%m/%d/%Y %a %H:%M>"))) (setq org-todo-interpretation (quote sequence)) (setq org-todo-keywords (quote ("TODO" "STARTED" "|" "DONE" "CANCELED(c@)"))) (setq org-drawers (quote ("PROPERTIES" "CLOCK" "EMAIL" "REMAIL" "HIDDEN"))) (setq org-link-abbrev-alist '(("man" . "http://localhost/devel/man.php?q=man&what=%s") ("info" . "http://localhost/devel/man.php?q=info&what=%s") ("help" . "http://localhost/devel/man.php?q=help&what=%s") ("apropos" . "http://localhost/devel/man.php?q=apropos&what=%s") ("google" . "http://www.google.de/search?q=%s") ("wikipedia-de" . "http://de.wikipedia.org/wiki/%s") ("wikipedia-en" . "http://en.wikipedia.org/wiki/%s"))) (setq org-remember-templates '(("Todo" ?t "* TODO %^{Title} %^g\n %U\n %a\n %i" "organizer.org" "Eingang") ("Privat" ?p "* %^{Title}\n\n %a\n\n %i" "private-notes.org" "Notizen") ;; These two go to my default notes file: ("Notiz (public)" ?n "* %^{Title}\n\n %a\n\n %i" nil "Notizen") ("Bookmarks" ?b "+ %^{Title}\n%!" nil "Bookmarks") ;; Customers: ("English" ?E "* %^{Title}\n\n %a\n\n" "notes/english.org" "Neu") ("EMMA-STIL (m. Link)" ?e "* TODO %^{Title}\n Eingegangen: %U\n Link: %a\n %?\n\n" "todoos/emma-stil.org" "Eingang") ("org-info.js" ?o "* %^{Title}\n\n %?\n\n" "~/develop/org/org-js-mtn/TODO.org" "Remember") )) ;; obsolete (setq org-export-latex-classes (cons '("myarticle" "% BEGIN My Book Defaults \\input{/home/sebastian/develop/lib/latex/header-pdf.tex} " ("\\rzchapteridx{%s}" . "\\rzchapteridx{%s}") ("\\rzsection{%s}{}" . "\\rzsection{%s}") ("\\rzsubsection{%s}" . "\\rzsubsection{%s}") ("\\rzsubsubsection{%s}" . "\\rzsubsubsection{%s}")) org-export-latex-classes)) (defun sr-follow-doc-link (link) "Follow links like [[doc:path/to/file.doc]]. Simply uses ooffice to start *.doc or exel files, presentations etc." (message (expand-file-name link)) (start-process "*openoffice*" nil "/usr/bin//openoffice.org3" (expand-file-name link))) (org-add-link-type "doc" 'sr-follow-doc-link) (defun sr-follow-pdf-link (link) "Follow links like [[pdf:path/to/file.pdf]]" (message (expand-file-name link)) (start-process "*evince*" nil "/usr/bin/evince" (expand-file-name link))) (org-add-link-type "pdf" 'sr-follow-pdf-link) (defun sr-yas-in-org () "Define H-y as yas/expand in org" (define-key org-mode-map [(hyper ?y)] 'yas/expand)) (add-hook 'org-mode-hook 'sr-yas-in-org) Best 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