From xemacs-m  Wed Apr 23 11:24:32 1997
Received: from sicmail.epfl.ch (sicmail.epfl.ch [128.178.50.31])
	by xemacs.org (8.8.5/8.8.5) with SMTP id LAA04480
	for <xemacs-beta@xemacs.org>; Wed, 23 Apr 1997 11:24:28 -0500 (CDT)
Received: from lspsun16.epfl.ch by sicmail with SMTP (PP);
          Wed, 23 Apr 1997 18:10:42 +0200
Received: by lspsun16.epfl.ch (5.x/Epfl-4.9-c/MX) id AA03459;
          Wed, 23 Apr 1997 18:15:45 +0200
To: XEmacs Developers <xemacs-beta@xemacs.org>
Subject: Re: Filling
References: <kigenc1hjje.fsf@jagor.srce.hr>
X-Attribution: Oscar
X-Face: &f0TVPZirOQ$"C[5pZkDY(1~+M1p0&edTtJPL-*?u$b(vr<1m?~iZBqp2YoDS[IyxDHV<MN 
        x;/;<I]H;2OOZd:+cj^}L-,Hixp!@].>U~)KHl|Kpm"='5OF?vT]k_HQ1]|^}Pm>,;+]iJCt_-Y[S\ 
        EpwT);2R8#[4dt8~*}&#3$6xI4jNZM9lVHua'vIM[PEx*#cgxCVruf1zN0}
Mime-Version: 1.0 (generated by tm-edit 7.105)
Content-Type: text/plain; charset=US-ASCII
From: Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
Date: 23 Apr 1997 18:15:44 +0200
In-Reply-To: Hrvoje Niksic's message of 23 Apr 1997 16:59:33 +0200
Message-Id: <o974tcxd8b3.fsf@lspsun16.epfl.ch>
Lines: 40
X-Mailer: Gnus v5.4.45/XEmacs 20.1(beta15)

>>>>> "Hrv" == Hrvoje Niksic <hniksic@srce.hr> writes:

  Hrv> In auto-fill-mode, I have this sentence:
  Hrv> wdqohi iwqodh qwiodh dhqw dowqdqhwoi qwhoi woi hwqdqsdwh qwoih bletch.

  Hrv> When I press SPC after the period, the `bletch' word is inserted into
  Hrv> next line.  However, when I press RET or M-q, it is not.  Is this
  Hrv> intentional?  Why?

Another strange behaviour is related to points at the end of sentences. With a
fill-column of 79, typing space or M-q at the end of this line

aaaa aaaa aaaa aaaa aaaa aaaa aaaa aaaa aaaa aaaa aaaa aaaa aaaa aaaa aaaa. aaaa  

wraps as follows

aaaa aaaa aaaa aaaa aaaa aaaa aaaa aaaa aaaa aaaa aaaa aaaa aaaa aaaa
aaaa. aaaa 

whereas typing space or M-q at the end of that one (the . was replaced by a 'p')

aaaa aaaa aaaa aaaa aaaa aaaa aaaa aaaa aaaa aaaa aaaa aaaa aaaa aaaa aaaap aaaa 

produces

aaaa aaaa aaaa aaaa aaaa aaaa aaaa aaaa aaaa aaaa aaaa aaaa aaaa aaaa aaaap
aaaa 

which is more correct. 

Oscar

-- 
                   _____
    _             / ___ \  Oscar Figueiredo: EPFL / DI-LSP
   / \_____      / /\_/ /\                   CH 1015 Lausanne - Switzerland
  /  _   _ \    / _____/ / Tel:+41 (21) 693 2039    Fax:+41 (21) 693 6680
 / / / / / /\  / /\____\/         WWW: http://diwww.epfl.ch/~figueire/
/_/ /_/ /_/ / /_/ /        Quote: "What's the best way to accelerate a PC ?
\_\/\_\/\_\/  \_\/                          ... 9.81 m/s/s"

