[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
filling bug in text-mode
From: |
Werner LEMBERG |
Subject: |
filling bug in text-mode |
Date: |
Wed, 05 Oct 2005 22:40:26 +0200 (CEST) |
[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
- filling bug in text-mode,
Werner LEMBERG <=
- Re: filling bug in text-mode, Juri Linkov, 2005/10/07
- Re: filling bug in text-mode, Richard M. Stallman, 2005/10/08
- Re: filling bug in text-mode, Juri Linkov, 2005/10/09
- Re: filling bug in text-mode, Richard M. Stallman, 2005/10/10
- Re: filling bug in text-mode, Juri Linkov, 2005/10/10
- Re: filling bug in text-mode, Werner LEMBERG, 2005/10/10
- Re: filling bug in text-mode, Richard M. Stallman, 2005/10/10
- Re: filling bug in text-mode, Werner LEMBERG, 2005/10/11
- Re: filling bug in text-mode, Richard M. Stallman, 2005/10/11
- Re: filling bug in text-mode, Juri Linkov, 2005/10/14