|
From: | Yuan Lin |
Subject: | Bug: SPC no longer works as a custom agenda key [9.3.4 (9.3.4-elpaplus @ /home/lin/.emacs.d/elpa/26.3/develop/org-plus-contrib-20200206/)] |
Date: | Mon, 10 Feb 2020 06:27:45 -0500 |
(" " "Notes" tags "NOTE"
((org-agenda-overriding-header "Notes")
(org-tags-match-list-sublevels t)))
notice the key is "SPC" in this case, it used to work without issue. however
after a recent update of spacemacs and package update
(org-plus-contrib-20191230). It suddenly stopped working.
And in the later version I also tried -20200206, it is still broken.
------------------------------------------------------------------------
A possible reason why the behavior changed might be because of this commit from 2 months ago:
https://code.orgmode.org/bzg/org-mode/commit/80b29acba3847c1756fa3c143d6991964f7273ca
agenda: Enable navigation for the agenda dispatch buffer
Reported by Nathan Neff https://lists.gnu.org/archive/html/emacs-orgmode/2019-10/msg00179.html.
[Prev in Thread] | Current Thread | [Next in Thread] |