all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Vincent Lefevre <vincent@vinc17.net>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 37141@debbugs.gnu.org
Subject: bug#37141: 27.0.50; spelling doesn't work in XML comments
Date: Thu, 22 Aug 2019 16:15:01 +0200	[thread overview]
Message-ID: <20190822141501.GB8100@cventin.lip.ens-lyon.fr> (raw)
In-Reply-To: <20190822135004.GA1999@cventin.lip.ens-lyon.fr>

retitle 37141 ispell-skip-html is poorly documented, e.g. for XML
tags 37141 - notabug

First, there's no mention of it in the manual. That's bad.

And in the ispell.el file:

(defcustom ispell-skip-html 'use-mode-name
  "Indicates whether ispell should skip spell checking of SGML markup.
If t, always skip SGML markup; if nil, never skip; if non-t and non-nil,
guess whether SGML markup should be skipped according to the name of the
buffer's major mode."
[...]

"SGML markup" does not make any sense in XML. Here, that seems to
be XML comments (XML markup, e.g. tags, attribute names, and even
attribute values, is skipped in all cases, which is what is expected,
IMHO).

-- 
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	other threads:[~2019-08-22 14:15 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-22 13:10 bug#37141: 27.0.50; spelling doesn't work in XML comments Vincent Lefevre
2019-08-22 13:34 ` Eli Zaretskii
2019-08-22 13:50   ` Vincent Lefevre
2019-08-22 14:15     ` Vincent Lefevre [this message]
2019-08-22 14:50       ` Eli Zaretskii
2019-08-22 15:01         ` Vincent Lefevre
2019-08-22 15:14           ` Eli Zaretskii
2019-08-22 15:47             ` Vincent Lefevre
2019-08-22 16:07               ` Vincent Lefevre
2019-08-22 14:16     ` Eli Zaretskii
2019-08-22 14:29       ` Vincent Lefevre
2019-08-22 14:53         ` Eli Zaretskii
2019-08-22 15:12           ` Vincent Lefevre

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190822141501.GB8100@cventin.lip.ens-lyon.fr \
    --to=vincent@vinc17.net \
    --cc=37141@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.