From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andrey Paramonov Newsgroups: gmane.emacs.devel Subject: Re: line-move-visual Date: Sat, 11 Jul 2009 06:42:49 +0000 (UTC) Message-ID: References: <200907092112.21879.jem@iki.fi> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1247294605 28098 80.91.229.12 (11 Jul 2009 06:43:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 11 Jul 2009 06:43:25 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jul 11 08:43:18 2009 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 1MPWIn-0005QP-TJ for ged-emacs-devel@m.gmane.org; Sat, 11 Jul 2009 08:43:18 +0200 Original-Received: from localhost ([127.0.0.1]:41835 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MPWIn-00052u-Ba for ged-emacs-devel@m.gmane.org; Sat, 11 Jul 2009 02:43:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MPWIf-0004zw-7W for emacs-devel@gnu.org; Sat, 11 Jul 2009 02:43:09 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MPWIa-0004tk-84 for emacs-devel@gnu.org; Sat, 11 Jul 2009 02:43:08 -0400 Original-Received: from [199.232.76.173] (port=42018 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MPWIa-0004tX-47 for emacs-devel@gnu.org; Sat, 11 Jul 2009 02:43:04 -0400 Original-Received: from main.gmane.org ([80.91.229.2]:59836 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MPWIZ-0003VW-C5 for emacs-devel@gnu.org; Sat, 11 Jul 2009 02:43:03 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MPWIW-0005O2-3J for emacs-devel@gnu.org; Sat, 11 Jul 2009 06:43:00 +0000 Original-Received: from aparamon.static.corbina.ru ([89.179.245.94]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 11 Jul 2009 06:43:00 +0000 Original-Received: from cmr.Pent by aparamon.static.corbina.ru with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 11 Jul 2009 06:43:00 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 14 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 89.179.245.94 (Mozilla/5.0 (X11; U; Linux i686; ru; rv:1.9.0.11) Gecko/2009061212 Iceweasel/3.0.9 (Debian-3.0.9-1)) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:112332 Archived-At: Johan Myréen iki.fi> writes: > Couldn't the default be nil instead of t? I'm sure many users (especially younger ones ;-) would appreciate the idea of Visual Lines mode. However, making it default would expose some current usability problems, like this one: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=3695 >From this point, you may wish to not enable the Visual Lines mode by default until it matures (23.1 ?). Andrey Paramonov