emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Incompatible agenda commands


From: Sebastien Vauban
Subject: [O] Incompatible agenda commands
Date: Wed, 27 Mar 2013 13:56:40 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.93 (windows-nt)

Hello,

While a custom agenda command such as the following used to work some time
ago, it does not anymore.

--8<---------------cut here---------------start------------->8---
  (add-to-list 'org-agenda-custom-commands
               '("D" "Stuck + agenda"
                 ((stuck "")
                  (agenda ""
                          ((org-agenda-span 'week))))) t)
--8<---------------cut here---------------end--------------->8---

Now, it seems that the "stuck" block view inhibits any extra view to be
displayed afterward.

Best regards,
  Seb

-- 
Sebastien Vauban




reply via email to

[Prev in Thread] Current Thread [Next in Thread]