From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: Key bindings proposal Date: Fri, 6 Aug 2010 17:07:13 +0200 Message-ID: References: <19534.1494.627000.357123@gargle.gargle.HOWL> <19542.56658.583000.394397@gargle.gargle.HOWL> <19544.1015.468000.280770@gargle.gargle.HOWL> <19546.30901.687000.971249@gargle.gargle.HOWL> <19546.47167.15000.439215@gargle.gargle.HOWL> <4C5B5C39.9090104@gnu.org> <4C5B66DD.2060901@gnu.org> <4C5BA62A.4060002@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1281112683 5432 80.91.229.12 (6 Aug 2010 16:38:03 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 6 Aug 2010 16:38:03 +0000 (UTC) Cc: emacs-devel@gnu.org To: Jason Rumney Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Aug 06 18:38:01 2010 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 1OhPvj-00049B-U1 for ged-emacs-devel@m.gmane.org; Fri, 06 Aug 2010 18:38:01 +0200 Original-Received: from localhost ([127.0.0.1]:39448 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OhPvh-0003UQ-TF for ged-emacs-devel@m.gmane.org; Fri, 06 Aug 2010 12:37:57 -0400 Original-Received: from [140.186.70.92] (port=44205 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OhPpG-0007g6-AD for emacs-devel@gnu.org; Fri, 06 Aug 2010 12:31:22 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OhOWE-0003df-0B for emacs-devel@gnu.org; Fri, 06 Aug 2010 11:07:35 -0400 Original-Received: from mail-qw0-f41.google.com ([209.85.216.41]:33406) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OhOWD-0003da-Sy; Fri, 06 Aug 2010 11:07:33 -0400 Original-Received: by qwk4 with SMTP id 4so5840631qwk.0 for ; Fri, 06 Aug 2010 08:07:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=4V+oMX1hsK19huZaYWbFnwfEbcH+KGiaD0SOnVt2DC4=; b=DPSKGlCyDc9g4vX4B3R5fzu7XvuQpTQ7su9YTgky/TLMtVWDV49pU58lDTVVGsh9qW a03+5NAhl6u+SaXQNdjBEeavyyooBJPfyB/JBDiMDu1vlG2nFXUx1bjkCXqNA4/pmxKb 3HL8CctQIUpkXx0+2mQSP80cZcOqwoRGLvGdQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=dsRUyNa8vYrOUZ1ZqmjXE4/S9+K7ggam4a7aHZtoIHdd0q27MhnMEWZ3Aa0h76OyTQ xNMpfdTZ9SjX4cX2TOH6Or3J5YxxO8v6jWsEv1zaqWgKX7XqGBTnZ1WMj4MVfZRDJ7lT I792BJoqe02yurnhHKIAcAGjcg26AqVJUT90k= Original-Received: by 10.229.224.80 with SMTP id in16mr4839490qcb.96.1281107253320; Fri, 06 Aug 2010 08:07:33 -0700 (PDT) Original-Received: by 10.229.235.8 with HTTP; Fri, 6 Aug 2010 08:07:13 -0700 (PDT) In-Reply-To: <4C5BA62A.4060002@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:128384 Archived-At: On Fri, Aug 6, 2010 at 8:05 AM, Jason Rumney wrote: > On 06/08/2010 11:11, Lennart Borgman wrote: >> >> On Fri, Aug 6, 2010 at 4:55 AM, Lennart Borgman >> =C2=A0wrote: >> >>> >>> made this work as Jason suggested. I.e. it allows the use of Alt-TAB >>> as M-TAB on w32. (The back draw is that you then can not switch to >>> other applications using Alt-TAB when in Emacs.) >>> >>> Other application will still respond the normal way to Alt-TAB. >>> >> >> If this should be usable at all then there must be a way to get into >> the normal Alt-TAB behavior from withing Emacs. >> > > Does the following still work after Alt-TAB is overridden? > > (w32-send-sys-command #xf040) > > This can be bound to whatever event the user wants. Yes, it minimizes Emacs. Unfortunately it still seems to have focus so you can not use Alt-TAB after that either.