emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Samuel Wales <samologist@gmail.com>
To: emacs-orgmode@gnu.org
Subject: org-agenda-prefix-format %s returns null string
Date: Sun, 6 Oct 2013 14:36:30 -0700	[thread overview]
Message-ID: <CAJcAo8sNBemx06AmNcDH+f_5PsfkinrUQch4tK3iNZ32q5+wXQ@mail.gmail.com> (raw)

The following custom agenda has a couple of problems.  Can anybody
suggest fixes?

  1) slow
  2) there is no agenda prefix telling me the date or scheduling information

My understanding is that %s is supposed to show scheduling
information?  Do people typically use %(org-get-property
\"SCHEDULED\") and similar instead?

Thanks.

===
        `(("i" . "views -- agenda, next")
          ("iu" "upcoming scheduled and deadline, by timestamp -- experimental"
           tags ,(concat "+SCHEDULED>\"<now>\"+SCHEDULED<\"<+1m>\""
                         "|+DEADLINE>\"<now>\"+DEADLINE<\"<+1m>\"")
           ((org-use-tag-inheritance nil)
            (org-agenda-prefix-format "%s")
            (org-agenda-sorting-strategy '(timestamp-up))))
...
===

-- 
The Kafka Pandemic: http://thekafkapandemic.blogspot.com

The disease DOES progress.  MANY people have died from it.  ANYBODY can get it.

Denmark: free Karina Hansen NOW.

             reply	other threads:[~2013-10-06 21:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-06 21:36 Samuel Wales [this message]
2013-11-06 11:19 ` org-agenda-prefix-format %s returns null string Bastien
2013-11-08  1:56   ` Samuel Wales

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=CAJcAo8sNBemx06AmNcDH+f_5PsfkinrUQch4tK3iNZ32q5+wXQ@mail.gmail.com \
    --to=samologist@gmail.com \
    --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 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).