From 4b74d7b93a04e3dff8054a97b3f41254719d352d Mon Sep 17 00:00:00 2001 From: pdmef Date: Thu, 25 Aug 2005 21:06:46 +0000 Subject: [PATCH] Rocco Rutte: - argh! update BUGS for one-pass space-stuffing git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@445 e385b8ad-14ed-0310-8656-cc95a2468c6d --- BUGS | 10 +++++++++- VERSION.svn | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/BUGS b/BUGS index 207cad1..9693b4b 100644 --- a/BUGS +++ b/BUGS @@ -1,4 +1,5 @@ -This document lists bug known to exist in mutt-ng. +This document lists bug known to exist in mutt-ng which are more less +difficult to fix. RfC 3676 defining format=flowed =============================== @@ -24,3 +25,10 @@ Currently, the implementation does: $indent_string (which the implementation removes right now) than people space-stuffing lines which start '>' to ' >' when composing new messages. + +- Altough the standard enforces space-stuffing as a MUST, muttng + currently violates it. Space-stuffing is done once after initially + editing the message. The routine only handles '^From ' and '^ ' cases, + '^>' is ignored. (Once because an already space-stuffed line still has + a leading space so that it would get space-stuffed everytime the user + edits a message.) diff --git a/VERSION.svn b/VERSION.svn index 1e6fd03..e5a135a 100644 --- a/VERSION.svn +++ b/VERSION.svn @@ -1 +1 @@ -444 +445 -- 2.20.1