From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.devel Subject: RE: FW: commands to select things of different kinds Date: Sat, 19 Apr 2008 16:22:07 -0700 Message-ID: <001f01c8a274$2fdcba80$0200a8c0@us.oracle.com> References: <004a01c8a1a0$7215cdd0$0200a8c0@us.oracle.com> <878wz9btq8.fsf@jurta.org><001701c8a25c$e7be2bb0$0200a8c0@us.oracle.com> <87iqyd1mnn.fsf@jurta.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1208647337 15096 80.91.229.12 (19 Apr 2008 23:22:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 19 Apr 2008 23:22:17 +0000 (UTC) Cc: 'Stefan Monnier' , emacs-devel@gnu.org To: "'Juri Linkov'" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Apr 20 01:22:51 2008 connect(): Connection refused 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 1JnMOP-0006MA-NM for ged-emacs-devel@m.gmane.org; Sun, 20 Apr 2008 01:22:50 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JnMNk-0000bl-JL for ged-emacs-devel@m.gmane.org; Sat, 19 Apr 2008 19:22:08 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JnMNh-0000bc-DK for emacs-devel@gnu.org; Sat, 19 Apr 2008 19:22:05 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JnMNf-0000bK-W6 for emacs-devel@gnu.org; Sat, 19 Apr 2008 19:22:05 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JnMNf-0000bH-QG for emacs-devel@gnu.org; Sat, 19 Apr 2008 19:22:03 -0400 Original-Received: from rgminet01.oracle.com ([148.87.113.118]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JnMNf-0004nu-B3 for emacs-devel@gnu.org; Sat, 19 Apr 2008 19:22:03 -0400 Original-Received: from agmgw2.us.oracle.com (agmgw2.us.oracle.com [152.68.180.213]) by rgminet01.oracle.com (Switch-3.2.4/Switch-3.1.6) with ESMTP id m3JNM0LT009006; Sat, 19 Apr 2008 17:22:01 -0600 Original-Received: from acsmt350.oracle.com (acsmt350.oracle.com [141.146.40.150]) by agmgw2.us.oracle.com (Switch-3.2.0/Switch-3.2.0) with ESMTP id m3JF8Mbp010580; Sat, 19 Apr 2008 17:22:00 -0600 Original-Received: from inet-141-146-46-1.oracle.com by acsmt351.oracle.com with ESMTP id 3655336991208647313; Sat, 19 Apr 2008 16:21:53 -0700 Original-Received: from dradamslap1 (/141.144.88.148) by bhmail.oracle.com (Oracle Beehive Gateway v4.0) with ESMTP ; Sat, 19 Apr 2008 16:21:53 -0700 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <87iqyd1mnn.fsf@jurta.org> Thread-Index: Aciic05hDHZbShIFTzyKGoE6EIf1dwAAEesg X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 X-Brightmail-Tracker: AAAAAQAAAAI= X-Brightmail-Tracker: AAAAAQAAAAI= X-Whitelist: TRUE X-Whitelist: TRUE X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 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:95496 Archived-At: > > This thread is about some proposed commands that let you > > mark various things at or near point. > > > > And which keys might be bound to those commands is a > > secondary consideration, relevant only if the commands > > are accepted. There is nothing in the proposal about > > using C-M-SPC or any other keys, in particular. It's > > about the commands. If the commands are accepted, then > > we can argue endlessly about which keys, if any, to > > bind to them. > > Generally I like your proposed commands to select things, but I > think C-M-SPC is an inappropriate key binding. Sorry, I can't > propose another key to bind these commands now. Let's not worry about the keys until people agree to adding the commands. If they don't agree, then we can save the time and hassle of looking for appropriate keys.