emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* tags-todo agenda does not sort by priority?
@ 2008-09-30  8:52 Rainer Stengele
  2008-10-01  9:00 ` Carsten Dominik
  0 siblings, 1 reply; 5+ messages in thread
From: Rainer Stengele @ 2008-09-30  8:52 UTC (permalink / raw)
  To: emacs-orgmode

Hi!

Having a custom agenda command like this

(setq org-agenda-custom-commands
       '(
...
         ("kP" ((tags-todo "CATEGORY=\"Privat\""))
	 ((org-agenda-files '("~/org/PRIVAT"))
	  (org-agenda-sorting-strategy '(priority-down))))
...

I do not get an agenda view sorting "priority-down". Well, it starts with #A entries,
but does not follow with #B and then #C entries.

Priority shown by "P" in agenda mode of #A items is 2000, 1000 of all other items.


Does anybody see my fault in the config?

Rainer

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

end of thread, other threads:[~2008-10-01 12:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-30  8:52 tags-todo agenda does not sort by priority? Rainer Stengele
2008-10-01  9:00 ` Carsten Dominik
2008-10-01 11:08   ` Rainer Stengele
2008-10-01 11:14     ` Carsten Dominik
2008-10-01 12:34       ` Rainer Stengele

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