emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* sort strategy within org-agenda-custom-commands
@ 2011-12-14 20:35 Dan Griswold
  0 siblings, 0 replies; only message in thread
From: Dan Griswold @ 2011-12-14 20:35 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-12-14 20:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-14 20:35 sort strategy within org-agenda-custom-commands Dan Griswold

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