From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: Please add S-tab to button-buffer-map Date: Thu, 20 Mar 2008 20:59:36 +0000 Message-ID: <47E2D038.7070307@gnu.org> References: <47E16D18.2010209@gmail.com> <47E190B2.6000006@gnu.org> <000601c88a0f$5a7ca5c0$c2b22382@us.oracle.com> <008001c88acb$024b42a0$c2b22382@us.oracle.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1206046849 12518 80.91.229.12 (20 Mar 2008 21:00:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 20 Mar 2008 21:00:49 +0000 (UTC) Cc: 'Eli Zaretskii' , lennart.borgman@gmail.com, emacs-devel@gnu.org To: Drew Adams Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 20 22:01:18 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JcRss-0004Wx-6m for ged-emacs-devel@m.gmane.org; Thu, 20 Mar 2008 22:01:10 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JcRsH-0005Dg-Uj for ged-emacs-devel@m.gmane.org; Thu, 20 Mar 2008 17:00:33 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JcRrW-0004cB-Vp for emacs-devel@gnu.org; Thu, 20 Mar 2008 16:59:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JcRrV-0004bT-Sm for emacs-devel@gnu.org; Thu, 20 Mar 2008 16:59:46 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JcRrV-0004bO-MW for emacs-devel@gnu.org; Thu, 20 Mar 2008 16:59:45 -0400 Original-Received: from mk-outboundfilter-4.mail.uk.tiscali.com ([212.74.114.32]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JcRrR-0003Zo-Rw; Thu, 20 Mar 2008 16:59:42 -0400 Original-X-Trace: 35362663/mk-outboundfilter-2.mail.uk.tiscali.com/F2S/$ACCEPTED/freedom2Surf-customers/83.67.23.108 X-SBRS: None X-RemoteIP: 83.67.23.108 X-IP-MAIL-FROM: jasonr@gnu.org X-IP-BHB: Once X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AmsBAC5t4kdTQxds/2dsb2JhbAAIq0s X-IP-Direction: OUT Original-Received: from i-83-67-23-108.freedom2surf.net (HELO [192.168.249.28]) ([83.67.23.108]) by smtp.f2s.tiscali.co.uk with ESMTP/TLS/DHE-RSA-AES256-SHA; 20 Mar 2008 20:59:40 +0000 User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) In-Reply-To: <008001c88acb$024b42a0$c2b22382@us.oracle.com> X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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:93068 Archived-At: Drew Adams wrote: > Next-field navigation is not the default behavior of TAB in most contexts. > Why should previous-field navigation be the default behavior of S-TAB in all > contexts (globally)? > Globally, backtab is undefined. It is only defined as previous-field navigation in button-buffer-map.