From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.help Subject: Re: cua-mode and long key sequences Date: Wed, 18 Apr 2007 10:57:35 +0200 Message-ID: References: <1176798385.487954.248110@q75g2000hsh.googlegroups.com> <1176801817.098434.194850@b75g2000hsg.googlegroups.com> <1176804597.940137.277360@e65g2000hsc.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1176886707 19421 80.91.229.12 (18 Apr 2007 08:58:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 18 Apr 2007 08:58:27 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Brian Elmegaard Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Apr 18 10:58:21 2007 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.50) id 1He5zY-0008WU-OQ for geh-help-gnu-emacs@m.gmane.org; Wed, 18 Apr 2007 10:58:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1He64M-00024e-QD for geh-help-gnu-emacs@m.gmane.org; Wed, 18 Apr 2007 05:03:19 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1He641-00024Z-48 for help-gnu-emacs@gnu.org; Wed, 18 Apr 2007 05:02:57 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1He63z-00024N-BU for help-gnu-emacs@gnu.org; Wed, 18 Apr 2007 05:02:56 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1He63z-00024K-3g for help-gnu-emacs@gnu.org; Wed, 18 Apr 2007 05:02:55 -0400 Original-Received: from mail-relay.sonofon.dk ([212.88.64.25]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1He5z9-0003O2-Pw for help-gnu-emacs@gnu.org; Wed, 18 Apr 2007 04:57:56 -0400 Original-Received: (qmail 3651 invoked from network); 18 Apr 2007 08:57:54 -0000 Original-Received: from unknown (HELO kfs-l.imdomain.dk.cua.dk) (213.83.150.2) by 0 with SMTP; 18 Apr 2007 08:57:54 -0000 In-Reply-To: (Brian Elmegaard's message of "Wed\, 18 Apr 2007 07\:23\:36 +0100") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.97 (gnu/linux) X-detected-kernel: FreeBSD 4.6-4.9 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:42785 Archived-At: Brian Elmegaard writes: > mopi <52hands@gmail.com> writes: > >> I don't want to slow down my typing but I'm sure there is a way to >> redefine what the C-c et al key sequences do. > > You must be extremely fast moving from c to :-) > > To me it is the other way around. If I am too slow so cua-mode reads > C-c pause as C-c > whereas > C-c is copy-region-as-kill goto-char 1 That's odd. Is that only for C-c home, and it is with or without the patch? Is this with Emacs 22? On which platform? Does is also happen with emacs -Q M-x cua-mode RET Otherwise, you hve made some local customization to cause that behaviour. If so -- which ? -- Kim F. Storm http://www.cua.dk