all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Strange doings whith super key
@ 2010-02-02 17:24 winuser
  2010-02-02 18:39 ` tomas
  0 siblings, 1 reply; 3+ messages in thread
From: winuser @ 2010-02-02 17:24 UTC (permalink / raw)
  To: Help-gnu-emacs


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.
What does happen is that all emacs display colors change and my file is not
displayed. It looks like a new theme has been applied.
Also these bindings act as a toggle colors are restored on the second
keypress.


-- 
View this message in context: http://old.nabble.com/Strange-doings-whith-super-key-tp27424169p27424169.html
Sent from the Emacs - Help mailing list archive at Nabble.com.





^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Strange doings whith super key
  2010-02-02 17:24 Strange doings whith super key winuser
@ 2010-02-02 18:39 ` tomas
  2010-02-03  3:06   ` winuser
  0 siblings, 1 reply; 3+ messages in thread
From: tomas @ 2010-02-02 18:39 UTC (permalink / raw)
  To: winuser; +Cc: Help-gnu-emacs

-----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-----




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Strange doings whith super key
  2010-02-02 18:39 ` tomas
@ 2010-02-03  3:06   ` winuser
  0 siblings, 0 replies; 3+ messages in thread
From: winuser @ 2010-02-03  3:06 UTC (permalink / raw)
  To: Help-gnu-emacs


emacs is not the culprit. I've upgraded to the newest version provided by
Ubuntu : GNU Emacs 23.1.1 (i486-pc-linux-gnu, GTK+ Version 2.18.3) of
2009-11-10 on vernadsky, modified by Debian
and the same problem rears up.
I will try my luck on the Ubuntu forum.
thanks for the fast reply.

Michel Chassey

Tomas Zerolo wrote:
> 
> n 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.
> [SNIP]
> 
> 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.
> [SNIP]
> Regards
> - -- tomás
> 
> 
> 
> 

-- 
View this message in context: http://old.nabble.com/Strange-doings-whith-super-key-tp27424169p27430828.html
Sent from the Emacs - Help mailing list archive at Nabble.com.





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-02-03  3:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-02 17:24 Strange doings whith super key winuser
2010-02-02 18:39 ` tomas
2010-02-03  3:06   ` winuser

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.