From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Lennart Borgman" Newsgroups: gmane.emacs.devel Subject: Re: M-Tab on w32 (and other window systems?) Date: Tue, 15 Feb 2005 14:02:34 +0100 Message-ID: <01ad01c5135e$a4a92810$0200a8c0@sedrcw11488> References: <014201c512f1$05630180$0200a8c0@sedrcw11488> <018501c5132e$08b7e520$0200a8c0@sedrcw11488> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1108473539 6005 80.91.229.2 (15 Feb 2005 13:18:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 15 Feb 2005 13:18:59 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 15 14:18:58 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D12aR-0005n5-NX for ged-emacs-devel@m.gmane.org; Tue, 15 Feb 2005 14:17:56 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D12qB-0001Do-Ms for ged-emacs-devel@m.gmane.org; Tue, 15 Feb 2005 08:34:11 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D12nA-0008S6-Aa for emacs-devel@gnu.org; Tue, 15 Feb 2005 08:31:04 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D12n4-0008Ob-Ai for emacs-devel@gnu.org; Tue, 15 Feb 2005 08:30:59 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D12n2-0008F9-N4 for emacs-devel@gnu.org; Tue, 15 Feb 2005 08:30:57 -0500 Original-Received: from [81.228.10.107] (helo=av9-2-sn4.m-sp.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D12Lh-0001bS-W7 for emacs-devel@gnu.org; Tue, 15 Feb 2005 08:02:42 -0500 Original-Received: by av9-2-sn4.m-sp.skanova.net (Postfix, from userid 502) id CBEA137E81; Tue, 15 Feb 2005 14:02:40 +0100 (CET) Original-Received: from smtp2-2-sn4.m-sp.skanova.net (smtp2-2-sn4.m-sp.skanova.net [81.228.10.182]) by av9-2-sn4.m-sp.skanova.net (Postfix) with ESMTP id BB92D37E47; Tue, 15 Feb 2005 14:02:40 +0100 (CET) Original-Received: from sedrcw11488 (t1o58p139.telia.com [62.20.164.139]) by smtp2-2-sn4.m-sp.skanova.net (Postfix) with SMTP id C63A937E5A; Tue, 15 Feb 2005 14:02:39 +0100 (CET) Original-To: =?iso-8859-1?Q?Johan_Bockg=E5rd?= , X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 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:33473 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:33473 ----- Original Message -----=20 From: "Johan Bockg=E5rd" > "Lennart Borgman" writes: > > > From: "Miles Bader" > > > >> 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. Another problem is > > that the manuals only mentions Alt-Tab. That is no good for > > beginners. > > Why didn't anyone mention `C-M-i'? I find it quite comfortable, and > it's what i normally use. Thanks, that is very useful! However there was another point in my origin= al message: Info only mention Alt-Tab. To me this seems ignorant since on w3= 2 at least Alt-Tab can not be used at all. I would appreciate if this was changed.