emacs-devel
[Top][All Lists]
Advanced

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

xml-parse-file and text properties


From: JD Smith
Subject: xml-parse-file and text properties
Date: Tue, 18 Jul 2006 14:35:11 -0700
User-agent: Pan/0.14.2.91 (As She Crawled Across the Table)


xml-parse-file now includes text properties in its returned list, ala:

((name . #("WV_APPLET" 0 9 (fontified nil))) (link . #("WV_APPLET.html" 0
14 (fontified nil))))

when global-font-lock-mode is on, whereas before it did not.  Was this
intended?  Any way to temporarily avoid fontification on loaded
buffers (aside from turning global-font-lock-mode off prior to
xml-parse-file)?






reply via email to

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