all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* xml.el should ignore \r
@ 2002-12-04 19:29 mah
  0 siblings, 0 replies; only message in thread
From: mah @ 2002-12-04 19:29 UTC (permalink / raw)



When parsing a file, xml.el should ignore \r.  Many XML sources
from the net contain this character.  See the source for
http://www.benhammersley.com/ for an example.

This means essentially replacing all "\t\n" in xml.el with
"\t\r\n", but I believe this should be a variable that can be
changed in just one spot (i.e. substitute "\t\n" with
xml-whitespace).

-- 
You are a mystery as deep as the sea; the more I search, the more
I find, and the more I find the more I search for you.
	    -- St. Catherine of Siena

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-12-04 19:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-04 19:29 xml.el should ignore \r mah

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.