GNU bug report logs - #10840
24.0.93; No `man' command completion on Windows (using Cygwin for man pages)

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Sat, 18 Feb 2012 19:54:02 UTC

Severity: minor

Found in version 24.0.93

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


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

From: Wolfgang Jenkner <wjenkner <at> inode.at>
To: "Drew Adams" <drew.adams <at> oracle.com>
Cc: 'Eli Zaretskii' <eliz <at> gnu.org>, 10840 <at> debbugs.gnu.org
Subject: Re: bug#10840: 24.0.93;
	No `man' command completion on Windows (using Cygwin for man pages)
Date: Sat, 15 Dec 2012 16:06:44 +0100
On Mon, Sep 17 2012, Drew Adams wrote:

>> >  $ man -k ^
>> >  ^: nothing appropriate
>> 
>> I guess your `man' doesn't support this option, or maybe it needs for
>> you to create the apropos database.  In any case, "M-x man" should
>> handle this kind of output gracefully, which it evidently doesn't.
>
> ping

As Eli suggested, the question is if your man program supports the `-k'
option.

If you don't have a `whatis' database you should have a `makewhatis' or
a `mandb' program to generate it.

Then, please try

$ man -k ls

What do you get then? Does one of

$ apropos ls

or

$ whatis ls

work?

If there's no joy, please post the output of

$ man -h
$ man --help
$ man --version

Wolfgang




This bug report was last modified 11 years and 165 days ago.

Previous Next


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