From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: SPC in custom-mode Date: Thu, 07 Jul 2005 19:37:14 +0200 Message-ID: <42CD684A.3030809@student.lu.se> References: <42CAC941.5020208@student.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1120758421 8627 80.91.229.2 (7 Jul 2005 17:47:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 7 Jul 2005 17:47:01 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 07 19:46:53 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DqaSU-0007ew-K1 for ged-emacs-devel@m.gmane.org; Thu, 07 Jul 2005 19:46:46 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DqaTr-00068w-Pb for ged-emacs-devel@m.gmane.org; Thu, 07 Jul 2005 13:48:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DqaQx-0005Ko-O0 for emacs-devel@gnu.org; Thu, 07 Jul 2005 13:45:13 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DqaQo-0005Dh-GJ for emacs-devel@gnu.org; Thu, 07 Jul 2005 13:45:04 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DqaQh-00059V-Dc for emacs-devel@gnu.org; Thu, 07 Jul 2005 13:44:55 -0400 Original-Received: from [81.228.11.159] (helo=pne-smtpout2-sn1.fre.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DqaPn-0000Ez-Ps for emacs-devel@gnu.org; Thu, 07 Jul 2005 13:44:00 -0400 Original-Received: from [192.168.123.121] (83.249.205.6) by pne-smtpout2-sn1.fre.skanova.net (7.2.060.1) id 42B93717002C1A10; Thu, 7 Jul 2005 19:37:15 +0200 User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en Original-To: Per Abrahamsen In-Reply-To: X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:40571 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:40571 Per Abrahamsen wrote: >Lennart Borgman writes: > > > >>SPC in custom buffers currently always scrolls the buffer. I do not >>think this is the expected behaviour by most users. >> >>A common use of SPC (web browsers, w32 programs) is to "push the button" >>when keyboard focus is on the button. I think that would be better - at >>least when focus is on a button. >> >> > >I believe the choice of bindings was made to mimic info mode. If the >binding is changed in customize, info mode should also be changed. > Thanks, but there are no buttons to push in Info? Perhaps it could be changed only when focus is on a button.