From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.help Subject: Re: change keybinding Meta-Shift Date: Wed, 3 Jan 2007 17:31:05 +0100 Message-ID: References: <501tv4F1e3ocpU1@mid.dfncis.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1167841886 11693 80.91.229.12 (3 Jan 2007 16:31:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 3 Jan 2007 16:31:26 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jan 03 17:31:25 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1H291R-0007nj-GZ for geh-help-gnu-emacs@m.gmane.org; Wed, 03 Jan 2007 17:31:25 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H291Q-0001i6-TY for geh-help-gnu-emacs@m.gmane.org; Wed, 03 Jan 2007 11:31:24 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H291C-0001i1-DL for help-gnu-emacs@gnu.org; Wed, 03 Jan 2007 11:31:10 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H291A-0001hE-42 for help-gnu-emacs@gnu.org; Wed, 03 Jan 2007 11:31:10 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H2919-0001hB-Sm for help-gnu-emacs@gnu.org; Wed, 03 Jan 2007 11:31:07 -0500 Original-Received: from [64.233.182.189] (helo=nf-out-0910.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1H2918-00081w-O5 for help-gnu-emacs@gnu.org; Wed, 03 Jan 2007 11:31:07 -0500 Original-Received: by nf-out-0910.google.com with SMTP id h2so397953nfe for ; Wed, 03 Jan 2007 08:31:06 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=SQrVOPx6/5OWzjdTOktPVoPMlhflFI3UCmP3e9EvZwMgoyVWEIZ7Ez5DYcQzrfVXE6Qbsm8X62Y6vDwSpuB0XcI/q0pGxecFOsmXY7KppLJeNRs2LFZHQod7HF7gIwR9Uj7fm26CMhCdOOIBUQbM9JjF4SHEy9cmAz28Zbo/C4A= Original-Received: by 10.82.118.2 with SMTP id q2mr1813638buc.1167841865344; Wed, 03 Jan 2007 08:31:05 -0800 (PST) Original-Received: by 10.82.147.2 with HTTP; Wed, 3 Jan 2007 08:31:05 -0800 (PST) Original-To: "Wilmar Igl" In-Reply-To: <501tv4F1e3ocpU1@mid.dfncis.de> Content-Disposition: inline X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:40124 Archived-At: On 1/3/07, Wilmar Igl wrote: > currently Alt-Shift is bound to the function language-change is an event, not a function. > with the > effect of changing most keybindings on my keyboard (e.g. z <-> y) Assuming you're on Windows, it's Windows who's switching keyboards, not Emacs. Probably Emacs should try to do something when it detects a language-change event, but preventing them it's outside its attributions. If you don't want Alt-Shift to change the current keyboard you can deactivate the hotkey (for all apps, not just Emacs) on the Control Panel, in the Keyboard settings. /L/e/k/t/u