From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Yarek Kowalik Newsgroups: gmane.emacs.help Subject: Re: Combining Ctrl + Super_l + ' (quote) does not work Date: Wed, 12 Nov 2008 12:32:01 -0800 (PST) Organization: http://groups.google.com Message-ID: <8318c09f-ff2a-42b6-af99-764f73866200@r36g2000prf.googlegroups.com> References: <71f8e5ee-f101-4bd6-a6f1-be38b6719e13@i20g2000prf.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1226529067 10964 80.91.229.12 (12 Nov 2008 22:31:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 12 Nov 2008 22:31:07 +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 Nov 12 23:32:09 2008 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.50) id 1L0OFd-0004gE-Pr for geh-help-gnu-emacs@m.gmane.org; Wed, 12 Nov 2008 23:31:54 +0100 Original-Received: from localhost ([127.0.0.1]:55839 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L0OEV-00051H-MQ for geh-help-gnu-emacs@m.gmane.org; Wed, 12 Nov 2008 17:30:43 -0500 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!r36g2000prf.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 24 Original-NNTP-Posting-Host: 67.182.140.90 Original-X-Trace: posting.google.com 1226521921 16025 127.0.0.1 (12 Nov 2008 20:32:01 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Wed, 12 Nov 2008 20:32:01 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: r36g2000prf.googlegroups.com; posting-host=67.182.140.90; posting-account=KiW1dQoAAAB8yXOzsc-Mcch5Pile_rXB User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.3) Gecko/2008092510 Ubuntu/8.04 (hardy) Firefox/3.0.3, gzip(gfe), gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:164373 X-Mailman-Approved-At: Wed, 12 Nov 2008 17:27:48 -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:59708 Archived-At: On Nov 12, 12:26=A0pm, Yarek Kowalik wrote: > I'm running GNU Emacs 22.1.1 (x86_64-pc-linux-gnu, X toolkit, Xaw3d > scroll bars) of 2008-05-02 on king, modified by Ubuntu > > I have some commands bound to C-s-'. =A0It fails with the right side key > combination, but on the left. That is, it works when I press Ctrl_r + > Super_r + ', and not but when I press Ctrl_l + Super_l + '. =A0Ctrl_l + > ' is recognized as C+' and Super_l + ' is recognized as s-', but > strangely combining Ctrl_l and Super_L does not produce C-s-. > > It's a command I use often, and this is highly annoying as it works > fine on my x86 laptop where I run GNU Emacs 22.1.1 (i486-pc-linux-gnu, > X toolkit, Xaw3d scroll bars) of 2008-05-03 on terranova, modified by > Ubuntu. > > Any clue where I need to tweak to make this work? > > Yarek I also tried all other combinations of [Ctrl_L | Ctrl_R] + [Super_L | Super_R] + ', and the only that does not work is the Ctrl_L + Super_L + '. Yarek