From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: tomas@tuxteam.de Newsgroups: gmane.emacs.help Subject: Re: Strange doings whith super key Date: Tue, 2 Feb 2010 19:39:47 +0100 Message-ID: <20100202183947.GA1342@tomas> References: <27424169.post@talk.nabble.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; x-action=pgp-signed Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1265136135 3540 80.91.229.12 (2 Feb 2010 18:42:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 2 Feb 2010 18:42:15 +0000 (UTC) Cc: Help-gnu-emacs@gnu.org To: winuser Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Feb 02 19:42:11 2010 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.69) (envelope-from ) id 1NcNhQ-0004W2-RG for geh-help-gnu-emacs@m.gmane.org; Tue, 02 Feb 2010 19:42:09 +0100 Original-Received: from localhost ([127.0.0.1]:34713 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NcNhP-00015J-Kg for geh-help-gnu-emacs@m.gmane.org; Tue, 02 Feb 2010 13:42:07 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NcNfj-00084c-Sy for help-gnu-emacs@gnu.org; Tue, 02 Feb 2010 13:40:24 -0500 Original-Received: from [199.232.76.173] (port=49958 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NcNfj-00084D-BY for Help-gnu-emacs@gnu.org; Tue, 02 Feb 2010 13:40:23 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NcNfh-0001k7-Ie for Help-gnu-emacs@gnu.org; Tue, 02 Feb 2010 13:40:22 -0500 Original-Received: from alextrapp1.equinoxe.de ([217.22.192.104]:54908 helo=www.elogos.de) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NcNff-0001iv-NZ for Help-gnu-emacs@gnu.org; Tue, 02 Feb 2010 13:40:20 -0500 Original-Received: by www.elogos.de (Postfix, from userid 1000) id E81C89004D; Tue, 2 Feb 2010 19:39:47 +0100 (CET) Content-Disposition: inline In-Reply-To: <27424169.post@talk.nabble.com> User-Agent: Mutt/1.5.15+20070412 (2007-04-11) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:71624 Archived-At: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, Feb 02, 2010 at 09:24:25AM -0800, winuser wrote: >=20 > Running : GNU Emacs 22.2.1 (i486-pc-linux-gnu, GTK+ Version 2.18.3) of > 2009-11-10 on vernadsky, modified by Ubuntu > Via Ubuntu 9.10=20 > I'm a heavy user of keyboard shortcuts to access my files. > The SUPER key ( left logo ) works fine with all keybindings except for = SUPER > + m and SUPER + n. > ( global-set-key (kbd "s-n") 'go-myinfo ) ; mesmods.= el > 2010-02-01 > does NOT works but=20 > ( global-set-key (kbd "s-o") 'go-myinfo ) ; mesmods.= el > 2010-02-01 > DOES work. Nice ;-) Might be your window manager is stealing these key combos? I nad to wrangle the left logo key from my window manager. Emacs sees it as "Super" (as in your case) and pressing this key plus n gives "s-n is undefined" (this is a fairly recent Emacs -- GNU Emacs 23.1.91.1 (i486-pc-linux-gnu, GTK+ Version 2.12.12) -- so I would expect that key combo to be undefined on yours as well). Anyway: what happens if you first type CTRL-h k, then SUPER-n (CTRL-h k is "describe key"). If the same "strange things" happen, I'd venture it's not Emacs's deed. Emacs would describe the bindings it has for this key. Regards - -- tom=C3=A1s -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFLaHFzBcgs9XrR2kYRAsK3AJ9lIDeH1f3aRqalnfD5hID9uFFQBACfUlcs JNK3jKi4dclF7Rrbxh/I7sk=3D =3DhUPg -----END PGP SIGNATURE-----