Hi Rainer,

this works fine for me. Must be something else in your setup that messes with the priorities?

- Carsten

On Sep 30, 2008, at 10:52 AM, Rainer Stengele wrote:

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



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to