From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Stephen J. Turnbull" Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: paragraphs.el: do forward-sentence and friends not work? Date: Thu, 14 Feb 2008 19:44:29 +0900 Message-ID: <87lk5n7r76.fsf@uwakimon.sk.tsukuba.ac.jp> References: <7BC345E9-711F-48AE-AF7F-CD3C51E96A47@gmail.com> <692473D9-ADB4-4485-ADA7-B46DF6CCCD9E@gmail.com> <87wsp87hkj.fsf@uwakimon.sk.tsukuba.ac.jp> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1202985485 32277 80.91.229.12 (14 Feb 2008 10:38:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 14 Feb 2008 10:38:05 +0000 (UTC) Cc: Andreas Schwab , emacs-pretest-bug@gnu.org To: David Reitter Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 14 11:38:28 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JPbU3-0005r0-Qe for ged-emacs-devel@m.gmane.org; Thu, 14 Feb 2008 11:38:28 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JPbTZ-0007Zk-Tg for ged-emacs-devel@m.gmane.org; Thu, 14 Feb 2008 05:37:58 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JPbTT-0007Xa-33 for emacs-devel@gnu.org; Thu, 14 Feb 2008 05:37:51 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JPbTR-0007Va-CJ for emacs-devel@gnu.org; Thu, 14 Feb 2008 05:37:50 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JPbTR-0007VS-1U for emacs-devel@gnu.org; Thu, 14 Feb 2008 05:37:49 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JPbTQ-0004Qx-Ps for emacs-devel@gnu.org; Thu, 14 Feb 2008 05:37:48 -0500 Original-Received: from mx10.gnu.org ([199.232.76.166]) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JPbTQ-0001kQ-IJ for emacs-pretest-bug@gnu.org; Thu, 14 Feb 2008 05:37:48 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JPbTL-0004Pn-5T for emacs-pretest-bug@gnu.org; Thu, 14 Feb 2008 05:37:46 -0500 Original-Received: from mtps01.sk.tsukuba.ac.jp ([130.158.97.223]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JPbTK-0004PD-99 for emacs-pretest-bug@gnu.org; Thu, 14 Feb 2008 05:37:43 -0500 Original-Received: from uwakimon.sk.tsukuba.ac.jp (uwakimon.sk.tsukuba.ac.jp [130.158.99.156]) by mtps01.sk.tsukuba.ac.jp (Postfix) with ESMTP id 6133B1535AE; Thu, 14 Feb 2008 19:37:40 +0900 (JST) Original-Received: by uwakimon.sk.tsukuba.ac.jp (Postfix, from userid 1000) id 77C131A29E5; Thu, 14 Feb 2008 19:44:30 +0900 (JST) In-Reply-To: X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" (+CVS-20071205) XEmacs Lucid X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:89067 gmane.emacs.pretest.bugs:21085 Archived-At: David Reitter writes: > In typeset matter, Emacs is not a typesetter. > The regular expression could be improved to recognize abbreviations > correctly. I could care less about what regular expressions can recognize. My eyes are not regular-expression matchers; the amount of whitespace matters greatly to readability. Do you wish to maintain the opposite, that the extra whitespace makes frenchspaced text less readable?