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

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.