all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* auto-fill breaks line too early
@ 2012-10-18  8:12 mandar.mitra
  2012-10-18  8:33 ` Michael Heerdegen
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: mandar.mitra @ 2012-10-18  8:12 UTC (permalink / raw)
  To: help-gnu-emacs

I type the following (single) line in Emacs 24 [1] (started as emacs -Q):

--------------------
A study of the number of relevant documents for queries may provide some insights about the collections when juxtaposed across the FIRE years. Voorhees and 
--------------------

I turn on auto-fill-mode, place cursor on i (for insight) and hit C-x f to
set fill column to 73. Then I go to the end of the line and hit space. This
produces:

--------------------
A study of the number of relevant documents for queries may provide some
insights about the collections when juxtaposed across the FIRE
years. Voorhees and  
--------------------

Why does auto-fill break the line before years instead of after? This
happens across emacs versions, whenever there is a sentence break close to
the fill-column. If I delete the period, the line break is inserted after
years as expected.

Is this a bug or a feature? Is there a workaround or should I file a bug /
look in the code?

Many thanks,
Mandar.



[1] GNU Emacs 24.1.50.1 (i686-pc-linux-gnu, GTK+ Version 3.2.0) of 2012-09-19 on litembilla, modified by Debian


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

end of thread, other threads:[~2012-12-08  0:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-18  8:12 auto-fill breaks line too early mandar.mitra
2012-10-18  8:33 ` Michael Heerdegen
2012-10-18  8:34 ` Teemu Likonen
2012-10-18 12:30   ` Mandar Mitra
2012-10-18  8:40 ` Tassilo Horn
     [not found] ` <mailman.11206.1350549236.855.help-gnu-emacs@gnu.org>
2012-10-18 12:25   ` Barry Margolin
2012-11-25  1:27   ` David Combs
2012-11-25  3:05     ` Drew Adams
     [not found]     ` <mailman.13738.1353812732.855.help-gnu-emacs@gnu.org>
2012-12-08  0:50       ` David Combs

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.