From unknown Tue Jun 17 22:28:17 2025 X-Loop: help-debbugs@gnu.org Subject: bug#42194: 27.0.91; shr and rowspan Resent-From: Mike Kupfer Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 04 Jul 2020 18:56:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 42194 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 42194@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.159388895820419 (code B ref -1); Sat, 04 Jul 2020 18:56:02 +0000 Received: (at submit) by debbugs.gnu.org; 4 Jul 2020 18:55:58 +0000 Received: from localhost ([127.0.0.1]:59646 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jrnKP-0005JH-QQ for submit@debbugs.gnu.org; Sat, 04 Jul 2020 14:55:58 -0400 Received: from lists.gnu.org ([209.51.188.17]:47044) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jrnKO-0005JA-Hf for submit@debbugs.gnu.org; Sat, 04 Jul 2020 14:55:56 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44460) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jrnKO-0007XQ-94 for bug-gnu-emacs@gnu.org; Sat, 04 Jul 2020 14:55:56 -0400 Received: from shell1.rawbw.com ([198.144.192.42]:31609) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jrnKL-00077V-W0 for bug-gnu-emacs@gnu.org; Sat, 04 Jul 2020 14:55:55 -0400 Received: from alto (96-95-200-133-static.hfc.comcastbusiness.net [96.95.200.133]) (authenticated bits=0) by shell1.rawbw.com (8.15.1/8.15.1) with ESMTPSA id 064ItjEn086429 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Sat, 4 Jul 2020 11:55:51 -0700 (PDT) (envelope-from mkupfer@alum.berkeley.edu) X-Authentication-Warning: shell1.rawbw.com: Host 96-95-200-133-static.hfc.comcastbusiness.net [96.95.200.133] claimed to be alto From: Mike Kupfer X-Mailer: MH-E 8.6+git; nmh 1.7.1; GNU Emacs 27.0.91 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Date: Sat, 04 Jul 2020 11:55:45 -0700 Message-ID: <21201.1593888945@alto> Received-SPF: none client-ip=198.144.192.42; envelope-from=mkupfer@alum.berkeley.edu; helo=shell1.rawbw.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/07/04 13:35:13 X-ACL-Warn: Detected OS = FreeBSD 9.x or newer [fuzzy] X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_NONE=0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Reproducer: save this sample HTML to a file and view it with eww: -----8<-----8<-----
text along left side of table
row 1
row 2
----->8----->8----- I'm not terribly concerned about the exact formatting of the table, but I do expect to see the "row 1" and "row 2" text somewhere. Instead, all I see is -----8<-----8<----- text along left side of table=20=20 ----->8----->8----- The test case is abstracted from some HTML-only notification emails that I have started receiving. With the "row 1" and "row 2" text missing, the emails are close to useless. I can't tell if I should expect shr to handle rowspan correctly. (Is there somewhere that documents known restrictions on the HTML that shr can handle?) If I shouldn't expect rowspan to be handled correctly (I can imagine it's hard to get right), please treat this as a wishlist (feature request) report. I have verified that the problem also occurs with 26.1 and 26.3, and I've reproduced it with "emacs -Q". In GNU Emacs 27.0.91 (build 1, x86_64-pc-linux-gnu, X toolkit, Xaw scroll b= ars) of 2020-06-06 built on alto Windowing system distributor 'The X.Org Foundation', version 11.0.12004000 System Description: Debian GNU/Linux 10 (buster) Recent messages: Mark activated Mark set [5 times] Auto-saving...done Auto-saving...done Mark set [3 times] Saving file /home/kupfer/Desktop/sample.html... Wrote /home/kupfer/Desktop/sample.html You can run the command =E2=80=98eww=E2=80=99 with G Saving file /home/kupfer/Mail/drafts/1... Wrote /home/kupfer/Mail/drafts/1 Configured using: 'configure --prefix=3D/usr/local' Configured features: XPM JPEG TIFF GIF PNG SOUND GSETTINGS GLIB NOTIFY INOTIFY LIBSELINUX GNUTLS LIBXML2 FREETYPE HARFBUZZ XFT ZLIB TOOLKIT_SCROLL_BARS LUCID X11 XDBE XIM MODULES THREADS PDUMPER GMP Important settings: value of $LC_TIME: C value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Lisp Interaction Minor modes in effect: shell-dirtrack-mode: t delete-selection-mode: t global-eldoc-mode: t eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t transient-mark-mode: t Load-path shadows: None found. Features: (shadow emacsbug mh-identity mh-comp tabify man compile jka-compr info eieio-opt speedbar sb-image ezimage dframe find-func help-fns radix-tree url-file url-dired skeleton mh-letter mh-mime mh-gnus mh-show goto-addr pp mule-util sort gnus-cite shr-color mail-extr gnus-async gnus-bcklg gnus-kill mhtml-mode css-mode smie eww thingatpt url-queue color js sgml-mode gnus-dup qp cl-extra help-mode gnus-ml disp-table misearch multi-isearch mm-archive url-http url-gw url-cache url-auth url-handlers gnutls nnrss mm-url nndoc nndraft nnmh network-stream nsm gnus-agent gnus-srvr gnus-score score-mode nnvirtual gnus-msg gnus-art mm-uu mml2015 mm-view mml-smime smime dig nntp gnus-cache gnus-sum url url-proxy url-privacy url-expand url-methods url-history mailcap shr url-cookie url-domsuf url-util url-parse url-vars svg xml dom browse-url gnus-group gnus-undo gnus-start gnus-cloud nnimap nnmail mail-source utf7 netrc nnoo parse-time iso8601 gnus-spec gnus-int gnus-range gnus-win gnus nnheader wid-edit mh-thread mh-inc hl-line mh-tool-bar mh-seq mh-xface mh-utils mh-folder which-func imenu mh-scan mh-e mh-compat mh-buffers mh-loaddefs mdk-mail smtpmail auth-source cl-seq eieio eieio-core cl-macs eieio-loaddefs json map sendmail message rmc puny dired dired-loaddefs format-spec rfc822 mml mml-sec password-cache epa derived epg epg-config gnus-util rmail rmail-loaddefs text-property-search time-date subr-x seq gv mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 mm-util ietf-drums mail-prsvr mailabbrev mail-utils gmm-utils mailheader server noutline outline easy-mmode cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs byte-opt bytecomp byte-compile cconv shell pcomplete comint ansi-color ring xcscope easymenu advice delsel vc vc-dispatcher timeclock cl-loaddefs cl-lib mdk-hacks tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel term/x-win x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list replace newcomment text-mode elisp-mode lisp-mode prog-mode register page tab-bar menu-bar rfn-eshadow isearch timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core term/tty-colors frame minibuffer cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese composite charscript charprop case-table epa-hook jka-cmpr-hook help simple abbrev obarray cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote threads inotify dynamic-setting system-font-setting font-render-setting x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 16 370501 40212) (symbols 48 27130 2) (strings 32 97049 6801) (string-bytes 1 3044610) (vectors 16 37863) (vector-slots 8 680245 49762) (floats 8 452 367) (intervals 56 35265 0) (buffers 1000 37)) From debbugs-submit-bounces@debbugs.gnu.org Thu Jul 16 20:16:38 2020 Received: (at control) by debbugs.gnu.org; 17 Jul 2020 00:16:38 +0000 Received: from localhost ([127.0.0.1]:56250 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jwE3K-0004GJ-Hs for submit@debbugs.gnu.org; Thu, 16 Jul 2020 20:16:38 -0400 Received: from quimby.gnus.org ([95.216.78.240]:34998) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jwE3F-0004Fv-PB for control@debbugs.gnu.org; Thu, 16 Jul 2020 20:16:36 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=1cu7GLQOk1T9sO9GVRk0C2ElAgMDElz0X10bl3IqcKI=; b=nU7a+OUNi+dHZHcr+nAreLVgVe U2+IAcXhswmgMZKnH2CI85BSpMidmI+bWAlUIzq6PyhIKhYXHXogNGREcWLFoaOPNpCQEA9ESl32N Cz+VfQ42nS3bWlqYqFrSwKRHWw3xKhrM8yUR11W/1BKe2owx1VeNWj2W2AgiDDdDZNic=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jwE37-0004Nv-5C for control@debbugs.gnu.org; Fri, 17 Jul 2020 02:16:27 +0200 Date: Fri, 17 Jul 2020 02:16:23 +0200 Message-Id: <87zh7zov1k.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #42194 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 42194 + confirmed quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) tags 42194 + confirmed quit From unknown Tue Jun 17 22:28:17 2025 X-Loop: help-debbugs@gnu.org Subject: bug#42194: 27.0.91; shr and rowspan Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 17 Jul 2020 00:19:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42194 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: confirmed To: Mike Kupfer Cc: 42194@debbugs.gnu.org Received: via spool by 42194-submit@debbugs.gnu.org id=B42194.159494513716615 (code B ref 42194); Fri, 17 Jul 2020 00:19:01 +0000 Received: (at 42194) by debbugs.gnu.org; 17 Jul 2020 00:18:57 +0000 Received: from localhost ([127.0.0.1]:56255 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jwE5Y-0004Ju-SU for submit@debbugs.gnu.org; Thu, 16 Jul 2020 20:18:57 -0400 Received: from quimby.gnus.org ([95.216.78.240]:35026) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jwE5O-0004JY-4g for 42194@debbugs.gnu.org; Thu, 16 Jul 2020 20:18:55 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=d6KRPmX55zVYe0vuc0+zVpfkOO9WytBZfJkiIRmTLNQ=; b=sSoP2EvCFGbOaJ/PV7va7GbOCX QrJ20O5RoMZgwdq0spQAlRnUQ7u1vkz1U7Nr+rq/hqYNLKZqXUd+QnMVYEF5D8dpXAeniutUuVXx8 zJA4nrvx+NEEf950fljL8gqIZ8rj5spEFjQKU9l91wRN4nYTpsJ7uRSdlp8+2Se1WC6E=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jwE5F-0004R2-Ex; Fri, 17 Jul 2020 02:18:40 +0200 From: Lars Ingebrigtsen References: <21201.1593888945@alto> Date: Fri, 17 Jul 2020 02:18:36 +0200 In-Reply-To: <21201.1593888945@alto> (Mike Kupfer's message of "Sat, 04 Jul 2020 11:55:45 -0700") Message-ID: <87v9inouxv.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Mike Kupfer writes: > I'm not terribly concerned about the exact formatting of the table, but > I do expect to see the "row 1" and "row 2" text somewhere. Instead, all > I see is > > -----8<-----8<----- > text along left [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Mike Kupfer writes: > I'm not terribly concerned about the exact formatting of the table, but > I do expect to see the "row 1" and "row 2" text somewhere. Instead, all > I see is > > -----8<-----8<----- > text along left side of table > ----->8----->8----- Yeah, I can reproduce this, and I see what the problem is. The way shr computes rowspan layouts is by adding "dummy" TD elements in the rows that the spanning element should cover, but this messes up the calculation of how many columns there really are. So it's basically a off-by-one error, but I'm not quite sure what the best way to fix this is... -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From unknown Tue Jun 17 22:28:17 2025 X-Loop: help-debbugs@gnu.org Subject: bug#42194: 27.0.91; shr and rowspan Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 17 Jul 2020 01:16:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42194 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: confirmed To: Mike Kupfer Cc: eli Eli Zaretskii , 42194@debbugs.gnu.org Received: via spool by 42194-submit@debbugs.gnu.org id=B42194.159494851830044 (code B ref 42194); Fri, 17 Jul 2020 01:16:01 +0000 Received: (at 42194) by debbugs.gnu.org; 17 Jul 2020 01:15:18 +0000 Received: from localhost ([127.0.0.1]:56288 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jwEy6-0007oW-C3 for submit@debbugs.gnu.org; Thu, 16 Jul 2020 21:15:18 -0400 Received: from quimby.gnus.org ([95.216.78.240]:35578) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jwEy2-0007oE-Vj for 42194@debbugs.gnu.org; Thu, 16 Jul 2020 21:15:17 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=Yg5djMyvzLAk96JruKCQ4qkrdpvInAA6RpMxVNCJRng=; b=mVL9WBD/gVkUHZRuk0Ir7OkIFo 8u6Z+7PCcnpYRV5z16DDNz8op9+ujxzXdoRoVCZj53tcTXrSiNvefe/3oN8PEmXb2WWfjYkWNdjQr u/5bbTGfGa8DlIEW+a5l6niLhx4H0K7JWCJ8DzqSZBSbKWEVfTlfMCrJdQ/M/ahKupTc=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jwExo-0004z2-Le; Fri, 17 Jul 2020 03:15:08 +0200 From: Lars Ingebrigtsen References: <21201.1593888945@alto> <87v9inouxv.fsf@gnus.org> Date: Fri, 17 Jul 2020 03:14:59 +0200 In-Reply-To: <87v9inouxv.fsf@gnus.org> (Lars Ingebrigtsen's message of "Fri, 17 Jul 2020 02:18:36 +0200") Message-ID: <87mu3zosbw.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Lars Ingebrigtsen writes: > Mike Kupfer writes: > >> I'm not terribly concerned about the exact formatting of the table, but >> I do expect to see the "row 1" and "row 2" text somewhere. Instead, al [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Lars Ingebrigtsen writes: > Mike Kupfer writes: > >> I'm not terribly concerned about the exact formatting of the table, but >> I do expect to see the "row 1" and "row 2" text somewhere. Instead, all >> I see is >> >> -----8<-----8<----- >> text along left side of table >> ----->8----->8----- This is now fixed in Emacs 28.1. Eli, I think the fix should be safe for Emacs 27.1, too, but I've been out of the loop and I'm not sure what the status is at the moment. This isn't exactly a critical bug -- rowspan isn't used that much these days, and it's a very old bug. On the other hand, I think it's a pretty safe fix to add, so should I cherry-pick it for Emacs 27.1? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From unknown Tue Jun 17 22:28:17 2025 X-Loop: help-debbugs@gnu.org Subject: bug#42194: 27.0.91; shr and rowspan Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 17 Jul 2020 03:56:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42194 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: confirmed To: Lars Ingebrigtsen Cc: 42194@debbugs.gnu.org, mkupfer@alum.berkeley.edu Received: via spool by 42194-submit@debbugs.gnu.org id=B42194.159495815428752 (code B ref 42194); Fri, 17 Jul 2020 03:56:01 +0000 Received: (at 42194) by debbugs.gnu.org; 17 Jul 2020 03:55:54 +0000 Received: from localhost ([127.0.0.1]:56395 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jwHTV-0007Tg-Mi for submit@debbugs.gnu.org; Thu, 16 Jul 2020 23:55:53 -0400 Received: from eggs.gnu.org ([209.51.188.92]:48988) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jwHTR-0007TL-Cj for 42194@debbugs.gnu.org; Thu, 16 Jul 2020 23:55:51 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:34508) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jwHTL-0002Sj-Ic; Thu, 16 Jul 2020 23:55:43 -0400 Received: from [176.228.60.248] (port=4690 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jwHTJ-00009l-Q2; Thu, 16 Jul 2020 23:55:43 -0400 Date: Fri, 17 Jul 2020 06:55:28 +0300 Message-Id: <83lfjikd73.fsf@gnu.org> From: Eli Zaretskii In-Reply-To: <87mu3zosbw.fsf@gnus.org> (message from Lars Ingebrigtsen on Fri, 17 Jul 2020 03:14:59 +0200) References: <21201.1593888945@alto> <87v9inouxv.fsf@gnus.org> <87mu3zosbw.fsf@gnus.org> X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) > From: Lars Ingebrigtsen > Cc: 42194@debbugs.gnu.org, eli Eli Zaretskii > Date: Fri, 17 Jul 2020 03:14:59 +0200 > > Eli, I think the fix should be safe for Emacs 27.1, too, but I've been > out of the loop and I'm not sure what the status is at the moment. This > isn't exactly a critical bug -- rowspan isn't used that much these days, > and it's a very old bug. > > On the other hand, I think it's a pretty safe fix to add, so should I > cherry-pick it for Emacs 27.1? The above generally translates into "don't put this on emacs-27". But maybe if you tell more details about how it is safe, I will change my mind about this. Thanks. From unknown Tue Jun 17 22:28:17 2025 X-Loop: help-debbugs@gnu.org Subject: bug#42194: 27.0.91; shr and rowspan Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 17 Jul 2020 13:01:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42194 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: confirmed To: Eli Zaretskii Cc: 42194@debbugs.gnu.org, mkupfer@alum.berkeley.edu Received: via spool by 42194-submit@debbugs.gnu.org id=B42194.159499085127722 (code B ref 42194); Fri, 17 Jul 2020 13:01:02 +0000 Received: (at 42194) by debbugs.gnu.org; 17 Jul 2020 13:00:51 +0000 Received: from localhost ([127.0.0.1]:56859 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jwPyq-00079H-8D for submit@debbugs.gnu.org; Fri, 17 Jul 2020 09:00:51 -0400 Received: from quimby.gnus.org ([95.216.78.240]:43034) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jwPyo-00072u-M4 for 42194@debbugs.gnu.org; Fri, 17 Jul 2020 09:00:47 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=gcXmDRElamn9yTxI32mwIWEzMLv5lzANGC70rXfLgLw=; b=qHJ4D98M4gpwO9jRwBo75mhYSz 5It7IplswWoXtNkpChxdKc78nE6MymQ/S5L3a+Ce7ui7ELQOxj4nExuQ1WoFay2WiE0yoC/E8DXj5 EXQ90bO/4Z7692i0eWME+eu6t+AZeuhH7pG2r7OZEM3JyrO47uiiNnWtTv2e+O9oCE2M=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jwPyb-00044Y-UH; Fri, 17 Jul 2020 15:00:40 +0200 From: Lars Ingebrigtsen References: <21201.1593888945@alto> <87v9inouxv.fsf@gnus.org> <87mu3zosbw.fsf@gnus.org> <83lfjikd73.fsf@gnu.org> Date: Fri, 17 Jul 2020 15:00:32 +0200 In-Reply-To: <83lfjikd73.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 17 Jul 2020 06:55:28 +0300") Message-ID: <87sgdqnvnz.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Eli Zaretskii writes: > The above generally translates into "don't put this on emacs-27". But > maybe if you tell more details about how it is safe, I will change my > mind about this. Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Eli Zaretskii writes: > The above generally translates into "don't put this on emacs-27". But > maybe if you tell more details about how it is safe, I will change my > mind about this. So does this mean that Emacs 27 is in the "critical bug fixes only" state? This is certainly not a critical bug (or a regression), so I'm not backporting the fix, then. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Fri Jul 17 09:01:15 2020 Received: (at control) by debbugs.gnu.org; 17 Jul 2020 13:01:15 +0000 Received: from localhost ([127.0.0.1]:56863 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jwPzG-0007Yl-RB for submit@debbugs.gnu.org; Fri, 17 Jul 2020 09:01:15 -0400 Received: from quimby.gnus.org ([95.216.78.240]:43080) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jwPzE-0007S6-NU for control@debbugs.gnu.org; Fri, 17 Jul 2020 09:01:13 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=1aHrmfHq+9dXQY6tPr6eRPtyadmL14ZWq9ud3ZpkHs4=; b=cAdWJqF0lulXi7fySYzZ96ZjoM 0eVK4zoNEfRrF9FHgJctvhxYJZBgG2qQD3ehuyw/m8uVG4ust/mq/uc6KjiDIuARx7J+J4K1uU/77 hjoll8gyo6Co5cDrTAzq3V4sXMhWFXZVap4VtglftdMDYU0i512MXh45P8bOBUHebdEU=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jwPz6-00044y-Rp for control@debbugs.gnu.org; Fri, 17 Jul 2020 15:01:07 +0200 Date: Fri, 17 Jul 2020 15:01:03 +0200 Message-Id: <87r1tanvn4.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #42194 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 42194 fixed close 42194 28.1 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) tags 42194 fixed close 42194 28.1 quit From unknown Tue Jun 17 22:28:17 2025 X-Loop: help-debbugs@gnu.org Subject: bug#42194: 27.0.91; shr and rowspan Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 17 Jul 2020 13:53:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42194 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: fixed confirmed To: Lars Ingebrigtsen Cc: 42194@debbugs.gnu.org, mkupfer@alum.berkeley.edu Received: via spool by 42194-submit@debbugs.gnu.org id=B42194.159499397513764 (code B ref 42194); Fri, 17 Jul 2020 13:53:01 +0000 Received: (at 42194) by debbugs.gnu.org; 17 Jul 2020 13:52:55 +0000 Received: from localhost ([127.0.0.1]:56921 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jwQnH-0003Zu-5n for submit@debbugs.gnu.org; Fri, 17 Jul 2020 09:52:55 -0400 Received: from eggs.gnu.org ([209.51.188.92]:55524) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jwQnF-0003ZR-30 for 42194@debbugs.gnu.org; Fri, 17 Jul 2020 09:52:54 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:53758) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jwQn9-0002KQ-Dw; Fri, 17 Jul 2020 09:52:47 -0400 Received: from [176.228.60.248] (port=1757 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jwQn8-0007OA-JA; Fri, 17 Jul 2020 09:52:47 -0400 Date: Fri, 17 Jul 2020 16:52:35 +0300 Message-Id: <83zh7yi6zg.fsf@gnu.org> From: Eli Zaretskii In-Reply-To: <87sgdqnvnz.fsf@gnus.org> (message from Lars Ingebrigtsen on Fri, 17 Jul 2020 15:00:32 +0200) References: <21201.1593888945@alto> <87v9inouxv.fsf@gnus.org> <87mu3zosbw.fsf@gnus.org> <83lfjikd73.fsf@gnu.org> <87sgdqnvnz.fsf@gnus.org> X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) > From: Lars Ingebrigtsen > Cc: mkupfer@alum.berkeley.edu, 42194@debbugs.gnu.org > Date: Fri, 17 Jul 2020 15:00:32 +0200 > > So does this mean that Emacs 27 is in the "critical bug fixes only" > state? I hope to have RC1 soon. So yes. From unknown Tue Jun 17 22:28:17 2025 X-Loop: help-debbugs@gnu.org Subject: bug#42194: 27.0.91; shr and rowspan References: <21201.1593888945@alto> Resent-From: Mike Kupfer Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 19 Jul 2020 18:56:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42194 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: fixed confirmed To: Lars Ingebrigtsen Cc: 42194@debbugs.gnu.org Received: via spool by 42194-submit@debbugs.gnu.org id=B42194.159518491124405 (code B ref 42194); Sun, 19 Jul 2020 18:56:01 +0000 Received: (at 42194) by debbugs.gnu.org; 19 Jul 2020 18:55:11 +0000 Received: from localhost ([127.0.0.1]:32957 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jxESs-0006LZ-O3 for submit@debbugs.gnu.org; Sun, 19 Jul 2020 14:55:10 -0400 Received: from shell1.rawbw.com ([198.144.192.42]:13980 ident=root) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jxESr-0006LR-OX for 42194@debbugs.gnu.org; Sun, 19 Jul 2020 14:55:10 -0400 Received: from alto (96-95-200-133-static.hfc.comcastbusiness.net [96.95.200.133]) (authenticated bits=0) by shell1.rawbw.com (8.15.1/8.15.1) with ESMTPSA id 06JIt1Le020851 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sun, 19 Jul 2020 11:55:07 -0700 (PDT) (envelope-from mkupfer@alum.berkeley.edu) X-Authentication-Warning: shell1.rawbw.com: Host 96-95-200-133-static.hfc.comcastbusiness.net [96.95.200.133] claimed to be alto From: Mike Kupfer In-Reply-To: Your message of "Fri, 17 Jul 2020 03:14:59 +0200." <87mu3zosbw.fsf@gnus.org> X-Mailer: MH-E 8.6+git; nmh 1.7.1; GNU Emacs 27.0.91 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <26196.1595184901.1@alto> Date: Sun, 19 Jul 2020 11:55:01 -0700 Message-ID: <26197.1595184901@alto> X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Lars Ingebrigtsen wrote: > This is now fixed in Emacs 28.1. Thanks! I applied 510da73b4a to my copy of 27.0.91, and it works there, too. (I understand about it being too late for 27.1. I just wanted to note it in the bug report in case someone else hits this issue and wants to manually apply the fix.) cheers, mike