emacs-devel
[Top][All Lists]
Advanced

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

Re: nxml-mode parser and multi major modes


From: Jason Rumney
Subject: Re: nxml-mode parser and multi major modes
Date: Wed, 28 May 2008 01:06:40 +0100
User-agent: Thunderbird 2.0.0.14 (Windows/20080421)


Ok, here comes the diff.

It seems that the point of this diff is to make the validation code of nxml-mode ignore certain chunks of invalid XML within the buffer, is that right? If so, then XML already has a mechanism for telling parsers not to parse a block of text: <![CDATA[ ... ]]>, though you may need to customize the face that is used to display the contents to avoid conflict with the other mode that you intend to use on its contents.





reply via email to

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