all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
To: Juri Linkov <juri@jurta.org>
Cc: karl@gnu.org, ttn@gnuvola.org, emacs-devel@gnu.org
Subject: Re: Texinfo XML support in Emacs Info browser
Date: Sun, 03 Jun 2007 17:27:21 -0400	[thread overview]
Message-ID: <E1Huxbd-00061D-4O@fencepost.gnu.org> (raw)
In-Reply-To: <87odjxmk8n.fsf@jurta.org> (message from Juri Linkov on Sun, 03 Jun 2007 12:59:36 +0300)

    This is the exact reason why I leaned toward using regexps instead of
    xml-parse-file.  In my first attempt to use xml-parse-file I discovered
    that `makeinfo --xml' sometimes produces non-wellformed XML, so we can't
    parse it with xml-parse-file.  Even if this will be fixed in the future
    releases of makeinfo, old versions still produce invalid XML output.

I don't think we need to cater to the buggy makeinfo.  This is a
long-term issue, and in the long-term we can fix makeinfo.

That doesn't mean your regexp-based approach is bad.

Would you please report the makeinfo bugs to bug-texinfo?
That is very important.

      parent reply	other threads:[~2007-06-03 21:27 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-02 23:03 Texinfo XML support in Emacs Info browser Juri Linkov
2007-06-03  9:39 ` Thien-Thi Nguyen
2007-06-03  9:59   ` Juri Linkov
2007-06-03 21:23     ` Karl Berry
2007-06-03 22:47       ` Juri Linkov
2007-06-03 23:45         ` Drew Adams
2007-06-06  0:43           ` Stefan Monnier
2007-06-03 23:26       ` Thien-Thi Nguyen
2007-06-03 21:27     ` Richard Stallman [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1Huxbd-00061D-4O@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=juri@jurta.org \
    --cc=karl@gnu.org \
    --cc=ttn@gnuvola.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.