unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefan@marxist.se>
To: 57108@debbugs.gnu.org
Subject: bug#57108: Time to retire texinfmt.el
Date: Wed, 10 Aug 2022 05:25:03 -0700	[thread overview]
Message-ID: <CADwFkmmZLH_jDrLv0TmBPucd6d=QShu5F5uHfpAHJnA4V67NeA@mail.gmail.com> (raw)
In-Reply-To: <CADwFkmkCqOHopCLNfRh90dF+dn4F=FLhxMzmhTfOd2Smibz56w@mail.gmail.com> (Stefan Kangas's message of "Wed, 10 Aug 2022 03:52:33 -0700")

Stefan Kangas <stefan@marxist.se> writes:

> It seems like it does nothing that makeinfo doesn't already do better,
> and maintaining it separately from the texinfo project seems like
> duplicate and wasted effort.

I found it instructive to run `M-x texinfo-format-buffer' in
"doc/misc/org.texi", then `C-x C-s' to save the file "org.info", and
then run the following command from the command line:

    diff -u info/org.info doc/misc/org.info

This demonstrates that texinfmt.el would need *a lot* of work to produce
output that of the same high quality makeinfo.  It leaves things out
from the output, can't handle some markup, mishandles quote characters,
etc., etc.

Just to give an idea:

    diff -u info/org.info doc/misc/org.info | wc -l
    => 44325





  reply	other threads:[~2022-08-10 12:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-10 10:52 bug#57108: Time to retire texinfmt.el Stefan Kangas
2022-08-10 12:25 ` Stefan Kangas [this message]
2022-08-10 14:12   ` Stefan Kangas

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to='CADwFkmmZLH_jDrLv0TmBPucd6d=QShu5F5uHfpAHJnA4V67NeA@mail.gmail.com' \
    --to=stefan@marxist.se \
    --cc=57108@debbugs.gnu.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).