From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.devel Subject: RE: M-Tab on w32 (and other window systems?) Date: Tue, 15 Feb 2005 08:36:55 -0800 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1108485703 14977 80.91.229.2 (15 Feb 2005 16:41:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 15 Feb 2005 16:41:43 +0000 (UTC) Cc: Emacs Devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 15 17:41:42 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D15lR-0000yl-39 for ged-emacs-devel@m.gmane.org; Tue, 15 Feb 2005 17:41:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D161C-0004lS-Sy for ged-emacs-devel@m.gmane.org; Tue, 15 Feb 2005 11:57:47 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D160S-0004bX-1Z for emacs-devel@gnu.org; Tue, 15 Feb 2005 11:57:00 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D160H-0004Wb-RR for emacs-devel@gnu.org; Tue, 15 Feb 2005 11:56:51 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D160H-0004UG-Ha for emacs-devel@gnu.org; Tue, 15 Feb 2005 11:56:49 -0500 Original-Received: from [141.146.126.231] (helo=agminet04.oracle.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1D15iH-0004gg-8N; Tue, 15 Feb 2005 11:38:13 -0500 Original-Received: from agminet04.oracle.com (localhost [127.0.0.1]) by agminet04.oracle.com (Switch-3.1.4/Switch-3.1.0) with ESMTP id j1FGawQL031890; Tue, 15 Feb 2005 08:36:58 -0800 Original-Received: from rgmsgw301.us.oracle.com (rgmsgw301.us.oracle.com [138.1.191.50]) by agminet04.oracle.com (Switch-3.1.4/Switch-3.1.0) with ESMTP id j1FGav99031846; Tue, 15 Feb 2005 08:36:57 -0800 Original-Received: from rgmsgw301.us.oracle.com (localhost [127.0.0.1]) by rgmsgw301.us.oracle.com (Switch-3.1.4/Switch-3.1.0) with ESMTP id j1FGaulr023956; Tue, 15 Feb 2005 09:36:56 -0700 Original-Received: from dradamslap (dhcp-amer-csvpn-gw2-141-144-72-224.vpn.oracle.com [141.144.72.224]) by rgmsgw301.us.oracle.com (Switch-3.1.4/Switch-3.1.0) with SMTP id j1FGatwq023943 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 15 Feb 2005 09:36:55 -0700 Original-To: "David Kastrup" , "Lennart Borgman" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: Importance: Normal X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 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 X-MailScanner-To: ged-emacs-devel@m.gmane.org Xref: main.gmane.org gmane.emacs.devel:33484 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:33484 I find that Esc and TAB keys are close enough to make typing Esc TAB a simple enough operation. ...I am used to Esc TAB, and don't find it hard to reach. ESC TAB is `complete-symbol'.