all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: POLL: Removing obsolete variables and features
Date: Tue, 20 Feb 2007 09:37:40 +0100	[thread overview]
Message-ID: <52790b50aa79455ca49a72a665f7e517@science.uva.nl> (raw)

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	other threads:[~2007-02-20  8:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-20  8:37 Carsten Dominik [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-02-21  8:11 POLL: Removing obsolete variables and features Egli Christian (KIRO 43)
2007-02-21  8:28 ` Carsten Dominik
2007-02-21 23:05 ` Piotr Zielinski
2007-02-22  7:20   ` Carsten Dominik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52790b50aa79455ca49a72a665f7e517@science.uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.