emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Emacs-diffs] master fc759eb: Fix with-coding-priority markup in Eli


From: Basil L. Contovounesios
Subject: Re: [Emacs-diffs] master fc759eb: Fix with-coding-priority markup in Elisp manual
Date: Sat, 13 Jun 2020 17:35:58 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

>> From: "Basil L. Contovounesios" <contovob@tcd.ie>
>> Cc: emacs-devel@gnu.org
>> Date: Sat, 13 Jun 2020 16:38:50 +0100
>> 
>> > 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?
>
> What problem are you trying to avoid here?

>>   ...like ‘progn’ does (see progn.), with...
                                    ^^^
                                    This

There shouldn't be a full stop there, right?

-- 
Basil



reply via email to

[Prev in Thread] Current Thread [Next in Thread]