From: Po Lu <luangruo@yahoo.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org, ruijie@netyu.xyz
Subject: Re: master 391ff93f763 3/4: * doc/misc/calc.texi (Musical Notes): Fix build with Texinfo 4.13.
Date: Wed, 09 Aug 2023 20:24:02 +0800 [thread overview]
Message-ID: <87msz0wgil.fsf@yahoo.com> (raw)
In-Reply-To: <837cq4mo1r.fsf@gnu.org> (Eli Zaretskii's message of "Wed, 09 Aug 2023 14:51:28 +0300")
Eli Zaretskii <eliz@gnu.org> writes:
> Then I guess we are getting to the point where makeinfo 4.13 will no
> longer be a viable option. The current makeinfo, though still slower
> than 4.13, is significantly faster than the original 5.x versions if
> you build Texinfo with Perl extensions, and has too many useful
> features to stay with 4.13. So I urge you to upgrade.
[...]
> I don't know, please ask on the Texinfo list. And meanwhile please
> revert those changes, they should not have been installed in the first
> place.
I would prefer we wait for a need more pressing than @sub before making
such a decision, because Texinfo 5.0 requires a newer Perl than is
installed on many of the systems I use. In fact, @sub is not strictly
necessary; when the output is Info or ASCII, it emits:
a midi number to scientific pitch notation. For example, ‘500 Hz’ gets
converted to ‘B_4 + 21.3094853649 cents’ and ‘84’ to ‘C_6’.
which is not very distinct from:
a midi number to scientific pitch notation. For example, ‘500 Hz’ gets
converted to ‘B4 + 21.3094853649 cents’ and ‘84’ to ‘C6’.
and possibly more confounding, as underscores are seldom seen in musical
notation.
next prev parent reply other threads:[~2023-08-09 12:24 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20230809015052.0CD2CC038BE@vcs2.savannah.gnu.org>
2023-08-09 5:48 ` master 391ff93f763 3/4: * doc/misc/calc.texi (Musical Notes): Fix build with Texinfo 4.13 Ruijie Yu via Emacs development discussions.
2023-08-09 5:55 ` Po Lu
2023-08-09 11:51 ` Eli Zaretskii
2023-08-09 12:24 ` Po Lu [this message]
2023-08-09 12:56 ` Eli Zaretskii
2023-08-09 13:04 ` Po Lu
2023-08-09 13:23 ` Eli Zaretskii
2023-08-09 13:27 ` Po Lu
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=87msz0wgil.fsf@yahoo.com \
--to=luangruo@yahoo.com \
--cc=eliz@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=ruijie@netyu.xyz \
/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.