emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Toby Cubitt <tsc25@cantab.net>
To: emacs-orgmode@gnu.org
Subject: Various org-mode patches
Date: Tue, 31 Jan 2012 16:00:40 +0100	[thread overview]
Message-ID: <20120131150040.GA29788@c3po.home> (raw)

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

             reply	other threads:[~2012-01-31 15:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-31 15:00 Toby Cubitt [this message]
2012-04-20 11:59 ` Various org-mode patches Bastien
2012-04-20 12:20   ` Toby Cubitt
2012-04-20 13:10     ` Bastien

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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to=20120131150040.GA29788@c3po.home \
    --to=tsc25@cantab.net \
    --cc=emacs-orgmode@gnu.org \
    --cc=toby-org-mode-dated-1329231686.0ad8c9@dr-qubit.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 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).