From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Teemu Likonen Newsgroups: gmane.emacs.help Subject: Re: auto-fill breaks line too early Date: Thu, 18 Oct 2012 11:34:18 +0300 Message-ID: <87ipa89o1h.fsf@mithlond.arda> References: <7c540f57-66b9-410b-92f2-66d7327480aa@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1350549287 31117 80.91.229.3 (18 Oct 2012 08:34:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 18 Oct 2012 08:34:47 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: mandar mitra Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Oct 18 10:34:49 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TOlZ2-00054V-1O for geh-help-gnu-emacs@m.gmane.org; Thu, 18 Oct 2012 10:34:48 +0200 Original-Received: from localhost ([::1]:56710 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TOlYu-0007kS-Nl for geh-help-gnu-emacs@m.gmane.org; Thu, 18 Oct 2012 04:34:40 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:41516) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TOlYl-0007iJ-A9 for help-gnu-emacs@gnu.org; Thu, 18 Oct 2012 04:34:36 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TOlYh-0001dm-HZ for help-gnu-emacs@gnu.org; Thu, 18 Oct 2012 04:34:31 -0400 Original-Received: from mta-out.inet.fi ([195.156.147.13]:44333 helo=jenni1.inet.fi) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TOlYh-0001cc-Ah for help-gnu-emacs@gnu.org; Thu, 18 Oct 2012 04:34:27 -0400 Original-Received: from mithlond.arda (84.251.134.110) by jenni1.inet.fi (8.5.140.03) id 502AD34B038B70B8; Thu, 18 Oct 2012 11:34:18 +0300 Original-Received: from dtw by mithlond.arda with local (Exim 4.72) (envelope-from ) id 1TOlYY-0000pK-94; Thu, 18 Oct 2012 11:34:18 +0300 In-Reply-To: <7c540f57-66b9-410b-92f2-66d7327480aa@googlegroups.com> (mandar mitra's message of "Thu, 18 Oct 2012 01:12:50 -0700 (PDT)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 195.156.147.13 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:87311 Archived-At: mandar mitra [2012-10-18 01:12:50 -0700] wrote: > Is this a bug or a feature? A feature. See variable "sentence-end-double-space" and the Emacs Editor manual section "(emacs) Sentences".