unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: [Emacs-diffs] master fc759eb: Fix with-coding-priority markup in Elisp manual
@ 2019-10-13 15:49 Eli Zaretskii
  2020-06-13 15:38 ` Basil L. Contovounesios
  0 siblings, 1 reply; 7+ messages in thread
From: Eli Zaretskii @ 2019-10-13 15:49 UTC (permalink / raw)
  To: Basil L. Contovounesios; +Cc: emacs-devel

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.



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-06-13 17:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-13 15:49 [Emacs-diffs] master fc759eb: Fix with-coding-priority markup in Elisp manual Eli Zaretskii
2020-06-13 15:38 ` 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

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).