emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Various org-mode patches
@ 2012-01-31 15:00 Toby Cubitt
  2012-04-20 11:59 ` Bastien
  0 siblings, 1 reply; 4+ messages in thread
From: Toby Cubitt @ 2012-01-31 15:00 UTC (permalink / raw)
  To: emacs-orgmode

I finally found time to gather various local patches to org-mode together
in a public clone of the org-mode git repo, at:

  http://www.dr-qubit.org/git/org-mode.git

Each unrelated set of changes is in a separate branch, rebased onto a
recent checkout of org master. (All of the branches also merge cleanly
with each other.)

Let me know if you'd prefer me to generate patches for patchwork, and
send them to the list for consideration that way.

Here's a brief description of the changes in each branch (fuller details
are in the Changelog-style commit messages):


agenda-diary-sexp-prefix: 
Add org-agenda-diary-sexp-prefix customization option, used to match
deadline/scheduling information within a diary sexp entry for display in
an agenda view.

agenda-prefix-format:
Optionally allow org-agenda-prefix-format to be a raw lisp sexp, to be
used directly in org-prefix-format-compiled.

agenda-skip-if:
Fix bug in '(nottodo todo) skip condition combination, and add new
todo-unblocked and nottodo-unblocked skip conditions which match like
todo and nottodo, but only on unblocked todo entries (2 separate
commits).

agenda-skip-timestamp-if-deadline:
Add org-agenda-skip-timestamp-if-deadline-is-shown customization option,
analogous to org-agenda-skip-scheduled-if-deadline-is-shown.

capture-empty-lines:
Fix bug in placement of captured subtree entries, and add
:empty-lines-before and :empty-lines-after capture template properties,
and (2 separate commits).

capture-escapes:
Add %<num> escapes to org capture templates, which expand to the text
entered for the <num>'th %^{PROMPT} escape.

daily-todo:
Implement daily todo list functionality.


toby
-- 
Dr T. S. Cubitt
email: tsc25@cantab.net
web:   www.dr-qubit.org

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

end of thread, other threads:[~2012-04-20 13:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-31 15:00 Various org-mode patches Toby Cubitt
2012-04-20 11:59 ` Bastien
2012-04-20 12:20   ` Toby Cubitt
2012-04-20 13:10     ` Bastien

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).