emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] POLL: Removing obsolete variables and features


From: Carsten Dominik
Subject: [Orgmode] POLL: Removing obsolete variables and features
Date: Tue, 20 Feb 2007 09:37:40 +0100

Hi everyone,

I am doing some cleaning up, and would like to remove from org-mode
11 customization variables (which I think nobody will ever use).
I also plan to remove the ability to do CamelCase links entirely.

Please VETO if you rely on any of these features, or if you think
you might want to use it in the future.

- Carsten

;; FIXME: This variable could be removed, default nil
(defcustom org-startup-with-deadline-check nil

;; FIXME: This variable could be removed, default t
(defcustom org-table-limit-column-width t

;; FIXME: This variable could be removed, default nil
(defcustom org-table-formula-numbers-only nil

;; FIXME: This variable could be removed, default 'bracket
(defcustom org-link-style 'bracket

;; FIXME: This variable could be removed, default "%s"
(defcustom org-link-format "%s"

;; FIXME: This variable could be removed, default nil
(defcustom org-file-link-context-use-camel-case nil

;; FIXME: I think this variable could be removed, default set to t
(defcustom org-select-agenda-window t

;; FIXME: I think this variable could be removed, default set to t
(defcustom org-fit-agenda-window t

;; FIXME: This variable could be removed, default nil
(defcustom org-agenda-include-all-todo nil

;; FIXME: This variable could be removed, default t
(defcustom org-export-ascii-show-new-buffer t

;; FIXME: This variable could be removed, default nil
(defcustom org-export-html-show-new-buffer nil





reply via email to

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