From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: SPC and BS behaviour changed in the agenda? Date: Tue, 19 Feb 2013 10:31:03 -0500 Message-ID: <87liakl3rc.fsf@norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:51142) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U7pA7-0006ya-HS for emacs-orgmode@gnu.org; Tue, 19 Feb 2013 10:31:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U7pA1-0002Rc-Ir for emacs-orgmode@gnu.org; Tue, 19 Feb 2013 10:31:19 -0500 Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:63196 helo=mho-01-ewr.mailhop.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U7pA1-0002Oi-FH for emacs-orgmode@gnu.org; Tue, 19 Feb 2013 10:31:13 -0500 Received: from cpe000102d0fe75-cm0012256ecbde.cpe.net.cable.rogers.com ([99.239.165.89] helo=mail.norang.ca) by mho-01-ewr.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1U7p9u-000IFy-7A for emacs-orgmode@gnu.org; Tue, 19 Feb 2013 15:31:06 +0000 Received: from localhost.localdomain (gollum.intra.norang.ca [192.168.1.5]) by mail.norang.ca (8.14.3/8.14.3/Debian-9.4) with ESMTP id r1JFV48J011568 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Tue, 19 Feb 2013 10:31:05 -0500 Received: from localhost.localdomain (gollum [127.0.0.1]) by localhost.localdomain (8.14.3/8.14.3/Debian-9.4) with ESMTP id r1JFV4cs027535 for ; Tue, 19 Feb 2013 10:31:04 -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.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi, I'm way behind the current tip of the master branch (Org-mode version 7.9.3d (release_7.9.3d-899-g30ef38 @ /home/bernt/git/org-mode/lisp/)) but just noticed that SPACE and BACKSPACE behave differently now. Repeated SPACE used to scroll down the org file while BACKSPACE scrolls up. I found this very convenient when browsing my org files for details during my weekly review -- directly from my block agenda. I can achieve similar results with SPC C-M-v repeatedly but that is not nearly as convenient as tapping the SPC key a few times. (and C-M-S-v to scroll up in the other window) I'll try and identify if this is still an issue on the current tip of the master branch which commit changed this behaviour after I get home tonight. Regards, Bernt