unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* fill-paragraph adds a trailing space
@ 2003-04-03 23:34 Sam Steingold
  2003-04-03 23:38 ` Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: Sam Steingold @ 2003-04-03 23:34 UTC (permalink / raw)


GNU Emacs 21.3.50.32 (i686-pf-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2003-04-02 on loiso.podval.org

In the recent (week?) CVS head builds M-q (fill-paragraph) adds a
trailing space to the _last_ line of the paragraph being filled.
I actually liked the previous behavior of removing all trailing space
in all the lines of the paragraph.
Is the change intentional?

-- 
Sam Steingold (http://www.podval.org/~sds) running RedHat8 GNU/Linux
<http://www.camera.org> <http://www.iris.org.il> <http://www.memri.org/>
<http://www.mideasttruth.com/> <http://www.palestine-central.com/links.html>
char*a="char*a=%c%s%c;main(){printf(a,34,a,34);}";main(){printf(a,34,a,34);}

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: fill-paragraph adds a trailing space
  2003-04-03 23:34 fill-paragraph adds a trailing space Sam Steingold
@ 2003-04-03 23:38 ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2003-04-03 23:38 UTC (permalink / raw)
  Cc: emacs-devel

> In the recent (week?) CVS head builds M-q (fill-paragraph) adds a
> trailing space to the _last_ line of the paragraph being filled.
> I actually liked the previous behavior of removing all trailing space
> in all the lines of the paragraph.
> Is the change intentional?

I think it doesn't add a space, but in the past it used to strip the
trailing space whereas it doesn't any more.  This was for refill.el
needs, but it seems that it's not the best fix.

I'll fix it,


	Stefan

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-04-03 23:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-03 23:34 fill-paragraph adds a trailing space Sam Steingold
2003-04-03 23:38 ` Stefan Monnier

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).