> Date: Thu, 21 Feb 2013 20:18:56 +0100
> From: Patrice Dumas <pertu...@free.fr>
> 
> The first ambiguous construct is in fact
> 
>   @set x@c
> 
> I am not sure how this should be interpreted?  It may be considered
> 1. wrong
> 2. the same as
> 
>   @set x
> 
> 3. the same as
> 
>   @set x @c

Neither.  It's #2, but the following newline should be removed from
output when the macro is expanded.  Using @c for this purpose was a
popular trick with the old makeinfo.

Reply via email to