From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: Is there a canonical key for S-tab? Date: Wed, 14 Mar 2012 14:19:28 +0800 Message-ID: <87vcm77lhr.fsf@gnu.org> References: <87ipikis87.fsf@gmail.com> <877gz0iqp2.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1331705990 15538 80.91.229.3 (14 Mar 2012 06:19:50 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 14 Mar 2012 06:19:50 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 14 07:19:50 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1S7hYr-000714-6y for ged-emacs-devel@m.gmane.org; Wed, 14 Mar 2012 07:19:49 +0100 Original-Received: from localhost ([::1]:53383 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S7hYq-0006bw-IN for ged-emacs-devel@m.gmane.org; Wed, 14 Mar 2012 02:19:48 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:43470) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S7hYn-0006bj-4a for emacs-devel@gnu.org; Wed, 14 Mar 2012 02:19:46 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S7hYe-0000wM-Nk for emacs-devel@gnu.org; Wed, 14 Mar 2012 02:19:44 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:46231) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S7hYe-0000wG-Ke for emacs-devel@gnu.org; Wed, 14 Mar 2012 02:19:36 -0400 Original-Received: from [155.69.16.255] (port=31240 helo=ulysses) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1S7hYd-0005i7-Go for emacs-devel@gnu.org; Wed, 14 Mar 2012 02:19:36 -0400 In-Reply-To: <877gz0iqp2.fsf@gmail.com> (Antoine Levitt's message of "Sun, 04 Mar 2012 11:52:09 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.10 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:149030 Archived-At: Antoine Levitt writes: > Alright, I thought (kbd "S-TAB") would do the right thing, but > apparently not. I'm thoroughly confused by emacs keybinding system. I think this is a bug in kbd. It doesn't seem to handle TAB with modifiers right. Please file a bug.