emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* POLL: Removing obsolete variables and features
@ 2007-02-20  8:37 Carsten Dominik
  0 siblings, 0 replies; 5+ messages in thread
From: Carsten Dominik @ 2007-02-20  8:37 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 5+ messages in thread
* RE: POLL: Removing obsolete variables and features
@ 2007-02-21  8:11 Egli Christian (KIRO 43)
  2007-02-21  8:28 ` Carsten Dominik
  2007-02-21 23:05 ` Piotr Zielinski
  0 siblings, 2 replies; 5+ messages in thread
From: Egli Christian (KIRO 43) @ 2007-02-21  8:11 UTC (permalink / raw)
  To: emacs-orgmode

Hi Carsten 

> 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'm all for simplifying org-mode and making maintenance of the code
easier by removing dead and unused code but please leave my little pet
feature in :-)

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

I am using this to see all the todos that I have not scheduled in my
agenda. Why would you want to remove it? What would the alternative be
if this variable was no longer? Always pressing C-u M-x org-agenda?

Maybe I could agree to the removal if I had another easy way to see my
unscheduled todos (that is as much in your face as the agenda-view).

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-02-22  7:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-20  8:37 POLL: Removing obsolete variables and features Carsten Dominik
  -- strict thread matches above, loose matches on Subject: below --
2007-02-21  8:11 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

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).