From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/29312 Path: main.gmane.org!not-for-mail From: Per Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: [patch] RFC2646, MIME format=flowed support Date: 24 Feb 2000 17:56:49 +0100 Organization: The Church of Emacs Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035166002 2015 80.91.224.250 (21 Oct 2002 02:06:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:06:42 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by mailhost.sclp.com (Postfix) with ESMTP id 84C5FD051E for ; Thu, 24 Feb 2000 12:00:55 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.3/8.9.1) with ESMTP id KAC26532; Thu, 24 Feb 2000 10:57:53 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 24 Feb 2000 10:57:09 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id KAA06331 for ; Thu, 24 Feb 2000 10:56:50 -0600 (CST) Original-Received: from sheridan.dina.kvl.dk (sheridan.dina.kvl.dk [130.225.40.227]) by mailhost.sclp.com (Postfix) with ESMTP id 331ECD051E for ; Thu, 24 Feb 2000 11:56:54 -0500 (EST) Original-Received: from zuse.dina.kvl.dk (zuse.dina.kvl.dk [130.225.40.245]) by sheridan.dina.kvl.dk (8.9.3/8.9.3/Debian/GNU) with ESMTP id RAA25014 for ; Thu, 24 Feb 2000 17:52:58 +0100 Original-Received: (from abraham@localhost) by zuse.dina.kvl.dk (8.9.3+Sun/8.9.1) id RAA18539; Thu, 24 Feb 2000 17:56:49 +0100 (MET) X-Authentication-Warning: zuse.dina.kvl.dk: abraham set sender to abraham@dina.kvl.dk using -f Original-To: ding@gnus.org X-Face: +kRV2]2q}lixHkE{U)mY#+6]{AH=yN~S9@IFiOa@X6?GM|8MBp/ In-Reply-To: Simon Josefsson's message of "17 Feb 2000 17:50:53 +0100" Original-Lines: 14 User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.4 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:29312 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:29312 Simon Josefsson writes: > Suggestions welcome, if someone want to > rewrite the whole function into readable > elisp I'd be very happy. :-) The Lisp looks fine. However, the patch didn't apply cleanly, your message isn't formatted differently after applying the patch, and compiling fill-flowed.el with Emacs 20.4 gave these errors: While compiling the end of the data in file /home/user_5/abraham/emacs/gnus/lisp/fill-flowed.el: ** The following functions are not known to be defined: point-at-bol, point-at-eol Wrote /home/user_5/abraham/emacs/gnus/lisp/fill-flowed.elc