all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* nXML gags on XML with one long line
@ 2014-12-24  9:02 Boylan, Ross
  2014-12-24 11:41 ` Yuri Khan
  2014-12-24 16:28 ` Eli Zaretskii
  0 siblings, 2 replies; 4+ messages in thread
From: Boylan, Ross @ 2014-12-24  9:02 UTC (permalink / raw)
  To: help-gnu-emacs@gnu.org

I opened a .xml file that was relatively large in GNU Emacs 23.4.1 (x86_64-pc-linux-gnu, GTK+ Version 2.24.10)
 of 2012-09-08 on trouble, modified by Debian.  This opened in nXML mode, but started using up all the CPU (I think after I asked it to use outline mode) and became unresponsive.  Before that it showed a message saying the file was 87% validated (very roughly--from memory) for quite awhile (a minute?), with low CPU use.  It did eventually show as completely validated.

The xml file is one long block of text with no whitespace between entries; in fact, there isn't even a line break at the end of the file.  Some of the nXML documentation, specifically on paragraphs, refers to identifying paragraphs by line breaks.  Perhaps nXML can't cope with files without newlines?

At any rate, any suggestions for how to deal with the file, or at least debug the problem?

$ wc KHC-Endnote2.xml  # the file referred to above
      0  344068 4883375 KHC-Endnote2.xml

The file was exported from Endnote in its XML format.

Thanks.
Ross Boylan

P.S.  I was able to change to text mode, but that isn't too helpful since the thing is just one long string.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-12-24 20:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-24  9:02 nXML gags on XML with one long line Boylan, Ross
2014-12-24 11:41 ` Yuri Khan
2014-12-24 16:28 ` Eli Zaretskii
2014-12-24 20:08   ` Boylan, Ross

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.