GNU bug report logs - #7596
23.2.90; fill-flowed with DELETE-SPACE option does not work

Previous Next

Package: emacs;

Reported by: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>

Date: Wed, 8 Dec 2010 23:43:02 UTC

Severity: normal

Found in version 23.2.90

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#7596: closed (23.2.90; fill-flowed with DELETE-SPACE option
 does not work)
Date: Sat, 22 Jan 2011 19:42:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 22 Jan 2011 20:48:49 +0100
with message-id <878vycra72.fsf <at> gnus.org>
and subject line Re: bug#7596: 23.2.90; fill-flowed with DELETE-SPACE option does not work
has caused the GNU bug report #7596,
regarding 23.2.90; fill-flowed with DELETE-SPACE option does not work
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
7596: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7596
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>
To: bug-gnu-emacs <at> gnu.org
Subject: 23.2.90; fill-flowed with DELETE-SPACE option does not work
Date: Thu, 09 Dec 2010 08:48:00 +0900
[Message part 3 (text/plain, inline)]
When I start emacs (emacs-23 branch) with -Q and evaluate below code,
I receive unexpected result.

(with-temp-buffer
  (insert "ABC \nDEF")
  (fill-flowed nil t)
  (buffer-string))

It returns 

"ABC
DEF"

But I expect 

"ABCDEF"


I expect DELETE-SPACE option corresponds to "DelSp" parameter in
RFC3676 and works so.  Plesse see attached patch.

-- 
Kazuhiro Ito
[flow-fill.el.diff (application/octet-stream, attachment)]
[Message part 5 (message/rfc822, inline)]
From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Chong Yidong <cyd <at> stupidchicken.com>
Cc: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>, 7596-close <at> debbugs.gnu.org,
	ding <at> gnus.org
Subject: Re: bug#7596: 23.2.90;
	fill-flowed with DELETE-SPACE option does not work
Date: Sat, 22 Jan 2011 20:48:49 +0100
Chong Yidong <cyd <at> stupidchicken.com> writes:

>> I expect DELETE-SPACE option corresponds to "DelSp" parameter in
>> RFC3676 and works so.  Plesse see attached patch.
>
> Could a Gnus developer please review Kazuhiro Ito's patch?  Thanks.

It looks reasonable to me.  I've applied the patch.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi <at> gnus.org * Lars Magne Ingebrigtsen


This bug report was last modified 14 years and 184 days ago.

Previous Next


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