From mboxrd@z Thu Jan 1 00:00:00 1970 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 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="000000000000e436c6059e370798" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:33182) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j17EN-0007PU-0M for emacs-orgmode@gnu.org; Mon, 10 Feb 2020 06:28:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j17EL-0008WO-Lt for emacs-orgmode@gnu.org; Mon, 10 Feb 2020 06:27:58 -0500 Received: from mail-io1-xd2f.google.com ([2607:f8b0:4864:20::d2f]:41492) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j17EL-0008WB-Gu for emacs-orgmode@gnu.org; Mon, 10 Feb 2020 06:27:57 -0500 Received: by mail-io1-xd2f.google.com with SMTP id m25so7138791ioo.8 for ; Mon, 10 Feb 2020 03:27:57 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane-mx.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org --000000000000e436c6059e370798 Content-Type: text/plain; charset="UTF-8" Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See https://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list. ------------------------------------------------------------------------ My org-agenda-custom-commands contains (" " "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. ------------------------------------------------------------------------ This issue is initially reported to spacemacs as issue 13138 - SPC no longer works as a custom agenda command key in org-mode , after some investigation, it it highly possible that here I quote: 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 - lisp/org-agenda.el (org-agenda-get-restriction-and-command): Use keys C-n, C-p, SPC, DEL analogue to export dispatcher. See function org-export--dispatch-action. Reported by Nathan Neff https://lists.gnu.org/archive/html/emacs-orgmode/2019-10/msg00179.html. Could those agenda navigation keys made configurable? Or an option to disable the newly introduced navigation if not needed? Best Regards, Yuan Emacs : GNU Emacs 26.3 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.10) of 2019-08-29 Package: Org mode version 9.3.4 (9.3.4-elpaplus @ /home/lin/.emacs.d/elpa/26.3/develop/org-plus-contrib-20200206/) --000000000000e436c6059e370798 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Remember to cover the basics, that is, what you expected t= o happen and
what in fact did happen.=C2=A0 You don't know how to ma= ke a good report?=C2=A0 See

=C2=A0 =C2=A0 =C2=A0https://orgmode.org/manual/Feedba= ck.html#Feedback

Your bug report will be posted to the Org maili= ng list.
---------------------------------------------------------------= ---------
My org-agenda-custom-commands contains
(" " "Notes"=
 tags "NOTE"
  ((org-agenda-overriding-header "Notes"<=
/span>)
   (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.

-------= -----------------------------------------------------------------

This issue is initially reported to spacemacs as issue 13138 - SPC no longer works as a custo= m agenda command key in org-mode, after some investigation, it it highl= y possible that here I quote:

A possible reason why the behavior changed might be because of th= is commit from 2 months ago:
https://code.orgmode.org/bzg/org-mo= de/commit/80b29acba3847c1756fa3c143d6991964f7273ca

agenda: Enable navigation for the agend= a dispatch buffer

  • lisp/org-agenda.el (org-agenda-get= -restriction-and-command): Use
    keys C-n, C-p, SPC, DEL analogue to export dispatcher. See function
    org-export--dispatch-action.

Reported by Nathan Neff https://lists.gnu.org/archive/html/emacs-orgmode/2019-10/msg00179= .html.

Could those agenda navigation keys made con= figurable? Or an option to disable the newly introduced navigation if not n= eeded?

Best Regards,
Yuan

=
Emacs =C2=A0: GNU Emacs 26.3 (build 1, x86_64-pc-linux-gnu, GTK+ Vers= ion 3.24.10)
=C2=A0of 2019-08-29
Package: Org mode version 9.3.4 (9.3= .4-elpaplus @ /home/lin/.emacs.d/elpa/26.3/develop/org-plus-contrib-2020020= 6/)


--000000000000e436c6059e370798--