emacs-orgmode
[Top][All Lists]
Advanced

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

[O] [bug] Incompatible agenda commands


From: Sebastien Vauban
Subject: [O] [bug] Incompatible agenda commands
Date: Wed, 19 Feb 2014 15:43:49 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (windows-nt)

"Sebastien Vauban" wrote:
> Bastien wrote:
>> "Sebastien Vauban" writes:
>>
>>> While a custom agenda command such as the following used to work some time
>>> ago, it does not anymore.
>>>
>>>   (add-to-list 'org-agenda-custom-commands
>>>                '("D" "Stuck + agenda"
>>>                  ((stuck "")
>>>                   (agenda ""
>>>                           ((org-agenda-span 'week))))) t)
>>>
>>> Now, it seems that the "stuck" block view inhibits any extra view to be
>>> displayed afterward.
>>
>> do I understand correctly that you only get the stuck view and not the
>> agenda view?  If so, I cannot reproduce it.
>
> I'll try to provide you with a reproducible recipe, then.

Add the following line to this ECM:

--8<---------------cut here---------------start------------->8---
  (setq org-agenda-sticky nil)
--8<---------------cut here---------------end--------------->8---

and you'll be bitten by that bug!

Best regards,
  Seb

-- 
Sebastien Vauban




reply via email to

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