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 15:50:04 +0200 Message-ID: <20190822135004.GA1999@cventin.lip.ens-lyon.fr> References: <87wof5ibwp.fsf@vinc17.net> <83imqpcoj2.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="257061"; 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 15:52:57 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 1i0nWL-0014hU-AD for geb-bug-gnu-emacs@m.gmane.org; Thu, 22 Aug 2019 15:52:57 +0200 Original-Received: from localhost ([::1]:43328 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i0nWJ-0002im-FB for geb-bug-gnu-emacs@m.gmane.org; Thu, 22 Aug 2019 09:52:55 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:45811) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i0nUX-0000mO-GA for bug-gnu-emacs@gnu.org; Thu, 22 Aug 2019 09:51:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i0nUU-0007fy-VM for bug-gnu-emacs@gnu.org; Thu, 22 Aug 2019 09:51:04 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:56588) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i0nUT-0007fI-OF for bug-gnu-emacs@gnu.org; Thu, 22 Aug 2019 09:51:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1i0nUT-0007K6-Js for bug-gnu-emacs@gnu.org; Thu, 22 Aug 2019 09:51:01 -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 13:51:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37141 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: notabug Original-Received: via spool by 37141-submit@debbugs.gnu.org id=B37141.156648180928082 (code B ref 37141); Thu, 22 Aug 2019 13:51:01 +0000 Original-Received: (at 37141) by debbugs.gnu.org; 22 Aug 2019 13:50:09 +0000 Original-Received: from localhost ([127.0.0.1]:37176 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1i0nTd-0007Is-An for submit@debbugs.gnu.org; Thu, 22 Aug 2019 09:50:09 -0400 Original-Received: from cventin.lip.ens-lyon.fr ([140.77.13.17]:35410) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1i0nTZ-0007Ii-Dv for 37141@debbugs.gnu.org; Thu, 22 Aug 2019 09:50:06 -0400 Original-Received: from vlefevre by cventin.lip.ens-lyon.fr with local (Exim 4.92.1) (envelope-from ) id 1i0nTY-0002FF-D0; Thu, 22 Aug 2019 15:50:04 +0200 Content-Disposition: inline In-Reply-To: <83imqpcoj2.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:165572 Archived-At: On 2019-08-22 16:34:09 +0300, Eli Zaretskii wrote: > tags 37141 notabug > thanks I disagree. That would be at least a documentation bug. > > $ cat sp-test.xml > > > > $ emacs -Q sp-test.xml > > > > which loads the file in nXML mode. If I select "zzz" and do an > > ispell-region, a mistake is detected. But if I select the whole > > line and do an ispell-region, the mistake isn't detected. > > That's a feature, see ispell-skip-html. This is not documented in the Emacs manual. BTW, XML is not HTML. -- Vincent Lefèvre - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)