emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Dan Griswold <dgriswol@rochester.rr.com>
To: emacs-orgmode@gnu.org
Subject: sort strategy within org-agenda-custom-commands
Date: Wed, 14 Dec 2011 15:35:16 -0500	[thread overview]
Message-ID: <87d3bqj3i3.fsf@rochester.rr.com> (raw)

Hey,

I have a few items in org-agenda-custom-commands that call
org-agenda-sorting-strategy. For example:

 ("f" "Phone Calls" tags "+@PHONE/-DONE"
  ((org-agenda-sorting-strategy
    '(time-up))))
 ("E" "E-mail" tags "+@EMAIL/-DONE"
  ((org-agenda-sorting-strategy
    '(time-up))))


Yet when I run the agenda for these (e.g., C-a f), the result appears to
be sorted by the (standard) value of org-agenda-sorting-strategy [which
is:
((agenda habit-down time-up priority-down category-keep)
 (todo priority-down category-keep)
 (tags priority-down category-keep)
 (search category-keep))

]

I need help with this, and I don't know what to do next to diagnose the
problem. Is there some variable I've set that has overridden this
feature of setting a special sorting strategy in these custom commands?

Thanks,

Dan

-- 
Dan Griswold
Rochester, NY
dgriswol@rochester.rr.com

                 reply	other threads:[~2011-12-14 20:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=87d3bqj3i3.fsf@rochester.rr.com \
    --to=dgriswol@rochester.rr.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).