From: Eli Zaretskii <eliz@gnu.org>
To: Basil L. Contovounesios <contovob@tcd.ie>
Cc: emacs-devel@gnu.org
Subject: Re: [Emacs-diffs] master fc759eb: Fix with-coding-priority markup in Elisp manual
Date: Sun, 13 Oct 2019 18:49:08 +0300 [thread overview]
Message-ID: <83bluklk7f.fsf@gnu.org> (raw)
This change loses information:
-@defmac with-coding-priority coding-systems &rest body@dots{}
-This macro execute @var{body}, like @code{progn} does
-(@pxref{Sequencing, progn}), with @var{coding-systems} at the front of
-the priority list for coding systems. @var{coding-systems} should be
-a list of coding systems to prefer during execution of @var{body}.
+@defmac with-coding-priority coding-systems &rest body
+This macro executes @var{body}, like @code{progn} does
+(@pxref{Sequencing}), with @var{coding-systems} at the front of the
+priority list for coding systems. @var{coding-systems} should be a
+list of coding systems to prefer during execution of @var{body}.
The 2nd argument of @pxref, as in @pxref{Sequencing, progn} above, is
not a no-op, and I see no reason to remove it in this case. Did I
miss something?
Thanks for improving our documentation.
next reply other threads:[~2019-10-13 15:49 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-13 15:49 Eli Zaretskii [this message]
2020-06-13 15:38 ` [Emacs-diffs] master fc759eb: Fix with-coding-priority markup in Elisp manual Basil L. Contovounesios
2020-06-13 15:49 ` Eli Zaretskii
2020-06-13 16:35 ` Basil L. Contovounesios
2020-06-13 16:42 ` Eli Zaretskii
2020-06-13 17:03 ` Basil L. Contovounesios
2020-06-13 17:16 ` Eli Zaretskii
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=83bluklk7f.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=contovob@tcd.ie \
--cc=emacs-devel@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 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.