GNU bug report logs - #71017
fill-flowed-encode

Previous Next

Package: emacs;

Reported by: Sandra Snan <sandra.snan <at> idiomdrottning.org>

Date: Fri, 17 May 2024 20:25:02 UTC

Severity: normal

Tags: patch

Full log


Message #43 received at 71017 <at> debbugs.gnu.org (full text, mbox):

From: Henrik Ahlgren <pablo <at> seestieto.com>
To: Sandra Snan <sandra.snan <at> idiomdrottning.org>
Cc: 71017 <at> debbugs.gnu.org
Subject: Re: bug#71017: fill-flowed-encode
Date: Tue, 04 Mar 2025 23:08:37 +0200
Sandra Snan <sandra.snan <at> idiomdrottning.org> writes:

> -If DELETE-SPACE, delete RFC2646 spaces padding at the end of 
> +If DELETE-SPACE, delete RFC3676 spaces padding at the end of 
>  lines." 
>    (with-current-buffer (or buffer (current-buffer)) 
>      (let ((fill-column  (eval fill-flowed-display-column t))) 
> @@ -154,7 +164,7 @@ lines." 
>            ;; Delete the newline.  (when (eq (following-char) 
>            ?\s) 
>              (delete-char 1)) 
> -          ;; Hack: Don't do the flowing on the signature line. 
> +          ;; As per RFC3767: Don't do the flowing on the 
> signature line. 

I believe this is a typo; the comment should refer to RFC3676.




This bug report was last modified 126 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.