From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: Unfill please! Date: Wed, 5 Aug 2009 08:36:40 +0200 Message-ID: References: <87ws5i3h12.fsf@bzg.ath.cx> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1249454220 25936 80.91.229.12 (5 Aug 2009 06:37:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 5 Aug 2009 06:37:00 +0000 (UTC) Cc: emacs-devel@gnu.org To: Bastien Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Aug 05 08:36:53 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 1MYa7I-0000HH-Lx for ged-emacs-devel@m.gmane.org; Wed, 05 Aug 2009 08:36:52 +0200 Original-Received: from localhost ([127.0.0.1]:49412 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MYa7I-0007Iq-4S for ged-emacs-devel@m.gmane.org; Wed, 05 Aug 2009 02:36:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MYa7C-0007GI-3D for emacs-devel@gnu.org; Wed, 05 Aug 2009 02:36:46 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MYa77-0007EO-TO for emacs-devel@gnu.org; Wed, 05 Aug 2009 02:36:45 -0400 Original-Received: from [199.232.76.173] (port=57468 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MYa77-0007EL-JK for emacs-devel@gnu.org; Wed, 05 Aug 2009 02:36:41 -0400 Original-Received: from an-out-0708.google.com ([209.85.132.248]:53655) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MYa77-0000jT-27 for emacs-devel@gnu.org; Wed, 05 Aug 2009 02:36:41 -0400 Original-Received: by an-out-0708.google.com with SMTP id b6so3217891ana.21 for ; Tue, 04 Aug 2009 23:36:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=42bdqj/Av2BrYqB1z+eoaYpKiqg4eykXLYju5HMWLVk=; b=mRXLPSCrM5+GJlElCTTXv8P280OEZO47hRFd4QkbY9VoZfpmPulB2Poz2tk3U1Ty5j 9eSK5EhBR+7FKSFvhBMp95FaP0fhwDw8RhmErSKQf8/O0TRocoIikDmtGvd3lVcFMsZG LmzQTMXS1ePFr65U2MSrjIzu5FpW6MdnUYbC0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=MRgu7A969UNnr6GLIQqnZZzGNXerNE+E3oGongmG8zNV7B8OjUbe4ig4EKcUtrhUei zfiBmrqOJJDq4PHORZL7sDE/kObHNXcR882DEa8WPFvvdVX3DWGkxq/RcEpMd7FL7qkz mBDRdG3ijB8zV/Fs+SOe+buCyrq2KWq8bYjDY= Original-Received: by 10.100.108.2 with SMTP id g2mr4337925anc.116.1249454200615; Tue, 04 Aug 2009 23:36:40 -0700 (PDT) In-Reply-To: <87ws5i3h12.fsf@bzg.ath.cx> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:113706 Archived-At: On Wed, Aug 5, 2009 at 8:34 AM, Bastien wrote: > Lennart Borgman writes: > >> Now that we have visual-line-mode that is very good for writing text > > Just being curious: why is visual-line-mode good for writing text? You do not have to re-fill it all the time...