From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: winuser Newsgroups: gmane.emacs.help Subject: Re: Strange doings whith super key Date: Tue, 2 Feb 2010 19:06:09 -0800 (PST) Message-ID: <27430828.post@talk.nabble.com> References: <27424169.post@talk.nabble.com> <20100202183947.GA1342@tomas> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1265178538 30197 80.91.229.12 (3 Feb 2010 06:28:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 3 Feb 2010 06:28:58 +0000 (UTC) To: Help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Feb 03 07:28:56 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 1NcYjO-0003Vc-1y for geh-help-gnu-emacs@m.gmane.org; Wed, 03 Feb 2010 07:28:54 +0100 Original-Received: from localhost ([127.0.0.1]:51309 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NcYjN-00037g-Bu for geh-help-gnu-emacs@m.gmane.org; Wed, 03 Feb 2010 01:28:53 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NcVZE-0003Y3-U9 for help-gnu-emacs@gnu.org; Tue, 02 Feb 2010 22:06:12 -0500 Original-Received: from [199.232.76.173] (port=55122 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NcVZE-0003Xv-L5 for Help-gnu-emacs@gnu.org; Tue, 02 Feb 2010 22:06:12 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NcVZD-0005HM-RJ for Help-gnu-emacs@gnu.org; Tue, 02 Feb 2010 22:06:12 -0500 Original-Received: from kuber.nabble.com ([216.139.236.158]:48680) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NcVZD-0005HE-Hg for Help-gnu-emacs@gnu.org; Tue, 02 Feb 2010 22:06:11 -0500 Original-Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1NcVZB-0005iQ-Is for Help-gnu-emacs@gnu.org; Tue, 02 Feb 2010 19:06:09 -0800 In-Reply-To: <20100202183947.GA1342@tomas> X-Nabble-From: mycuser@gmail.com X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-Mailman-Approved-At: Wed, 03 Feb 2010 01:17:52 -0500 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:71640 Archived-At: 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: >=20 > n 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.e= l >> 2010-02-01 >> does NOT works but=20 >> ( global-set-key (kbd "s-o") 'go-myinfo ) ; mesmods.e= l >> 2010-02-01 >> DOES work. > [SNIP] >=20 > 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=C3=A1s >=20 >=20 >=20 >=20 --=20 View this message in context: http://old.nabble.com/Strange-doings-whith-su= per-key-tp27424169p27430828.html Sent from the Emacs - Help mailing list archive at Nabble.com.