From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: 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: Tue, 11 Feb 2020 01:08:06 +0100 Message-ID: <8736bit28p.fsf@bzg.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:57376) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j1J61-0000qH-Jz for emacs-orgmode@gnu.org; Mon, 10 Feb 2020 19:08:10 -0500 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: Yuan Lin Cc: emacs-orgmode@gnu.org Hi Yuan Lin, thanks for reporting this. Yes, this is because of the recent addition you are referring to, which I find a bit problematic, even though I understand the intent. It is good to be able to navigate the agenda commands dispatch window but losing the SPC key is too high a price for this. I have pushed a change that advertize the use of C-v and M-v to scroll up and down in export/agenda/attach dispatch buffers, while SPC and DEL are still usable for the export dispatch buffer. >From latest master, you can reuse SPC as a key binding for a custom agenda command. Thanks for reporting this, -- Bastien