bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#37141: 27.0.50; spelling doesn't work in XML comments


From: Vincent Lefevre
Subject: bug#37141: 27.0.50; spelling doesn't work in XML comments
Date: Thu, 22 Aug 2019 18:07:11 +0200
User-agent: Mutt/1.12.1+19 (078654a4) vl-117499 (2019-06-15)

On 2019-08-22 17:47:48 +0200, Vincent Lefevre wrote:
> On 2019-08-22 18:14:19 +0300, Eli Zaretskii wrote:
> > Does "M-x ispell-comments-and-strings RET" do what you want?
> 
> No, it skips the text elements.
> 
> For instance:
> 
> <!-- aazzz -->
> <zzz>
> abzzz
> <zzz>aczzz</zzz>
> </zzz>
> 
> With ispell-comments-and-strings, it just detects aazzz.
> With ispell-region, it just detects abzzz and aczzz.
> 
> I wish both at the same time.

I forgot to add: there's the complex question of attribute values,
which may contain English text or not, depending on the context.
Ideally, there should be a fine configuration for that or some
generic filtering (masking) solution. For the time being, let's
say that for attribute values, either solution would be fine.

-- 
Vincent Lefèvre <vincent@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)





reply via email to

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