From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: no-spam@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.help Subject: Re: Changing keybinding of C-return under CUA mode Date: Mon, 10 Apr 2006 00:14:57 +0200 Organization: StormWare Message-ID: References: <1142104477.631134.191970@v46g2000cwv.googlegroups.com> <1142297479.359356.104380@e56g2000cwe.googlegroups.com> <1144558225.527832.123950@t31g2000cwb.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1144621102 19177 80.91.229.2 (9 Apr 2006 22:18:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 9 Apr 2006 22:18:22 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Apr 10 00:18:20 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FSiEV-0002qw-PX for geh-help-gnu-emacs@m.gmane.org; Mon, 10 Apr 2006 00:18:12 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FSiEU-0005nZ-Nn for geh-help-gnu-emacs@m.gmane.org; Sun, 09 Apr 2006 18:18:10 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FSiDX-0005JI-76 for help-gnu-emacs@gnu.org; Sun, 09 Apr 2006 18:17:11 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FSiDW-0005Hy-5u for help-gnu-emacs@gnu.org; Sun, 09 Apr 2006 18:17:10 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FSiDV-0005Hq-U6 for help-gnu-emacs@gnu.org; Sun, 09 Apr 2006 18:17:10 -0400 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FSiI1-0001Ef-8W for help-gnu-emacs@gnu.org; Sun, 09 Apr 2006 18:21:49 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1FSiDL-0002e0-M3 for help-gnu-emacs@gnu.org; Mon, 10 Apr 2006 00:16:59 +0200 Original-Received: from 0x503e2644.bynxx3.adsl-dhcp.tele.dk ([80.62.38.68]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 10 Apr 2006 00:16:59 +0200 Original-Received: from no-spam by 0x503e2644.bynxx3.adsl-dhcp.tele.dk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 10 Apr 2006 00:16:59 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: help-gnu-emacs@gnu.org Original-Lines: 18 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 0x503e2644.bynxx3.adsl-dhcp.tele.dk User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:KJgJz3uD+QKx+K+fLqCojBdCQbU= 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:34268 Archived-At: "fcsaszar@gmail.com" writes: > Finally, after some trial and error and the help of Kim F. Storm, it > worked. The code necessary is this: > ... > I am posting this here because it may be useful for others. Regards, Actually, following you suggestion, this is much simpler with an up-to-date CVS emacs: M-x customize-option RET cua-rectangle-mark-key RET Click on the input field, erase what's there and enter C-q C-. Then click "Save for Future"... -- Kim F. Storm http://www.cua.dk