From unknown Mon Aug 18 11:15:42 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#61666 <61666@debbugs.gnu.org> To: bug#61666 <61666@debbugs.gnu.org> Subject: Status: HTML tag selection/matching doesn't work with default Emacs mhtml-mode Reply-To: bug#61666 <61666@debbugs.gnu.org> Date: Mon, 18 Aug 2025 18:15:42 +0000 retitle 61666 HTML tag selection/matching doesn't work with default Emacs m= html-mode reassign 61666 hyperbole submitter 61666 John Cummings severity 61666 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 20 21:17:14 2023 Received: (at submit) by debbugs.gnu.org; 21 Feb 2023 02:17:14 +0000 Received: from localhost ([127.0.0.1]:54015 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pUIDS-0005dm-61 for submit@debbugs.gnu.org; Mon, 20 Feb 2023 21:17:14 -0500 Received: from lists.gnu.org ([209.51.188.17]:36704) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pUIDQ-0005dd-0Q for submit@debbugs.gnu.org; Mon, 20 Feb 2023 21:17:12 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pUIDO-0001Kt-00 for bug-hyperbole@gnu.org; Mon, 20 Feb 2023 21:17:10 -0500 Received: from mail-0201.mail-europe.com ([51.77.79.158]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pUIDK-0007qE-Fx for bug-hyperbole@gnu.org; Mon, 20 Feb 2023 21:17:09 -0500 Date: Tue, 21 Feb 2023 02:16:42 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rootabega.net; s=protonmail; t=1676945814; x=1677205014; bh=zE8M677kwPmzXcuXRuJXMuCdB1tjXhPf+kOOIlPpIEQ=; h=Date:To:From:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=vRwBmNwbzLBeu5VXHWKKq1peO5a71/9WBd5jeFlNcY8u5d+LQOn3qORuCfc+Q1EdQ 5/9Mf+ul4od8rjVKzfEKGgq18pWoVeHGt1HcvyDdZBhFcl/zT3yPrVcaxo6tim+dIV x/x2aEzw4q4p5xnrhGucAZZT+XkiJE66MHed409lSrifQT9UJJ62Bcs6f9KhwZ0ZcF bTI3CJQdyiYkHAp95nuBO7EE0UCqh6JqWi2Ofw+vfBQIE5CBnqphuSgLLOS+G1KhQl 2P9fvBimkemXwK/+s+130OQMpmryCKYqp8qJG16DgkcOJRh/jj214NG1JFzqfYzcj1 n2RcFCH3gZkOQ== To: "bug-hyperbole@gnu.org" From: John Cummings Subject: HTML tag selection/matching doesn't work with default Emacs mhtml-mode Message-ID: Feedback-ID: 6700448:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=51.77.79.158; envelope-from=john@rootabega.net; helo=mail-0201.mail-europe.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit 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: -2.4 (--) I was able to recreate this problem on Emacs 28.2 (debian bookworm) Hyperbole version either 8.0.0 or 8.0.1pre0.20230217.74322 Emacs major mode: mhtml-mode Expected behaviors: Using the Hyperbole action key (M-RET), hui-select-goto-matching-delimiter = (C-c .), or hui-select-thing (C-c RET), with an HTML tag pair, will perform= the corresponding actions on the entire tag pair. Actual behaviors: The tag pair is not recognized; instead each tag in the pair is just treate= d like a plain sexp delimited by its angle brackets. Cause: It looks like a simple cause - mhtml-mode is not in hui-select-markup-modes= by default. But mhtml-mode is the default major mode for .html files, goin= g at least as far back as some Emacs 26 versions, at least in Debian/Ubuntu= builds. Adding it to this list made things work as expected. From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 21 00:50:35 2023 Received: (at 61666) by debbugs.gnu.org; 21 Feb 2023 05:50:36 +0000 Received: from localhost ([127.0.0.1]:54358 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pULXv-0003NH-FX for submit@debbugs.gnu.org; Tue, 21 Feb 2023 00:50:35 -0500 Received: from mail-qt1-f179.google.com ([209.85.160.179]:34781) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pULXt-0003N1-N3 for 61666@debbugs.gnu.org; Tue, 21 Feb 2023 00:50:34 -0500 Received: by mail-qt1-f179.google.com with SMTP id v19so3496172qtx.1 for <61666@debbugs.gnu.org>; Mon, 20 Feb 2023 21:50:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=to:in-reply-to:cc:references:message-id:date:subject:mime-version :from:content-transfer-encoding:from:to:cc:subject:date:message-id :reply-to; bh=j4oe6wFjcABNxvE9aNJWfB7X8kWv7bxIM3R1xvvprOA=; b=qF2po3/8TcnZw1CCP0ImpGaq2LH7j0c92YoqAVKfkLwREVFXUNB0tCYOnOa8uj8w/0 cWzKAWJVMOwlprtJr1tcK1C4yV+QtnQUhOdJtmwAhZUfiz1QD7ZXpa0DN/AJp0PEG2ue maz1EdXI539AHkLSelaHOy0eCjchMLSTSgg6l4OC/aYn3Xd0iQSKesboTdIDp56YxkGo V/O/C7xQx5wka+0HzhTRW4c/E336f2SNJD1JhH0cyeTMqa4ggD1XeoPuX7Qm2P9TpuMx 3kKZP7fasg5/9WTrbcXe96cF+mOHNN044AtjlqrNO+uGxI21u9eAqdyf1AyrNgjgwX45 0Xpw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:in-reply-to:cc:references:message-id:date:subject:mime-version :from:content-transfer-encoding:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=j4oe6wFjcABNxvE9aNJWfB7X8kWv7bxIM3R1xvvprOA=; b=UJ/ncF2q9IpfC+IFCXVEoPxHgprWS3Meq1jfppYh5LizJKY8wI8fQCRd5TUNLWDUKw WhPVDsicNg8q6JWItLKGx5ca2guKIghkPjSeTEuB+7fTxTwY40bKM5Q1qSLPNrCzm7EF rL5b3UZq/JRw45I5VeqrrD8Ra6dacyJ/hKngQlf1WJw7wqIViSCJCCo6mKJ3kzT9EE2G bluq9l1Ja7oHiIQqL1zjLf1r7R07TL+zr0spHg5sWRRISvt3s1FNMXm3Gs2jDupFH8yB WHFcD90M7w8Cy2fAKf/U7Uz/fqV5af+BgDJlxAC2DPXwiinVkJciJoopU1amydq9tJib Qs2Q== X-Gm-Message-State: AO0yUKUhRhuOP0FGJ3lvh0MyX4EyWuucqL61UdfC0WSgEp9IgVr2gz+F GisL9VMnF8sZYWaxE8XxoipH6Dy7sRQ= X-Google-Smtp-Source: AK7set9z2D8pGTIj5p+CFKKVvEgVJ9tfYcruLrkC3lIJpB6O5jWY5kZi0jrNUJXINPWvzMktMAAV2w== X-Received: by 2002:ac8:59c1:0:b0:3ba:1ace:8bae with SMTP id f1-20020ac859c1000000b003ba1ace8baemr7307502qtf.0.1676958627808; Mon, 20 Feb 2023 21:50:27 -0800 (PST) Received: from smtpclient.apple (ool-2f1480e0.dyn.optonline.net. [47.20.128.224]) by smtp.gmail.com with ESMTPSA id 138-20020a370890000000b00741e27ecb37sm330612qki.74.2023.02.20.21.50.27 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 20 Feb 2023 21:50:27 -0800 (PST) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable From: Robert Weiner Mime-Version: 1.0 (1.0) Subject: Re: bug#61666: HTML tag selection/matching doesn't work with default Emacs mhtml-mode Date: Tue, 21 Feb 2023 00:50:16 -0500 Message-Id: <09C0AC14-7ED3-490E-B370-C04E1C4ECABC@gmail.com> References: In-Reply-To: To: John Cummings X-Mailer: iPhone Mail (20C65) X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 61666 Cc: 61666@debbugs.gnu.org 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 (-) Thanks, John. We=E2=80=99ll get this resolved soon. -- Bob > On Feb 20, 2023, at 9:18 PM, John Cummings wrote: >=20 > =EF=BB=BFI was able to recreate this problem on > Emacs 28.2 (debian bookworm) > Hyperbole version either 8.0.0 or 8.0.1pre0.20230217.74322 > Emacs major mode: mhtml-mode >=20 > Expected behaviors: > Using the Hyperbole action key (M-RET), hui-select-goto-matching-delimiter= (C-c .), or hui-select-thing (C-c RET), with an HTML tag pair, will perform= the corresponding actions on the entire tag pair. >=20 > Actual behaviors: > The tag pair is not recognized; instead each tag in the pair is just treat= ed like a plain sexp delimited by its angle brackets. >=20 > Cause: > It looks like a simple cause - mhtml-mode is not in hui-select-markup-mode= s by default. But mhtml-mode is the default major mode for .html files, goin= g at least as far back as some Emacs 26 versions, at least in Debian/Ubuntu b= uilds. Adding it to this list made things work as expected. >=20 >=20 >=20 >=20 > _______________________________________________ > Bug-hyperbole mailing list > Bug-hyperbole@gnu.org > https://lists.gnu.org/mailman/listinfo/bug-hyperbole From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 28 22:56:29 2023 Received: (at 61666) by debbugs.gnu.org; 1 Mar 2023 03:56:29 +0000 Received: from localhost ([127.0.0.1]:52347 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pXDZt-0006lV-Cx for submit@debbugs.gnu.org; Tue, 28 Feb 2023 22:56:29 -0500 Received: from mail-qt1-f179.google.com ([209.85.160.179]:45007) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pXDZr-0006lH-AD for 61666@debbugs.gnu.org; Tue, 28 Feb 2023 22:56:27 -0500 Received: by mail-qt1-f179.google.com with SMTP id s12so12955914qtq.11 for <61666@debbugs.gnu.org>; Tue, 28 Feb 2023 19:56:27 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677642981; h=content-transfer-encoding:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=e6EQEAHZchctQ2lh02haLgd3TNaqpxoAto9/LzksmP0=; b=ARAOZpRxiBk4zB21+JoWKpUDWeJgOImgpvqLUdBnr8nsw7EEfHacPP3wUP+pSLQqB2 L7k5cIOPPHBdS1xZaufWVfa1GIIAueoUBJ7PpIpiRiVrTBEgvbvnRWGPa6HQ4Yd9MVaL 7XkR1L10BRHuykfQvdA0xG2GcKs8j76V/9Vb5PcdujiIyz60bwohr6vBI1qRChb3IPH9 q10lBeoGNPQj8Xe7fGwOIyA9zL0Sx9iPW4WCgI+QP7fgTrjZfEM8cdsjslEK1Z4WdWZO mbTCEod6Wu3An5TBlvkMSXCiP2voidhuFQhwizKo16C6hHq3rZPyYQWE8q16KGq0dw0z lDjg== X-Gm-Message-State: AO0yUKUZRNh4EPBz+f26Flby4ZDzOEP0ErEoUHrwtPWWKXZnCmutS7sf DBIhJKcrOmt2F9DjhMUkl04a6P8+Lsc= X-Google-Smtp-Source: AK7set+xOn1nanEyKUyJX8E6sYmI1HvSqAuQ4qf+Oopj1vT+r7NAxlY7SF4LqVC5cfUo+PP3L+laZw== X-Received: by 2002:ac8:580f:0:b0:3bf:cf77:a861 with SMTP id g15-20020ac8580f000000b003bfcf77a861mr10240780qtg.4.1677642981507; Tue, 28 Feb 2023 19:56:21 -0800 (PST) Received: from water-imac-3.lan.gnu.org (ool-2f1480e0.dyn.optonline.net. [47.20.128.224]) by smtp.gmail.com with ESMTPSA id h9-20020ac85489000000b003b62e9c82ebsm7638888qtq.48.2023.02.28.19.56.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 28 Feb 2023 19:56:21 -0800 (PST) From: Robert Weiner To: Robert Weiner Subject: Re: bug#61666: HTML tag selection/matching doesn't work with default Emacs mhtml-mode References: <09C0AC14-7ED3-490E-B370-C04E1C4ECABC@gmail.com> Date: Tue, 28 Feb 2023 22:56:20 -0500 In-Reply-To: <09C0AC14-7ED3-490E-B370-C04E1C4ECABC@gmail.com> (Robert Weiner's message of "Tue, 21 Feb 2023 00:50:16 -0500") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (darwin) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: 61666 Cc: John Cummings , 61666@debbugs.gnu.org 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: -0.7 (/) Hi John: This issue has been resolved in the latest pre-release of Hyperbole available from the elpa-devel package archive. Thanks for reporting it. -- rsw Robert Weiner writes: > Thanks, John. We=E2=80=99ll get this resolved soon. > > -- Bob > >> On Feb 20, 2023, at 9:18 PM, John Cummings wrote: >>=20 >> =EF=BB=BFI was able to recreate this problem on >> Emacs 28.2 (debian bookworm) >> Hyperbole version either 8.0.0 or 8.0.1pre0.20230217.74322 >> Emacs major mode: mhtml-mode >>=20 >> Expected behaviors: >> Using the Hyperbole action key (M-RET), hui-select-goto-matching-delimit= er (C-c .), or hui-select-thing (C-c RET), with an HTML tag pair, will perf= orm the corresponding actions on the entire tag pair. >>=20 >> Actual behaviors: >> The tag pair is not recognized; instead each tag in the pair is just tre= ated like a plain sexp delimited by its angle brackets. >>=20 >> Cause: >> It looks like a simple cause - mhtml-mode is not in hui-select-markup-mo= des by default. But mhtml-mode is the default major mode for .html files, g= oing at least as far back as some Emacs 26 versions, at least in Debian/Ubu= ntu builds. Adding it to this list made things work as expected. >>=20 >>=20 >>=20 >>=20 >> _______________________________________________ >> Bug-hyperbole mailing list >> Bug-hyperbole@gnu.org >> https://lists.gnu.org/mailman/listinfo/bug-hyperbole From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 28 23:00:05 2023 Received: (at control) by debbugs.gnu.org; 1 Mar 2023 04:00:05 +0000 Received: from localhost ([127.0.0.1]:52356 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pXDdN-0006rd-Bj for submit@debbugs.gnu.org; Tue, 28 Feb 2023 23:00:05 -0500 Received: from mail-qt1-f177.google.com ([209.85.160.177]:43556) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pXDdL-0006qc-N2 for control@debbugs.gnu.org; Tue, 28 Feb 2023 23:00:03 -0500 Received: by mail-qt1-f177.google.com with SMTP id cf14so12976564qtb.10 for ; Tue, 28 Feb 2023 20:00:03 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677643198; h=mime-version:message-id:date:subject:to:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=cmgj3iwPnxCcTwDEqYAL3MXZqtss3S2QM1G9Dj16T38=; b=hf4/CBxC5vV3vtoDfvAWWVSxBFT+EqpAk1OE/lJa38TNxejr/EEs3Vuzdk3SpVQqkd +6WKm9UrP8YmvsaqpBRF9hferFzN1fJMdArOMVQPTcjDBtj5n4pJHmtxcgr70cF/WKmF V2A02ZRlpK1tUlARGiiXNPuAjW3vimrdnqaM4+vPq9GgcPbnJWnM5fj8Xp/u9WRIukS8 BGZvMIV14cyHgv1UQNEielJ9i7uaz6qRcD4oJ58BBRUkDc/Uoc9rRWefczGJoC2ulzc1 wS3NI9zemqv05N+YxXMwzhoGr3VimPEWS2eIim5oeUUskvrq2arUJIxNLrNvaAYQqq0W zFPA== X-Gm-Message-State: AO0yUKVYu7cVlRkSMIpvLJmmepUXaembwwtDIipuDfTwQYlWLrTDzu/l K7G0qhHyId8q2mo46PNaC+Gd8TVxiHk= X-Google-Smtp-Source: AK7set/fDhkKy10X9j3cQj3NbL/KG5Cubm1l4SKQKmMeGMkkCdU06bdGbZKRWaZncYH21QShjG5Y1A== X-Received: by 2002:a05:622a:18a1:b0:3bf:a3d0:9023 with SMTP id v33-20020a05622a18a100b003bfa3d09023mr9150403qtc.5.1677643198030; Tue, 28 Feb 2023 19:59:58 -0800 (PST) Received: from water-imac-3.lan.gnu.org (ool-2f1480e0.dyn.optonline.net. [47.20.128.224]) by smtp.gmail.com with ESMTPSA id n15-20020ac81e0f000000b003b691385327sm6064938qtl.6.2023.02.28.19.59.57 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 28 Feb 2023 19:59:57 -0800 (PST) From: Robert Weiner To: control@debbugs.gnu.org Subject: close 61846, 61666, 59970 Date: Tue, 28 Feb 2023 22:59:57 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.3 (/) 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: -0.7 (/) close 61846 close 61666 close 59970 From unknown Mon Aug 18 11:15:42 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 29 Mar 2023 11:24:07 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator