From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/42919 Path: main.gmane.org!not-for-mail From: Niklas Morberg Newsgroups: gmane.emacs.gnus.general Subject: Re: Support for encoding format=flowed (RFC 2646) Date: Tue, 05 Feb 2002 15:56:57 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: <874rlqrn02.fsf@squeaker.lickey.com> <87zo3iq87y.fsf@squeaker.lickey.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-Trace: main.gmane.org 1035178095 14761 80.91.224.250 (21 Oct 2002 05:28:15 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 05:28:15 +0000 (UTC) Return-Path: Original-Received: (qmail 14396 invoked from network); 5 Feb 2002 14:58:24 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 5 Feb 2002 14:58:24 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 16Y72d-0002op-00; Tue, 05 Feb 2002 08:57:51 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 05 Feb 2002 08:57:31 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id IAA25290 for ; Tue, 5 Feb 2002 08:56:38 -0600 (CST) Original-Received: (qmail 14376 invoked by alias); 5 Feb 2002 14:56:35 -0000 Original-Received: (qmail 14371 invoked from network); 5 Feb 2002 14:56:34 -0000 Original-Received: from krynn.axis.se (193.13.178.10) by gnus.org with SMTP; 5 Feb 2002 14:56:34 -0000 Original-Received: from PCNIKLAS2 (dh10-13-8-200.axis.se [10.13.8.200]) by krynn.axis.se (8.12.1/8.12.1/Debian -5) with ESMTP id g15Eu65l000670 for ; Tue, 5 Feb 2002 15:56:06 +0100 Original-To: ding@gnus.org In-Reply-To: <87zo3iq87y.fsf@squeaker.lickey.com> (Matt Armstrong's message of "Sun, 13 Jan 2002 13:58:09 -0700") Original-Lines: 18 User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.1 (i386-mingw-nt5.0.2195) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:42919 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:42919 Matt Armstrong writes: > Matt Armstrong > writes: > > >> Fourth, is inserting two blank lines for every hard newline the >> right thing to do? I bet my elisp above is going to look funny. > > > As is any quoted text. Hmm... Matt, did you find a solution to this? I would like to use hard newlines when composing messages, but the extra blank lines inserted is a real nuisance... Niklas