From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: M-Tab on w32 (and other window systems?) Date: Wed, 16 Feb 2005 04:32:30 -0500 Message-ID: References: <014201c512f1$05630180$0200a8c0@sedrcw11488> <018501c5132e$08b7e520$0200a8c0@sedrcw11488> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1108547350 7041 80.91.229.2 (16 Feb 2005 09:49:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 16 Feb 2005 09:49:10 +0000 (UTC) Cc: snogglethorpe@gmail.com, emacs-devel@gnu.org, miles@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Feb 16 10:49:10 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D1Ln4-0001Bq-41 for ged-emacs-devel@m.gmane.org; Wed, 16 Feb 2005 10:48:14 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D1M2y-0005Iu-Uq for ged-emacs-devel@m.gmane.org; Wed, 16 Feb 2005 05:04:40 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D1LvX-0003QS-Ut for emacs-devel@gnu.org; Wed, 16 Feb 2005 04:57:00 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D1LvS-0003Pa-U6 for emacs-devel@gnu.org; Wed, 16 Feb 2005 04:56:55 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D1LvP-0003LF-Br for emacs-devel@gnu.org; Wed, 16 Feb 2005 04:56:51 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D1Lc2-0001Ty-7v for emacs-devel@gnu.org; Wed, 16 Feb 2005 04:36:50 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1D1LXq-0001tw-9K; Wed, 16 Feb 2005 04:32:30 -0500 Original-To: "Lennart Borgman" In-reply-to: <018501c5132e$08b7e520$0200a8c0@sedrcw11488> (lennart.borgman.073@student.lu.se) 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:33532 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:33532 > Note that this can also be typed using `ESC TAB', which is pretty > convenient (the ESC and TAB keys are almost next to one another). Unfortunately this does not work with viper-mode. Emulators are not important enough to be the basis for decisions about standard Emacs commands. We choose them for the sake of ordinary Emacs usage. Emulators have to adapt to that.