GNU bug report logs - #31536
Misused Texinfo markup in misc.texi and ack.texi(emacs-26).

Previous Next

Package: emacs;

Reported by: Takesi Ayanokoji <ayanokoji.takesi <at> gmail.com>

Date: Sun, 20 May 2018 01:46:02 UTC

Severity: minor

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 31536-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Takesi Ayanokoji <ayanokoji.takesi <at> gmail.com>
Cc: 31536-done <at> debbugs.gnu.org
Subject: Re: bug#31536: Misused Texinfo markup in misc.texi and
 ack.texi(emacs-26).
Date: Sun, 20 May 2018 10:17:09 +0300
> From: Takesi Ayanokoji <ayanokoji.takesi <at> gmail.com>
> Date: Sun, 20 May 2018 10:45:06 +0900
> 
> In misc.texi (and ack.texi), there are misused Texinfo markups.
> 
> >>> start here
> ack.texi:1099:William Schelter wrote @file{telnet.el}, support for @code{telnet}
> misc.texi:1513:would from a regular terminal (e.g., using the @code{ssh} or
> misc.texi:1514:@code{telnet} or @code{rlogin} commands), from a Term window.
> <<<end here
> 
> I think these @code{...} markups should marked with @command{...}.

The effect of @command is the same as that of @code, see the Texinfo
manual.  We didn't use @command for a long time because we tried to be
compatible to old versions of Texinfo, which didn't support it.  Now
that reason is gone, so I fixed the misc.texi parts.  I left alone the
ack.texi part, since I didn't feel like changing attributions just on
behalf of an unimportant markup issue.

Thanks.




This bug report was last modified 7 years and 98 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.