From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: visual-line-mode tweaks Date: Wed, 03 Feb 2010 16:19:03 +0900 Message-ID: Reply-To: Miles Bader NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1265181565 5480 80.91.229.12 (3 Feb 2010 07:19:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 3 Feb 2010 07:19:25 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Feb 03 08:19:23 2010 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 1NcZWD-00024F-Mq for ged-emacs-devel@m.gmane.org; Wed, 03 Feb 2010 08:19:21 +0100 Original-Received: from localhost ([127.0.0.1]:38106 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NcZWC-000556-Rt for ged-emacs-devel@m.gmane.org; Wed, 03 Feb 2010 02:19:20 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NcZW6-00054R-Ap for emacs-devel@gnu.org; Wed, 03 Feb 2010 02:19:14 -0500 Original-Received: from [199.232.76.173] (port=53607 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NcZW5-000542-Ci for emacs-devel@gnu.org; Wed, 03 Feb 2010 02:19:13 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NcZW4-00079r-9L for emacs-devel@gnu.org; Wed, 03 Feb 2010 02:19:13 -0500 Original-Received: from tyo202.gate.nec.co.jp ([202.32.8.206]:64768) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NcZW3-00078r-LB; Wed, 03 Feb 2010 02:19:12 -0500 Original-Received: from relay31.aps.necel.com ([10.29.19.54]) by tyo202.gate.nec.co.jp (8.13.8/8.13.4) with ESMTP id o137ImRU019753; Wed, 3 Feb 2010 16:19:05 +0900 (JST) Original-Received: from relay11.aps.necel.com ([10.29.19.24] [10.29.19.24]) by relay31.aps.necel.com with ESMTP; Wed, 3 Feb 2010 16:19:05 +0900 Original-Received: from dhlpc061 ([10.114.114.42] [10.114.114.42]) by relay11.aps.necel.com with ESMTP; Wed, 3 Feb 2010 16:19:05 +0900 Original-Received: by dhlpc061 (Postfix, from userid 31295) id C495952E1FF; Wed, 3 Feb 2010 16:19:04 +0900 (JST) System-Type: x86_64-unknown-linux-gnu Blat: Foop Original-Lines: 17 X-detected-operating-system: by monty-python.gnu.org: Solaris 8 (1) 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:120846 Archived-At: (1) Maybe visual-line-mode should turn off auto-fill-mode -- it's annoying to have your lines truncated physically when editing a file that intentionally uses a line-per-paragraph, and it's very common for auto-fill mode to be turned on by default. [I turn on auto-fill mode for text-mode, text-mode is my default major-mode -- but if i visit a file which uses line-per-paragraph, I do M-x visual-line-mode...] (2) The lighter should probably be "Wrap", not "wrap", to match other lighters. -Miles -- Rational, adj. Devoid of all delusions save those of observation, experience and reflection.