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.devel Subject: Re: marking using shifted arrow keys (CUA mode) Date: Tue, 17 Jul 2007 13:09:08 +0200 Message-ID: <87odibs2wb.fsf@kfs-lx.testafd.dk> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1184670570 2854 80.91.229.12 (17 Jul 2007 11:09:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 17 Jul 2007 11:09:30 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 17 13:09:28 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IAkvm-000863-7e for ged-emacs-devel@m.gmane.org; Tue, 17 Jul 2007 13:09:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IAkvl-0008TX-Of for ged-emacs-devel@m.gmane.org; Tue, 17 Jul 2007 07:09:25 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IAkvi-0008TJ-FY for emacs-devel@gnu.org; Tue, 17 Jul 2007 07:09:22 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IAkve-0008Rv-5p for emacs-devel@gnu.org; Tue, 17 Jul 2007 07:09:21 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IAkve-0008Rr-1T for emacs-devel@gnu.org; Tue, 17 Jul 2007 07:09:18 -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 1IAkvd-00024Q-FX for emacs-devel@gnu.org; Tue, 17 Jul 2007 07:09:17 -0400 Original-Received: (qmail 90461 invoked from network); 17 Jul 2007 11:09:15 -0000 Original-Received: from unknown (HELO kfs-lx.testafd.dk.cua.dk) (213.83.150.2) by 0 with SMTP; 17 Jul 2007 11:09:15 -0000 In-Reply-To: (Reiner Steib's message of "Mon\, 16 Jul 2007 20\:45\:34 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) X-detected-kernel: FreeBSD 4.6-4.9 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:74974 Archived-At: Reiner Steib writes: > Unless there's objection, I will add these suggestions: > > - add index entry Go ahead. > - add hint and a cross reference in (info "(emacs)Marking Objects") Ok with me. And it is ok to mention cua-selection-mode too. (It is an oversight on my part that it is missing). > - "movement keys" -> "arrow keys" Please don't. With cua-(selection-)mode all keys which cause cursor movement extends the region when pressed with SHIFT. So "movement keys" include PgUp, PgDown, Home, End, C-f, C-b, M-f, M->, etc. etc. etc > (Should such doc fixes go into Emacs 22 or into the trunk? I'd say > Emacs 22.) Emacs 22 (and merged to trunk). -- Kim F. Storm http://www.cua.dk