From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dirk80 Newsgroups: gmane.emacs.help Subject: C-Ret: cua and icicles Date: Sat, 22 May 2010 04:07:20 -0700 (PDT) Message-ID: <28642650.post@talk.nabble.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1274526469 25860 80.91.229.12 (22 May 2010 11:07:49 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 22 May 2010 11:07:49 +0000 (UTC) To: Help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat May 22 13:07:48 2010 connect(): No such file or directory Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OFmYT-00007A-Br for geh-help-gnu-emacs@m.gmane.org; Sat, 22 May 2010 13:07:45 +0200 Original-Received: from localhost ([127.0.0.1]:58510 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OFmYS-0003cX-NW for geh-help-gnu-emacs@m.gmane.org; Sat, 22 May 2010 07:07:44 -0400 Original-Received: from [140.186.70.92] (port=45583 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OFmY7-0003cS-Bt for Help-gnu-emacs@gnu.org; Sat, 22 May 2010 07:07:24 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OFmY5-00063C-Kn for Help-gnu-emacs@gnu.org; Sat, 22 May 2010 07:07:23 -0400 Original-Received: from kuber.nabble.com ([216.139.236.158]:37192) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OFmY5-000633-FS for Help-gnu-emacs@gnu.org; Sat, 22 May 2010 07:07:21 -0400 Original-Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1OFmY4-0007pX-DX for Help-gnu-emacs@gnu.org; Sat, 22 May 2010 04:07:20 -0700 X-Nabble-From: dirk@dirkundsari.de X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:73729 Archived-At: Hi, I'm using cua and I started to use icicles which is really great. I know that using cua and icicles at the same time is not really recommended. But at the moment I only have problems with C-Ret. In Emacswiki I found the following text: 6. I expect that you will need to bind one or more keys differently, to accommodate both CUA mode and Icicles. At a minimum, you will need to eithe= r (a) bind =E2=80=98cua-set-rectangle-mark=E2=80=99 to something besides =E2= =80=98C-RET=E2=80=99 in CUA mode or (b) bind =E2=80=98icicle-candidate-action=E2=80=99 to something besides = =E2=80=98C-RET=E2=80=99 in each of the minibuffer completion maps when you are in Icicle mode. I'd like to have the following behaviour: When I am in a normal buffer then I want that C-RET is bound to =E2=80=98cua-set-rectangle-mark=E2=80=99. When I'm in minibuffer or *comple= tion* buffer then I want that C-RET is bound to =E2=80=98icicle-candidate-action=E2=80=99. Would be great if you can help me to get this desired behaviour. And then another question to this topic: Are there more key combination where cua and icicles conflict? Thank you. Greetings Dirk --=20 View this message in context: http://old.nabble.com/C-Ret%3A-cua-and-icicle= s-tp28642650p28642650.html Sent from the Emacs - Help mailing list archive at Nabble.com.