From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: SPC and BS behaviour changed in the agenda? Date: Tue, 19 Feb 2013 12:51:58 -0500 Message-ID: <87ppzwgpj5.fsf@norang.ca> References: <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]:48848) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U7rMQ-0001ES-4r for emacs-orgmode@gnu.org; Tue, 19 Feb 2013 12:52:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U7rMH-0003Sm-88 for emacs-orgmode@gnu.org; Tue, 19 Feb 2013 12:52:10 -0500 Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:29656 helo=mho-01-ewr.mailhop.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U7rMH-0003Sb-4N for emacs-orgmode@gnu.org; Tue, 19 Feb 2013 12:52:01 -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 1U7rMG-0008UQ-J0 for emacs-orgmode@gnu.org; Tue, 19 Feb 2013 17:52:00 +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 r1JHpwN9014658 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Tue, 19 Feb 2013 12:51:59 -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 r1JHpwmD028066 for ; Tue, 19 Feb 2013 12:51:58 -0500 In-Reply-To: <87liakl3rc.fsf@norang.ca> (Bernt Hansen's message of "Tue, 19 Feb 2013 10:31:03 -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 Please ignore this. There is some setting in my local emacs that is breaking this behaviour for me. It works fine with a minimal emacs on both my current commit and the tip of master. I should have checked first... Sorry for the noise. Bernt Bernt Hansen writes: > 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