From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.devel Subject: RE: C-M-TAB stand-in for M-TAB, on MS Windows? Date: Mon, 26 May 2008 00:40:41 -0700 Message-ID: <008101c8bf03$cca4ab10$0200a8c0@us.oracle.com> References: <007901c8bec5$4179df80$0200a8c0@us.oracle.com><87fxs5eulo.fsf@catnip.gol.com> <877idheubu.fsf@catnip.gol.com><483A5364.2070001@harpegolden.net><008001c8bf00$1ee18320$0200a8c0@us.oracle.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1211787775 31838 80.91.229.12 (26 May 2008 07:42:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 26 May 2008 07:42:55 +0000 (UTC) Cc: emacs-devel@gnu.org, 'David De La Harpe Golden' To: "'Miles Bader'" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 26 09:43:35 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 1K0XMf-0005ud-Tl for ged-emacs-devel@m.gmane.org; Mon, 26 May 2008 09:43:30 +0200 Original-Received: from localhost ([127.0.0.1]:37798 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K0XLu-0005PO-RL for ged-emacs-devel@m.gmane.org; Mon, 26 May 2008 03:42:42 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K0XLq-0005PJ-7J for emacs-devel@gnu.org; Mon, 26 May 2008 03:42:38 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K0XLo-0005P7-8R for emacs-devel@gnu.org; Mon, 26 May 2008 03:42:37 -0400 Original-Received: from [199.232.76.173] (port=47025 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K0XLo-0005P4-4A for emacs-devel@gnu.org; Mon, 26 May 2008 03:42:36 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]:62741) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K0XLi-0002ea-9F; Mon, 26 May 2008 03:42:30 -0400 Original-Received: from rgminet01.oracle.com ([148.87.113.118]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K0XLh-0007Vd-Bg; Mon, 26 May 2008 03:42:29 -0400 Original-Received: from agmgw2.us.oracle.com (agmgw2.us.oracle.com [152.68.180.213]) by rgminet01.oracle.com (Switch-3.2.4/Switch-3.1.6) with ESMTP id m4Q7gREq014132; Mon, 26 May 2008 01:42:27 -0600 Original-Received: from acsmt350.oracle.com (acsmt350.oracle.com [141.146.40.150]) by agmgw2.us.oracle.com (Switch-3.2.0/Switch-3.2.0) with ESMTP id m4Q56Qxe011855; Mon, 26 May 2008 01:42:26 -0600 Original-Received: from inet-141-146-46-1.oracle.com by acsmt351.oracle.com with ESMTP id 3680329031211787628; Mon, 26 May 2008 00:40:28 -0700 Original-Received: from dradamslap1 (/24.5.171.3) by bhmail.oracle.com (Oracle Beehive Gateway v4.0) with ESMTP ; Mon, 26 May 2008 00:40:28 -0700 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: Thread-Index: Aci/Ar9GJ9MAwfQ2T6upnDwYd2POzgAANUwQ X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 X-Brightmail-Tracker: AAAAAQAAAAI= X-Brightmail-Tracker: AAAAAQAAAAI= X-Whitelist: TRUE X-Whitelist: TRUE X-detected-kernel: by mx20.gnu.org: Linux 2.4-2.6 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:97705 Archived-At: > ESC TAB might be more useful -- the fact that ESC can be used for meta > is useful generally. Yes, but see my first post - ESC TAB does not work in all contexts (e.g. isearch). Perhaps it could be made to work everywhere, but currently it does not.