org-agenda back to not being sticky

Strange behaviour trying to view agenda entries from mu4e with sticky
enabled
This commit is contained in:
Evie Litherland-Smith 2024-02-02 10:23:53 +00:00
parent a98b827b3f
commit f31bb72cd8

View file

@ -495,7 +495,7 @@ For reference information, see [[https://orgmode.com][Org-mode website]]
#+begin_src emacs-lisp :results output silent
(setq org-agenda-span 'week
org-agenda-start-on-weekday 1
org-agenda-sticky t
org-agenda-sticky nil
org-agenda-window-setup 'current-window
org-agenda-tags-column 0
org-agenda-todo-ignore-scheduled 'future