all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: tomas@tuxteam.de
To: winuser <winuser@intermonde.net>
Cc: Help-gnu-emacs@gnu.org
Subject: Re: Strange doings whith super key
Date: Tue, 2 Feb 2010 19:39:47 +0100	[thread overview]
Message-ID: <20100202183947.GA1342@tomas> (raw)
In-Reply-To: <27424169.post@talk.nabble.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tue, Feb 02, 2010 at 09:24:25AM -0800, winuser wrote:
> 
> 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 
> 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 
> ( 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ás
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFLaHFzBcgs9XrR2kYRAsK3AJ9lIDeH1f3aRqalnfD5hID9uFFQBACfUlcs
JNK3jKi4dclF7Rrbxh/I7sk=
=hUPg
-----END PGP SIGNATURE-----




  reply	other threads:[~2010-02-02 18:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-02 17:24 Strange doings whith super key winuser
2010-02-02 18:39 ` tomas [this message]
2010-02-03  3:06   ` winuser

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100202183947.GA1342@tomas \
    --to=tomas@tuxteam.de \
    --cc=Help-gnu-emacs@gnu.org \
    --cc=winuser@intermonde.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.