> From: Michael Cadilhac <[EMAIL PROTECTED]>
> Date: Mon, 24 Oct 2005 00:23:02 +0200
> 
>   My fill-column is 70, I'm in emacs -Q.
> 
>   I've buffer that contains :
> 
> Qqqq qqqqqqqq qqqq qqqq qqqq qq qqqqqqqqqqqqqq qq qqqqqqqqqqq. Qqqqqqqqqqq
> 
>   If I M-q on this line, I obtain :
> 
> Qqqq qqqqqqqq qqqq qqqq qqqq qq qqqqqqqqqqqqqq qq
> qqqqqqqqqqq. Qqqqqqqqqqq
> 
>   But I expect to have
> 
> Qqqq qqqqqqqq qqqq qqqq qqqq qq qqqqqqqqqqqqqq qq qqqqqqqqqqq.
> Qqqqqqqqqqq

This happens because you have only one space after the period that
ends the sentence.  So Emacs thinks the two words surrounding the
period should not be separated, as in "J. R. R. Tolkien".  In other
words, by default Emacs doesn't think a period ends a sentence unless
there are two spaces after the period.


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

Reply via email to