From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Yuri Khan Newsgroups: gmane.emacs.help Subject: Re: Tried to bind Ctrl-c and to kill-ring-save (i.e. copy) and it *sometimes* doesn't work with mouse!?!? Very confusing Date: Wed, 7 Aug 2013 22:49:50 +0700 Message-ID: References: <79da6550-ceff-42d4-aaf9-991954847058@googlegroups.com> <1e74a6d4-7f3e-44ea-a54b-bc2fd0b9ef1d@googlegroups.com> <878v0gv5bu.fsf@VLAN-3434.student.uu.se> <2653af01-2119-4cbf-921b-51edbf0f83f3@googlegroups.com> <87ioziv66e.fsf@VLAN-3434.student.uu.se> <87eha5ivvi.fsf@VLAN-3434.student.uu.se> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1375890603 5488 80.91.229.3 (7 Aug 2013 15:50:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 7 Aug 2013 15:50:03 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Emanuel Berg Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Aug 07 17:50:05 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1V75zw-0003a5-Vi for geh-help-gnu-emacs@m.gmane.org; Wed, 07 Aug 2013 17:50:05 +0200 Original-Received: from localhost ([::1]:35320 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V75zw-0001PB-Lv for geh-help-gnu-emacs@m.gmane.org; Wed, 07 Aug 2013 11:50:04 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36106) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V75zl-0001OA-8r for help-gnu-emacs@gnu.org; Wed, 07 Aug 2013 11:49:54 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V75zk-0000Or-06 for help-gnu-emacs@gnu.org; Wed, 07 Aug 2013 11:49:53 -0400 Original-Received: from mail-la0-x229.google.com ([2a00:1450:4010:c03::229]:36676) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V75zj-0000OW-O7 for help-gnu-emacs@gnu.org; Wed, 07 Aug 2013 11:49:51 -0400 Original-Received: by mail-la0-f41.google.com with SMTP id ec20so1344414lab.0 for ; Wed, 07 Aug 2013 08:49:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=mHJmTLCdtUGDEwwkPRux/IDYalshsuSFABAiCOWjMrI=; b=dvFHTnpMA9+m4vgtNkz77xMjtKLMQWJDK9JaAJmUTYgClkuRPzEHKNGxXlTrn7v3Ew ZZNP9Oc27nvbojOO7MMnX85z9Lt6YXMb5L5tVCuR5s8Hytgq54tbPTUEaaEzBAUk8+7q tcOieXqAY9Rg1tPLmQ02rse4Z/tGFnmFMOpfKzXv42Mw5SMuz2Ya2usd1EpktXfJc6Cp Q/QvCEqL4Mjb8Qy/WjXA5A5igAgbkqfDKCGpKHm1Pvr+0MF3JjZuaoxOlLMXR2yOHNdv wEjNcXAvW1iU6rU6r07ZCOcDcBjo9c7MfKUcC8i2X/VPQLz8aTuAmaIgwgtC2dwDgC26 4GXg== X-Received: by 10.152.8.72 with SMTP id p8mr1738013laa.70.1375890590599; Wed, 07 Aug 2013 08:49:50 -0700 (PDT) Original-Received: by 10.114.184.5 with HTTP; Wed, 7 Aug 2013 08:49:50 -0700 (PDT) In-Reply-To: <87eha5ivvi.fsf@VLAN-3434.student.uu.se> X-Google-Sender-Auth: LJJaVke9r__6-eq0V6aCnyYJH-k X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::229 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:92769 Archived-At: On Wed, Aug 7, 2013 at 6:27 PM, Emanuel Berg wrote= : > Yuri Khan writes: > >> In CUA, selection mirrors navigation: you hold down Shift, all >> navigation keys become selection keys. Shift+Left/Right for >> characters, Shift+Ctrl+Left/Right for words, Shift+Up/Down for >> lines, Shift+PgUp/PgDn for pages. > > And this stinks, because you have to *reach* for the arrow keys, > as is the case for PgUp/PgDn. Yes but some keyboards move the arrow keys below the bottom row, so you don=E2=80=99t have to reach too far. And Shift+movement keys also enter the muscle memory, to the point that I have to specifically bind C-M-P and C-M-N in nxml-mode to functions that extend the region over the previous (resp. next) XML element.