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