Package: emacs;
Reported by: Takesi Ayanokoji <ayanokoji.takesi <at> gmail.com>
Date: 2018年5月20日 01:46:02 UTC
Severity: minor
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 31536 in the body.
You can then email your comments to 31536 AT debbugs.gnu.org in the normal way.
the display of automated, internal messages from the tracker.
View this report as an mbox folder, status mbox, maintainer mbox
bug-gnu-emacs <at> gnu.org:bug#31536; Package emacs.
(2018年5月20日 01:46:02 GMT) Full text and rfc822 format available.Takesi Ayanokoji <ayanokoji.takesi <at> gmail.com>:bug-gnu-emacs <at> gnu.org.
(2018年5月20日 01:46:02 GMT) Full text and rfc822 format available.Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From: Takesi Ayanokoji <ayanokoji.takesi <at> gmail.com> To: bug-gnu-emacs <at> gnu.org Subject: Misused Texinfo markup in misc.texi and ack.texi(emacs-26). Date: 2018年5月20日 10:45:06 +0900
[Message part 1 (text/plain, inline)]
Hi Emacs developers.
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{...}.
Thanks.
ayatakesi <ayanokoji.takesi <at> gmail.com>
[Message part 2 (text/html, inline)]
Eli Zaretskii <eliz <at> gnu.org>:Takesi Ayanokoji <ayanokoji.takesi <at> gmail.com>: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: 2018年5月20日 10:17:09 +0300
> From: Takesi Ayanokoji <ayanokoji.takesi <at> gmail.com>
> Date: 2018年5月20日 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.
Debbugs Internal Request <help-debbugs <at> gnu.org>
to internal_control <at> debbugs.gnu.org.
(2018年6月17日 11:24:05 GMT) Full text and rfc822 format available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.