From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: Cua-mode binding of S-return Date: Fri, 29 Apr 2005 00:35:30 +0200 Message-ID: <85wtqm34y5.fsf@lola.goethe.zz> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1114727899 6728 80.91.229.2 (28 Apr 2005 22:38:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 28 Apr 2005 22:38:19 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Apr 29 00:38:15 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DRHdn-0003Pt-79 for ged-emacs-devel@m.gmane.org; Fri, 29 Apr 2005 00:37:51 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DRHjz-00033h-W3 for ged-emacs-devel@m.gmane.org; Thu, 28 Apr 2005 18:44:16 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DRHiv-00026q-Ad for emacs-devel@gnu.org; Thu, 28 Apr 2005 18:43:09 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DRHit-00025R-JA for emacs-devel@gnu.org; Thu, 28 Apr 2005 18:43:08 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DRHit-0001KC-E1 for emacs-devel@gnu.org; Thu, 28 Apr 2005 18:43:07 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DRHfr-00016j-TW for emacs-devel@gnu.org; Thu, 28 Apr 2005 18:39:59 -0400 Original-Received: from localhost ([127.0.0.1] helo=lola.goethe.zz) by fencepost.gnu.org with esmtp (Exim 4.34) id 1DRHak-00084y-TW; Thu, 28 Apr 2005 18:34:43 -0400 Original-Received: by lola.goethe.zz (Postfix, from userid 1002) id 56E761C46512; Fri, 29 Apr 2005 00:35:30 +0200 (CEST) Original-To: storm@cua.dk (Kim F. Storm) In-Reply-To: (Kim F. Storm's message of "Thu, 28 Apr 2005 23:48:30 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:36487 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:36487 storm@cua.dk (Kim F. Storm) writes: > Currently cua-mode uses S-return to toggle rectangle marking. > > This works nicely most of the time, but it is just too easy to > accidentally hit it after another shifted key, e.g. an upper case > letter. > > > That really leaves just the tex-mode binding -- so I wonder how > commonly used that binding is (C-c C-m also runs tex-feed-input). > > Of course, this is all relevant only when you use cua-mode. > > But we have talked about separating the cua-mode rectangle code > from cua, and as such a good binding to toggle rectangle marking > will have to be found anyway. For what it's worth: AUCTeX has M-RET, M-j, C-j, C-c RET, but indeed C-return is, much to my surprise, unbound. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum