unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Basil L. Contovounesios" <contovob@tcd.ie>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: [Emacs-diffs] master fc759eb: Fix with-coding-priority markup in Elisp manual
Date: Sat, 13 Jun 2020 16:38:50 +0100	[thread overview]
Message-ID: <87a7179drp.fsf@tcd.ie> (raw)
In-Reply-To: <83bluklk7f.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 13 Oct 2019 18:49:08 +0300")

Eli Zaretskii <eliz@gnu.org> writes:

> 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?

Sorry about the late reply.  I think the reason I removed it is because
it produces the following Info:

  This macro executes BODY, like ‘progn’ does (see progn
  .), with CODING-SYSTEMS at the front of the priority list
  for coding systems.  CODING-SYSTEMS should be a list of coding
  systems to prefer during execution of BODY.

Any ideas how to cajole it?

Thanks,

-- 
Basil



  reply	other threads:[~2020-06-13 15:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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

  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=87a7179drp.fsf@tcd.ie \
    --to=contovob@tcd.ie \
    --cc=eliz@gnu.org \
    --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 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).