From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ivan Shmakov Newsgroups: gmane.emacs.bugs Subject: bug#16415: 24.3.50; Handle contiguous links correctly in shr Date: Sat, 26 Dec 2015 12:40:51 +0000 Message-ID: <874mf5z8ks.fsf@violet.siamics.net> References: <87iotrfbi6.fsf@nbtrap.com> <87y51wyk97.fsf@building.gnus.org> <87a9ecqgnz.fsf@nbtrap.com> <871taazay0.fsf@gnus.org> <87bn9dzcr4.fsf_-_@violet.siamics.net> <83mvsxif31.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1451133744 10330 80.91.229.3 (26 Dec 2015 12:42:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 26 Dec 2015 12:42:24 +0000 (UTC) To: 16415@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Dec 26 13:42:13 2015 Return-path: Envelope-to: geb-bug-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 1aCoAl-0006wL-JY for geb-bug-gnu-emacs@m.gmane.org; Sat, 26 Dec 2015 13:42:11 +0100 Original-Received: from localhost ([::1]:38326 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aCoAk-0007VO-UL for geb-bug-gnu-emacs@m.gmane.org; Sat, 26 Dec 2015 07:42:10 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58328) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aCoAg-0007VA-FD for bug-gnu-emacs@gnu.org; Sat, 26 Dec 2015 07:42:08 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aCoAc-00017e-Cd for bug-gnu-emacs@gnu.org; Sat, 26 Dec 2015 07:42:06 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:57486) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aCoAc-00017X-0F for bug-gnu-emacs@gnu.org; Sat, 26 Dec 2015 07:42:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aCoAb-00012I-LV for bug-gnu-emacs@gnu.org; Sat, 26 Dec 2015 07:42:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Ivan Shmakov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 26 Dec 2015 12:42:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 16415 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 16415-submit@debbugs.gnu.org id=B16415.14511336653917 (code B ref 16415); Sat, 26 Dec 2015 12:42:01 +0000 Original-Received: (at 16415) by debbugs.gnu.org; 26 Dec 2015 12:41:05 +0000 Original-Received: from localhost ([127.0.0.1]:36855 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aCo9f-000115-Tf for submit@debbugs.gnu.org; Sat, 26 Dec 2015 07:41:05 -0500 Original-Received: from fely.am-1.org ([78.47.74.50]:60351) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aCo9b-00010X-AW for 16415@debbugs.gnu.org; Sat, 26 Dec 2015 07:41:02 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=siamics.net; s=a2013295; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID:In-Reply-To:Date:Sender:References:Subject:To:From; bh=SofuOzJ+4CE5Yu5bdvHWDG8T2cv7NhLICgfzSxRENAE=; b=qRdpvfKXLCnMjV4a7oYwYq7g6KmG95zXolvakLpkw17Ep/03vQmSXCRE5DoxqMx+IRMTRB+9fMf7hLGWALtkEJiHLE6AoDPWx0tnOzXNwKRwN7LhVjc9u7oxSHqZxeSTYDQYVlTq/WLzgSGtLca4sie3coZEXiK3Iu2LfLjX2rA=; Original-Received: from violet.siamics.net ([2001:470:1f13:1eb::1:1d]) by fely.am-1.org with esmtps (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1aCo9a-0002Nh-Gm for 16415@debbugs.gnu.org; Sat, 26 Dec 2015 12:40:58 +0000 Original-Received: from localhost ([::1] helo=violet.siamics.net) by violet.siamics.net with esmtps (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1aCo9T-00012B-NW for 16415@debbugs.gnu.org; Sat, 26 Dec 2015 19:40:51 +0700 In-Reply-To: <83mvsxif31.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 26 Dec 2015 14:12:18 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) 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-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:110606 Archived-At: >>>>> Eli Zaretskii writes: >>>>> From: Ivan Shmakov Date: Sat, 26 Dec 2015 11:10:39 +0000 >>>>> Lars Ingebrigtsen writes: [=E2=80=A6] >>> More information was requested, but no response was given within a >>> few months, so I'm closing this bug report. If the problem still >>> exists, please reopen this bug report. >> I can confirm that the issue still exists as of 1dcf9a5d2a72 >> (2015-12-22 17:02:30 UTC.) Check the HTML MIMEd; for instance, when >> issued at BOB, shr-next-link correctly moves the point to =E2=80=98f=E2= =80=99. When >> issued one more time from here, it reports =E2=80=9CNo next link=E2=80= =9D (although >> there is.) > Nathan still doesn't have assignment on file, though, and he's > already exhausted the amount of contributions we can accept without > legal paperwork. So we cannot use his patch, unfortunately. We aren=E2=80=99t supposed to close bug reports merely because they have no patches we can accept, are we? There is also my own patch for the issue at #19560 (one made before I=E2=80=99ve got aware of #16415), but it had some flaws, ISTR. --=20 FSF associate member #7257 http://am-1.org/~ivan/ =E2=80=A6 3013 B6A0= 230E 334A