From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.help Subject: Re: Why some key binding don't work in Latex mode but they do in other modes? How fix? Date: Mon, 14 Jan 2013 20:19:55 +0400 Message-ID: <87d2x7pwic.fsf@yandex.ru> References: <8738y5cty0.fsf@kuiper.lan.informatimago.com> <8a71a8dc-ef44-4470-bd90-2d2b9dc45d7f@n9g2000yqf.googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1358180429 27076 80.91.229.3 (14 Jan 2013 16:20:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 14 Jan 2013 16:20:29 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Chris Seberino Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jan 14 17:20:46 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TummE-0000u8-HS for geh-help-gnu-emacs@m.gmane.org; Mon, 14 Jan 2013 17:20:46 +0100 Original-Received: from localhost ([::1]:36853 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tumly-0004FZ-89 for geh-help-gnu-emacs@m.gmane.org; Mon, 14 Jan 2013 11:20:30 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:44244) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tumll-0004DY-6a for help-gnu-emacs@gnu.org; Mon, 14 Jan 2013 11:20:25 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tumlc-0000Od-CI for help-gnu-emacs@gnu.org; Mon, 14 Jan 2013 11:20:17 -0500 Original-Received: from mail-wi0-f180.google.com ([209.85.212.180]:58948) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tumlc-0000DF-1S for help-gnu-emacs@gnu.org; Mon, 14 Jan 2013 11:20:08 -0500 Original-Received: by mail-wi0-f180.google.com with SMTP id hj13so1366601wib.7 for ; Mon, 14 Jan 2013 08:20:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-type :content-transfer-encoding; bh=rdnImWKV/QMRpVOdO2rcMyUSZuduQ8p4kyac405Rw6Q=; b=anI6SNnFoU/91cuxjn9EB14LGOJbcF4pBjnA6KyJ107USWm6kYbj67VaLlq0fY8RFB /yxpmcrm2TYm5I7/DbtwHQQBd048tmO6NzLtMrUhE3MLAOb79ftaD1aGKc6okp8iLr/r KK4tvE+bcg+dzJfRe9iFSZ7sux5tgYMVCdf8dQ3yfFpxQjOifCj2INN6SU5V7Zih5uzR T1f98V10CB5vunpgXsubSlqY6w+YoUOE6NQnMd1wWMi+W652oinmAjSx9cf2q9UFDJW0 0IWoi+8KUMkNWVgBgz5Fjth9LBoOShDqmo7qLLGGlVSErPDBbWqTlrJLsB7YsKXBKdiy avOQ== X-Received: by 10.180.96.225 with SMTP id dv1mr13756032wib.0.1358180402705; Mon, 14 Jan 2013 08:20:02 -0800 (PST) Original-Received: from SOL ([178.252.98.87]) by mx.google.com with ESMTPS id i2sm13426434wiw.3.2013.01.14.08.20.00 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Mon, 14 Jan 2013 08:20:01 -0800 (PST) In-Reply-To: <8a71a8dc-ef44-4470-bd90-2d2b9dc45d7f@n9g2000yqf.googlegroups.com> (Chris Seberino's message of "Mon, 14 Jan 2013 08:09:11 -0800 (PST)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (windows-nt) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.212.180 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:88608 Archived-At: Chris Seberino writes: > On Jan 13, 3:29=C2=A0am, "Pascal J. Bourguignon" > wrote: > >> But you still can bind any key you want, just be prepared to have them >> shadowed. =C2=A0Since you can always access any command thru M-x, you can >> also write your own command to reset your binding. > > So there is no way to "force" keybindings to avoid "shadowing" in all > modes? > If I insisted on binding arbitrary keys I must "unshadow" them for > each > mode separately? No easy way, but you can use `emulation-mode-map-alists' for this, as described here: http://stackoverflow.com/questions/5332221/globally-overrid= ing-emacs-keybindings