From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: drain Newsgroups: gmane.emacs.help Subject: Re: visual line mode Date: Fri, 12 Oct 2012 07:32:02 -0700 (PDT) Message-ID: <1350052322603-266967.post@n5.nabble.com> References: <1350025008261-266925.post@n5.nabble.com> <838vbc85dy.fsf@gnu.org> <87a9vsjcsl.fsf@thinkpad.tsdh.de> <1350038115945-266940.post@n5.nabble.com> <87wqywhqoo.fsf@thinkpad.tsdh.de> <1350042360640-266949.post@n5.nabble.com> <87obk7izqm.fsf@thinkpad.tsdh.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1350052340 26297 80.91.229.3 (12 Oct 2012 14:32:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 12 Oct 2012 14:32:20 +0000 (UTC) To: Help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Oct 12 16:32:27 2012 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 1TMgHo-0004SO-1b for geh-help-gnu-emacs@m.gmane.org; Fri, 12 Oct 2012 16:32:24 +0200 Original-Received: from localhost ([::1]:38686 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TMgHh-0000ow-82 for geh-help-gnu-emacs@m.gmane.org; Fri, 12 Oct 2012 10:32:17 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:51513) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TMgHZ-0000oi-P6 for Help-gnu-emacs@gnu.org; Fri, 12 Oct 2012 10:32:13 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TMgHT-0004RY-UO for Help-gnu-emacs@gnu.org; Fri, 12 Oct 2012 10:32:09 -0400 Original-Received: from sam.nabble.com ([216.139.236.26]:38512) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TMgHT-0004RT-PD for Help-gnu-emacs@gnu.org; Fri, 12 Oct 2012 10:32:03 -0400 Original-Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1TMgHS-0003qw-Jf for Help-gnu-emacs@gnu.org; Fri, 12 Oct 2012 07:32:02 -0700 In-Reply-To: <87obk7izqm.fsf@thinkpad.tsdh.de> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 216.139.236.26 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:87204 Archived-At: Tassilo Horn-6 wrote > So basically, you could add > > (add-hook 'message-mode-hook 'turn-off-auto-fill) > > to have `visual-line-mode' work as expected in message-mode. Works now. Though I should note it was MIME-edit-mode in my case (being a Wanderlust user). > But do you really want to send such badly formatted mail? I like VLM primarily for reading, especially e-mails. For writing, for archiving books / articles, etc., I set fill-column to 70 - 75 and fill-paragraph, one paragraph at a time. Probably more efficient ways of doing all this, but obviously I'm just starting out. -- View this message in context: http://emacs.1067599.n5.nabble.com/visual-line-mode-tp266925p266967.html Sent from the Emacs - Help mailing list archive at Nabble.com.