[GNU Emacs 22.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.2.4) of
2005-06-27]


Consider the following text in text-mode:

----

It's not necessary to buy a new computer just for a DVD
drive...  Today, the most important part of a computer is the amount
of RAM -- the more, the better.  It's far more important than a fast
CPU.

----

Now set the column width to 70 chars and execute `fill-paragraph' --
the string `drive...' should be moved to the first line, since the
last period is followed by two spaces, but nothing happens.  Why?
This looks like a bug to me.


    Werner


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to