From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dimitri Fontaine Newsgroups: gmane.emacs.devel Subject: Re: Bikeshedding go! Why is unbound? Date: Mon, 10 Jan 2011 11:15:47 +0100 Message-ID: <87pqs5ukrw.fsf@hi-media-techno.com> References: <87sjx7z7w4.fsf@telefonica.net> <83pqsbmf6j.fsf@gnu.org> <87k4ijz07h.fsf@telefonica.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1294654627 28642 80.91.229.12 (10 Jan 2011 10:17:07 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 10 Jan 2011 10:17:07 +0000 (UTC) Cc: =?utf-8?Q?=C3=93scar?= Fuentes , emacs-devel@gnu.org To: Lennart Borgman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 10 11:17:00 2011 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.69) (envelope-from ) id 1PcEo7-0005WI-A0 for ged-emacs-devel@m.gmane.org; Mon, 10 Jan 2011 11:16:59 +0100 Original-Received: from localhost ([127.0.0.1]:53160 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PcEo6-0007WV-I1 for ged-emacs-devel@m.gmane.org; Mon, 10 Jan 2011 05:16:58 -0500 Original-Received: from [140.186.70.92] (port=48856 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PcEn4-00076A-9W for emacs-devel@gnu.org; Mon, 10 Jan 2011 05:15:55 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PcEn3-0000ZA-9G for emacs-devel@gnu.org; Mon, 10 Jan 2011 05:15:54 -0500 Original-Received: from prometheus.naquadah.org ([212.85.154.174]:43457 helo=mx1.naquadah.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PcEn3-0000Yy-4e for emacs-devel@gnu.org; Mon, 10 Jan 2011 05:15:53 -0500 Original-Received: by mx1.naquadah.org (Postfix, from userid 8) id E83125C32D; Mon, 10 Jan 2011 11:15:49 +0100 (CET) Original-Received: from dim (unknown [83.167.62.196]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.naquadah.org (Postfix) with ESMTPSA id 39E3B5C168; Mon, 10 Jan 2011 11:15:48 +0100 (CET) Original-Received: by dim (Postfix, from userid 1000) id 53218742F5; Mon, 10 Jan 2011 11:15:47 +0100 (CET) User-Mail-Address: dim@tapoueh.org In-Reply-To: (Lennart Borgman's message of "Sun, 9 Jan 2011 23:00:36 +0100") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:134401 Archived-At: Lennart Borgman writes: > An example of a combination that is not sent to the application is > Alt+Tab. (This creates some problems when you are using Alt as Emacs > META. M-TAB is commonly used in Emacs for completion. That does not > work on w32 if you have META on the Alt key - which is default and > actually the only reliable choice in the current (unpatched) Emacs.) If you're using a qwerty keyboard you can use C-[ C-i to achieve M-TAB. Regards, -- dim