From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jonathan Rockway Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: paragraphs.el: do forward-sentence and friends not work? Date: Thu, 14 Feb 2008 23:48:23 -0600 Message-ID: <87d4qykbx4.fsf@bar.jrock.us> References: <7BC345E9-711F-48AE-AF7F-CD3C51E96A47@gmail.com> <692473D9-ADB4-4485-ADA7-B46DF6CCCD9E@gmail.com> <87wsp87hkj.fsf@uwakimon.sk.tsukuba.ac.jp> <873arvy16j.fsf@catnip.gol.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1203056752 30347 80.91.229.12 (15 Feb 2008 06:25:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 15 Feb 2008 06:25:52 +0000 (UTC) To: emacs-pretest-bug@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 15 07:26:15 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 1JPu1W-0002yc-Mp for ged-emacs-devel@m.gmane.org; Fri, 15 Feb 2008 07:26:14 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JPu12-0004yQ-BT for ged-emacs-devel@m.gmane.org; Fri, 15 Feb 2008 01:25:44 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JPu0y-0004wP-6C for emacs-devel@gnu.org; Fri, 15 Feb 2008 01:25:40 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JPu0w-0004uE-ED for emacs-devel@gnu.org; Fri, 15 Feb 2008 01:25:39 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JPu0v-0004u2-Su for emacs-devel@gnu.org; Fri, 15 Feb 2008 01:25:37 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JPu0v-0007Dr-LK for emacs-devel@gnu.org; Fri, 15 Feb 2008 01:25:37 -0500 Original-Received: from mx10.gnu.org ([199.232.76.166]) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JPu0v-0005i2-DK for emacs-pretest-bug@gnu.org; Fri, 15 Feb 2008 01:25:37 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JPu0s-0007D5-Ae for emacs-pretest-bug@gnu.org; Fri, 15 Feb 2008 01:25:37 -0500 Original-Received: from dsl092-134-091.chi1.dsl.speakeasy.net ([66.92.134.91] helo=bar.jrock.us) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JPu0s-0007Cu-1D for emacs-pretest-bug@gnu.org; Fri, 15 Feb 2008 01:25:34 -0500 Original-Received: from jon by bar.jrock.us with local (Exim 4.69) (envelope-from ) id 1JPtQt-0005SM-Fg for emacs-pretest-bug@gnu.org; Thu, 14 Feb 2008 23:48:23 -0600 In-Reply-To: <873arvy16j.fsf@catnip.gol.com> (Miles Bader's message of "Fri, 15 Feb 2008 01:04:20 +0900") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-Greylist: delayed 3337 seconds by postgrey-1.27 at monty-python; Fri, 15 Feb 2008 01:25:33 EST 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:89138 gmane.emacs.pretest.bugs:21101 Archived-At: * On Thu, Feb 14 2008, Miles Bader wrote: > David Reitter writes: >> If my Aquamacs statistics (as attached) are a representative sample, >> about half the Emacs users are located outside the US. (And I'm pretty >> sure that there is a very strong Japanese population that skews this >> even further). How many of these commonly use double-spacing? > > Japanese doesn't use spacing at all, really... Incidentally, M-a and M-e work as expected (with `=E3=80=82' separating sentences). Regards, Jonathan Rockway