GNU bug report logs -
#5578
23.1.92; M-x man should consider $MANPATH when making completions
Previous Next
Reported by: jidanni <at> jidanni.org
Date: Sat, 13 Feb 2010 23:49:01 UTC
Severity: normal
Done: jidanni <at> jidanni.org
Bug is archived. No further changes may be made.
Full log
Message #11 received at 5578 <at> debbugs.gnu.org (full text, mbox):
>>>>> "CY" == Chong Yidong <cyd <at> stupidchicken.com> writes:
CY> jidanni <at> jidanni.org writes:
>> M-x man should consider $MANPATH when making completions. It (via
>> /usr/bin/man) finds the pages fine, but one must type them in without
>> any TAB completion help. The TAB completion should examine one's e.g.,
>> MANPATH=/usr/local/man:/home/jidanni/.spamassassin-tree/man: too.
CY> It does complete, using `man -k'. Please provide a proper bug report.
$ man -w whoami
/usr/share/man/man1/whoami.1.gz
$ man -k whoami
whoami (1) - print effective userid
$ man -w sa-update
/home/jidanni/.spamassassin-tree/man/man1/sa-update.1p
$ man -k sa-update
$
Well, OK, but to change things, the user must probably fiddle with
/etc/manpath.config and run roots cronjob, when all he wants to do is
expand the names and not look at the definitions...
Just like one can expand the names of $PATH, why not $MANPATH...
This bug report was last modified 15 years and 97 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.