From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Vincent Lefevre Newsgroups: gmane.emacs.bugs Subject: bug#37141: 27.0.50; spelling doesn't work in XML comments Date: Thu, 22 Aug 2019 16:29:42 +0200 Message-ID: <20190822142942.GB1999@cventin.lip.ens-lyon.fr> References: <87wof5ibwp.fsf@vinc17.net> <83imqpcoj2.fsf@gnu.org> <20190822135004.GA1999@cventin.lip.ens-lyon.fr> <835zmpcmka.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="149838"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Mutt/1.12.1+19 (078654a4) vl-117499 (2019-06-15) Cc: 37141@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Aug 22 16:30:27 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1i0o6Z-000cnN-LR for geb-bug-gnu-emacs@m.gmane.org; Thu, 22 Aug 2019 16:30:23 +0200 Original-Received: from localhost ([::1]:43872 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i0o6Y-0005DP-Du for geb-bug-gnu-emacs@m.gmane.org; Thu, 22 Aug 2019 10:30:22 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:57872) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i0o6G-00053l-5w for bug-gnu-emacs@gnu.org; Thu, 22 Aug 2019 10:30:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i0o6E-0004Ir-Ul for bug-gnu-emacs@gnu.org; Thu, 22 Aug 2019 10:30:04 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:57482) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i0o6E-0004Ia-RE for bug-gnu-emacs@gnu.org; Thu, 22 Aug 2019 10:30:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1i0o6E-0008TL-LY for bug-gnu-emacs@gnu.org; Thu, 22 Aug 2019 10:30:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Vincent Lefevre Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 22 Aug 2019 14:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37141 X-GNU-PR-Package: emacs Original-Received: via spool by 37141-submit@debbugs.gnu.org id=B37141.156648418732526 (code B ref 37141); Thu, 22 Aug 2019 14:30:02 +0000 Original-Received: (at 37141) by debbugs.gnu.org; 22 Aug 2019 14:29:47 +0000 Original-Received: from localhost ([127.0.0.1]:38070 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1i0o5y-0008SX-HT for submit@debbugs.gnu.org; Thu, 22 Aug 2019 10:29:47 -0400 Original-Received: from cventin.lip.ens-lyon.fr ([140.77.13.17]:35522) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1i0o5w-0008SO-5p for 37141@debbugs.gnu.org; Thu, 22 Aug 2019 10:29:44 -0400 Original-Received: from vlefevre by cventin.lip.ens-lyon.fr with local (Exim 4.92.1) (envelope-from ) id 1i0o5u-0004zT-Od; Thu, 22 Aug 2019 16:29:42 +0200 Content-Disposition: inline In-Reply-To: <835zmpcmka.fsf@gnu.org> X-Mailer-Info: https://www.vinc17.net/mutt/ X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:165583 Archived-At: On 2019-08-22 17:16:37 +0300, Eli Zaretskii wrote: > > > That's a feature, see ispell-skip-html. > > > > This is not documented in the Emacs manual. > > We don't document every obscure feature in the manual, that would make > it too large. Some user options are left out. I don't see why this > one is important enough to add it, sorry. That's not an obscure feature. The default is actually very silly. There's no reason to exclude XML comments by default. > > BTW, XML is not HTML. > > Yes, and neither is SGML. But a variable has a doc string, which is > supposed to say more than just the name. A user who does not know this variable and what it does will never find it. Moreover, the doc string makes no sense. People should learn how to write good documentation. -- Vincent Lefèvre - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)