From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: POLL: the 40 variables project Date: Thu, 29 Jan 2009 16:01:10 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LSauG-0004Xd-Fm for emacs-orgmode@gnu.org; Thu, 29 Jan 2009 12:42:24 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LSauF-0004Wk-FS for emacs-orgmode@gnu.org; Thu, 29 Jan 2009 12:42:24 -0500 Received: from [199.232.76.173] (port=56528 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LSauF-0004Wh-6w for emacs-orgmode@gnu.org; Thu, 29 Jan 2009 12:42:23 -0500 Received: from main.gmane.org ([80.91.229.2]:39318 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LSauE-0002KN-Jl for emacs-orgmode@gnu.org; Thu, 29 Jan 2009 12:42:22 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LSau8-0001CO-OP for emacs-orgmode@gnu.org; Thu, 29 Jan 2009 17:42:16 +0000 Received: from 79-74-56-232.dynamic.dsl.as9105.com ([79.74.56.232]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 29 Jan 2009 17:42:16 +0000 Received: from e.fraga by 79-74-56-232.dynamic.dsl.as9105.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 29 Jan 2009 17:42:16 +0000 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: emacs-orgmode@gnu.org On 2009-01-29, Carsten Dominik wrote: > users actually customize. This could be the basis > for a great article on Worg, describing just these selected > variables. > > In addition, I could make a special customization group which only > contains those variables (Emacs allows to put a variable into several > groups). It would be awesome to have, and a much easier start into > customizing Org. > > 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? Here are mine although, after so long, some may be the defaults as I make settings and then change them... (setq org-agenda-files ...) (setq org-agenda-include-diary t) ;; emacs diary for quick 'n dirty entries (setq org-agenda-start-on-weekday nil) ;; I don't care about the past (setq org-directory "~/s/notes") (setq org-default-notes-file "notes.org") (setq org-export-with-LaTeX-fragments t) (setq org-hide-leading-stars t) ;; as recommended by manual (setq org-log-done t) (setq org-odd-levels-only t) ;; as recommended by manual (setq org-remember-templates '((?t "* TODO %?\n %i\n\n %U\n %a\n") (?n "* %U %?\n\n %a\n"))) (setq org-agenda-time-grid '((daily today require-timed) "----------------" (900 1000 1100 1200 1300 1400 1500 1600 1700 1800))) (setq org-agenda-window-setup 'reorganize-frame) ;; default, I think (setq org-special-ctrl-a/e t) > - Any other comments you might what to give. I really do like the idea of customisation groups as the number of settings can be overwhelming. However, most of the ones I care about are clearly identified in the manual so I'm not too worried! -- Eric S Fraga, UCL BF >++++++++++[>++++++++++>+++++++++++[<]>-]>++.>++++.<-----.++++++.------.