From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: Interactive hat. Date: Fri, 27 Mar 2009 00:23:33 +0900 Message-ID: <87skl0mhoq.fsf@catnip.gol.com> References: <20090323223703.GA5650@muc.de> <20090324135210.GA4657@muc.de> <20090325101650.GA1487@muc.de> <20090325105316.GB1487@muc.de> <87ocvplkb5.fsf@catnip.gol.com> <20090326115154.GB3358@muc.de> <87hc1gxrw2.fsf@xemacs.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1238081061 28845 80.91.229.12 (26 Mar 2009 15:24:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 26 Mar 2009 15:24:21 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 26 16:25:39 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LmrSU-00047b-6p for ged-emacs-devel@m.gmane.org; Thu, 26 Mar 2009 16:25:30 +0100 Original-Received: from localhost ([127.0.0.1]:35557 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LmrR7-0005Ib-2C for ged-emacs-devel@m.gmane.org; Thu, 26 Mar 2009 11:24:05 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LmrR1-0005IW-CR for emacs-devel@gnu.org; Thu, 26 Mar 2009 11:23:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LmrQw-0005Hg-RF for emacs-devel@gnu.org; Thu, 26 Mar 2009 11:23:58 -0400 Original-Received: from [199.232.76.173] (port=57433 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LmrQw-0005Hd-M8 for emacs-devel@gnu.org; Thu, 26 Mar 2009 11:23:54 -0400 Original-Received: from main.gmane.org ([80.91.229.2]:37223 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LmrQw-00030h-BX for emacs-devel@gnu.org; Thu, 26 Mar 2009 11:23:54 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LmrQp-0001LG-Jf for emacs-devel@gnu.org; Thu, 26 Mar 2009 15:23:47 +0000 Original-Received: from 218.231.175.8.eo.eaccess.ne.jp ([218.231.175.8]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 26 Mar 2009 15:23:47 +0000 Original-Received: from miles by 218.231.175.8.eo.eaccess.ne.jp with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 26 Mar 2009 15:23:47 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 19 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 218.231.175.8.eo.eaccess.ne.jp System-Type: x86_64-unknown-linux-gnu Cancel-Lock: sha1:bPPqfogkuicUGamTy5qEF9EUQxc= X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:109857 Archived-At: "Stephen J. Turnbull" writes: > > You got things backwards here: the "^" describes the behavior of > > the command, so it should be part of the command, not its name. > > In XEmacs, both descriptions are incorrect. "Shifted motion selects" > is a property of the key, not of the command nor of its name. Er, so if I rebind "C-f" to some command in my mode which is completely unrelated to the default binding, does it still inherit the default shifted-select feature?! What if I rebind some other key to "forward-char"? Does that new binding then lack shifted-select? [If so -- wacky...] -Miles -- Christian, n. One who follows the teachings of Christ so long as they are not inconsistent with a life of sin.