From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: grischka Newsgroups: gmane.emacs.devel Subject: Re: arrow keys vs. C-f/b/n/p Date: Sat, 12 Jun 2010 22:56:49 +0200 Message-ID: <4C13F491.9070100@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1276376225 10732 80.91.229.12 (12 Jun 2010 20:57:05 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 12 Jun 2010 20:57:05 +0000 (UTC) Cc: emacs-devel@gnu.org To: eliz@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jun 12 22:57:04 2010 connect(): No such file or directory 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.69) (envelope-from ) id 1ONXlH-00018O-Gl for ged-emacs-devel@m.gmane.org; Sat, 12 Jun 2010 22:57:03 +0200 Original-Received: from localhost ([127.0.0.1]:32822 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ONXlG-00040i-VU for ged-emacs-devel@m.gmane.org; Sat, 12 Jun 2010 16:57:03 -0400 Original-Received: from [140.186.70.92] (port=54885 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ONXlB-00040d-U6 for emacs-devel@gnu.org; Sat, 12 Jun 2010 16:56:58 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1ONXlA-0006BO-JU for emacs-devel@gnu.org; Sat, 12 Jun 2010 16:56:58 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:47480) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1ONXlA-0006BB-Di for emacs-devel@gnu.org; Sat, 12 Jun 2010 16:56:56 -0400 Original-Received: (qmail invoked by alias); 12 Jun 2010 20:56:52 -0000 Original-Received: from 184.121.113.82.net.de.o2.com (EHLO [10.54.28.33]) [82.113.121.184] by mail.gmx.net (mp063) with SMTP; 12 Jun 2010 22:56:52 +0200 X-Authenticated: #18588216 X-Provags-ID: V01U2FsdGVkX18AUct3g8QAheybdHpzEUwn9KXFdEVU5IQNzmcyoq PNneMrd10oT80f User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) Original-References: 83mxv0je2b.fsf@gnu.org X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. 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:125858 Archived-At: > If cursor motion is visual by default, one cannot even mark text > by holding Shift and moving point with the arrow keys. That is not true of course. You'd do it just the same as when you select text with the mouse. --- grischka