GNU bug report logs - #25033
[PATCH] Add a missing index for `man'.

Previous Next

Package: emacs;

Reported by: Hong Xu <hong <at> topbug.net>

Date: Sat, 26 Nov 2016 09:19:02 UTC

Severity: minor

Tags: patch

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

Bug is archived. No further changes may be made.

Full log


Message #8 received at 25033 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Hong Xu <hong <at> topbug.net>
Cc: 25033 <at> debbugs.gnu.org
Subject: Re: bug#25033: [PATCH] Add a missing index for `man'.
Date: Sat, 26 Nov 2016 11:29:44 +0200
> From: Hong Xu <hong <at> topbug.net>
> Date: Sat, 26 Nov 2016 01:18:26 -0800
> 
> 	* programs.texi (Man Page): Add the index for `man'.
> ---
>  doc/emacs/programs.texi | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/doc/emacs/programs.texi b/doc/emacs/programs.texi
> index e409affd67d1..fc9f8e88b47a 100644
> --- a/doc/emacs/programs.texi
> +++ b/doc/emacs/programs.texi
> @@ -1193,6 +1193,7 @@ Man Page
>  with Info (@pxref{Misc Help}).  This process is not finished, so it is
>  still useful to read manual pages.
>  
> +@findex man
>  @findex manual-entry
>    You can read the man page for an operating system command, library
>  function, or system call, with the @kbd{M-x man} command.  This

If I type "i man RET" in the current Emacs manual, I land in that
node, and "i man TAB" produces a list of completions one of which is
"man pages", which leads to the same node.  So why did you see the
need for adding this index entry?

Thanks.




This bug report was last modified 8 years and 234 days ago.

Previous Next


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