From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.bugs Subject: bug#2600: 23.0.91; selecting and deselecting nxml Date: Sun, 08 Mar 2009 11:55:46 -0400 Message-ID: <8763iknh4t.fsf@cyd.mit.edu> Reply-To: Chong Yidong , 2600@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1236528814 32539 80.91.229.12 (8 Mar 2009 16:13:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 8 Mar 2009 16:13:34 +0000 (UTC) Cc: 2600@emacsbugs.donarmstrong.com To: dirk@andal.casca.com Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Mar 08 17:14:51 2009 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LgLeL-0001Ta-0c for geb-bug-gnu-emacs@m.gmane.org; Sun, 08 Mar 2009 17:14:49 +0100 Original-Received: from localhost ([127.0.0.1]:36703 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LgLcz-0005b5-4W for geb-bug-gnu-emacs@m.gmane.org; Sun, 08 Mar 2009 12:13:25 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LgLTc-0000pK-N7 for bug-gnu-emacs@gnu.org; Sun, 08 Mar 2009 12:03:44 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LgLTb-0000o9-9O for bug-gnu-emacs@gnu.org; Sun, 08 Mar 2009 12:03:43 -0400 Original-Received: from [199.232.76.173] (port=51694 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LgLTb-0000nr-3Q for bug-gnu-emacs@gnu.org; Sun, 08 Mar 2009 12:03:43 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:45114) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LgLTa-0007ZI-C7 for bug-gnu-emacs@gnu.org; Sun, 08 Mar 2009 12:03:42 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n28G3eKO013421; Sun, 8 Mar 2009 09:03:40 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id n28G04VQ012286; Sun, 8 Mar 2009 09:00:04 -0700 X-Loop: owner@emacsbugs.donarmstrong.com Resent-From: Chong Yidong Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sun, 08 Mar 2009 16:00:04 +0000 Resent-Message-ID: Resent-Sender: owner@emacsbugs.donarmstrong.com X-Emacs-PR-Message: followup 2600 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 2600-submit@emacsbugs.donarmstrong.com id=B2600.123652767710893 (code B ref 2600); Sun, 08 Mar 2009 16:00:04 +0000 Original-Received: (at 2600) by emacsbugs.donarmstrong.com; 8 Mar 2009 15:54:37 +0000 X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. Original-Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n28FsYJC010886 for <2600@emacsbugs.donarmstrong.com>; Sun, 8 Mar 2009 08:54:35 -0700 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id 494FD57E205; Sun, 8 Mar 2009 11:55:46 -0400 (EDT) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Resent-Date: Sun, 08 Mar 2009 12:03:43 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:26132 Archived-At: > I selected 'nxml-mode' in a buffer with text in it. The file contains > no valid xml, so most of the text gets underlined in red. After > switching back to 'text-mode', the invalid xml still gets underlined. > > I could not find an obvious way to turn it off. I can't reproduce this. Please provide the exact file that you used, and the exact steps that you took, beginning with `emacs -Q'.