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: Mon, 8 Oct 2018 11:02:55 +1100 Message-ID: <92FCD05D-7CE4-43CE-AAD1-2C487D9D6B13@scratch.space> References: <83y3bzf2ee.fsf@gnu.org> <41DEB3C8-F38E-42AF-88AC-43AFA7BB08E7@scratch.space> <83r2hreyii.fsf@gnu.org> <64E5349A-1933-41FC-9D3D-94B4A516A3C9@scratch.space> <83r2hpel3o.fsf@gnu.org> <834ldx24qc.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=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: blaine.gmane.org 1538956930 31229 195.159.176.226 (8 Oct 2018 00:02:10 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 8 Oct 2018 00:02:10 +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 Mon Oct 08 02:02:06 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 1g9Izr-0007zj-9z for geb-bug-gnu-emacs@m.gmane.org; Mon, 08 Oct 2018 02:02:03 +0200 Original-Received: from localhost ([::1]:43831 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g9J1x-0006Ky-OE for geb-bug-gnu-emacs@m.gmane.org; Sun, 07 Oct 2018 20:04:13 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60009) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g9J1p-0006Jz-Dk for bug-gnu-emacs@gnu.org; Sun, 07 Oct 2018 20:04:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g9J1m-000509-86 for bug-gnu-emacs@gnu.org; Sun, 07 Oct 2018 20:04:05 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:35487) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1g9J1m-000505-4W for bug-gnu-emacs@gnu.org; Sun, 07 Oct 2018 20:04:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1g9J1l-0005tO-SR for bug-gnu-emacs@gnu.org; Sun, 07 Oct 2018 20:04:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Van L Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 08 Oct 2018 00:04:01 +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.153895698522576 (code B ref 32758); Mon, 08 Oct 2018 00:04:01 +0000 Original-Received: (at 32758) by debbugs.gnu.org; 8 Oct 2018 00:03:05 +0000 Original-Received: from localhost ([127.0.0.1]:39745 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g9J0r-0005s4-6t for submit@debbugs.gnu.org; Sun, 07 Oct 2018 20:03:05 -0400 Original-Received: from relay5-d.mail.gandi.net ([217.70.183.197]:49053) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g9J0o-0005rv-Ro for 32758@debbugs.gnu.org; Sun, 07 Oct 2018 20:03:03 -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 relay5-d.mail.gandi.net (Postfix) with ESMTPSA id 751821C0002; Mon, 8 Oct 2018 00:02:59 +0000 (UTC) In-Reply-To: <834ldx24qc.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:150996 Archived-At: > Can you show a patch? The question was is here the place to put the patch for the expected = function to forward-sentence when in an eww buffer in read mode where = sentences are single spaced. This is the runup to locating a patch to be = made.=