bug-hyperbole
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#61666: HTML tag selection/matching doesn't work with default Emacs m


From: Robert Weiner
Subject: bug#61666: HTML tag selection/matching doesn't work with default Emacs mhtml-mode
Date: Tue, 21 Feb 2023 00:50:16 -0500

Thanks, John.  We’ll get this resolved soon.

-- Bob

> On Feb 20, 2023, at 9:18 PM, John Cummings <john@rootabega.net> wrote:
> 
> 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 treated 
> 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, going 
> 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.
> 
> 
> 
> 
> _______________________________________________
> Bug-hyperbole mailing list
> Bug-hyperbole@gnu.org
> https://lists.gnu.org/mailman/listinfo/bug-hyperbole





reply via email to

[Prev in Thread] Current Thread [Next in Thread]