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



_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to