From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Van L Newsgroups: gmane.emacs.bugs Subject: bug#32758: 26.1 emacs-mac 7.2; forward-sentence in eww overshoots to paragraph ending Date: Tue, 18 Sep 2018 22:17:01 +1000 Message-ID: <41DEB3C8-F38E-42AF-88AC-43AFA7BB08E7@scratch.space> References: <83y3bzf2ee.fsf@gnu.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: blaine.gmane.org 1537272971 1254 195.159.176.226 (18 Sep 2018 12:16:11 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 18 Sep 2018 12:16:11 +0000 (UTC) Cc: 32758@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Sep 18 14:16:07 2018 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g2EvG-0000CP-Fc for geb-bug-gnu-emacs@m.gmane.org; Tue, 18 Sep 2018 14:16:06 +0200 Original-Received: from localhost ([::1]:40073 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g2ExN-0000cI-67 for geb-bug-gnu-emacs@m.gmane.org; Tue, 18 Sep 2018 08:18:17 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46304) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g2ExG-0000bv-HY for bug-gnu-emacs@gnu.org; Tue, 18 Sep 2018 08:18:11 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g2Ex9-00030h-72 for bug-gnu-emacs@gnu.org; Tue, 18 Sep 2018 08:18:06 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:39503) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1g2Ex8-00030L-ME for bug-gnu-emacs@gnu.org; Tue, 18 Sep 2018 08:18:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1g2Ex8-0008Ce-GL for bug-gnu-emacs@gnu.org; Tue, 18 Sep 2018 08:18:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Van L Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 18 Sep 2018 12:18:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 32758 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 32758-submit@debbugs.gnu.org id=B32758.153727303131425 (code B ref 32758); Tue, 18 Sep 2018 12:18:02 +0000 Original-Received: (at 32758) by debbugs.gnu.org; 18 Sep 2018 12:17:11 +0000 Original-Received: from localhost ([127.0.0.1]:43760 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g2EwJ-0008An-4m for submit@debbugs.gnu.org; Tue, 18 Sep 2018 08:17:11 -0400 Original-Received: from relay8-d.mail.gandi.net ([217.70.183.201]:36071) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g2EwH-0008Ae-T0 for 32758@debbugs.gnu.org; Tue, 18 Sep 2018 08:17:10 -0400 X-Originating-IP: 220.244.158.222 Original-Received: from epi.local (220-244-158-222.tpgi.com.au [220.244.158.222]) (Authenticated sender: van@scratch.space) by relay8-d.mail.gandi.net (Postfix) with ESMTPSA id 7648F1BF20B; Tue, 18 Sep 2018 12:17:06 +0000 (UTC) In-Reply-To: <83y3bzf2ee.fsf@gnu.org> X-Mailer: Apple Mail (2.3124) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:150399 Archived-At: > With that page's text, you should set sentence-end-double-space to > nil, to have the behavior you want. Can Emacs be smartish about sentence-end spacing? look at the periods = and spaces between sentences in a paragraph and interpret according to = use which is common in the wild wild web. If I do according to the = suggestion won=E2=80=99t I miss out on double space endings between = sentences? I want all possible worlds. I should have posted this to help-emacs first.=