Bug 19240

Summary: completion for M-x man
Product: Branch 4.0 Reporter: Ivan Zakharyaschev <imz>
Component: emacs22-commonAssignee: Eugene Vlasov <eugvv>
Status: CLOSED NOTABUG QA Contact: Q.A. 4.0 <qa-4.0>
Severity: enhancement    
Priority: P2    
Version: 4.0   
Hardware: all   
OS: Linux   

Description Ivan Zakharyaschev 2009-03-19 03:16:19 MSK
+++ This bug was initially created as a clone of Bug #19239 +++

emacs22-common-22.1-alt2

Some things can be completed in the minibuffer (e.g., filenames for C-x C-f). It would be convenient to have it for man, too:

M-x man
...TAB

could suggest the available manpages (as bash-completion does).
Comment 1 Eugene Vlasov 2009-03-19 10:34:27 MSK
Use M-x woman for completion, this is documented behavior.