From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#10840: 24.0.93; No `man' command completion on Windows (using Cygwin for man pages) Date: Sat, 18 Feb 2012 22:18:32 +0200 Message-ID: <83fwe7vqsn.fsf@gnu.org> References: <66610117D7564FE49598FDDC6BCC8308@us.oracle.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: dough.gmane.org 1329596532 16448 80.91.229.3 (18 Feb 2012 20:22:12 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 18 Feb 2012 20:22:12 +0000 (UTC) Cc: 10840@debbugs.gnu.org To: Drew Adams Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Feb 18 21:22:11 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RyqnH-0000WN-Ow for geb-bug-gnu-emacs@m.gmane.org; Sat, 18 Feb 2012 21:22:08 +0100 Original-Received: from localhost ([::1]:48227 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RyqnG-00072w-KO for geb-bug-gnu-emacs@m.gmane.org; Sat, 18 Feb 2012 15:22:06 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:32768) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RyqnC-00072Y-Mx for bug-gnu-emacs@gnu.org; Sat, 18 Feb 2012 15:22:03 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RyqnB-00016c-5m for bug-gnu-emacs@gnu.org; Sat, 18 Feb 2012 15:22:02 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:41318) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RyqnB-00016X-3t for bug-gnu-emacs@gnu.org; Sat, 18 Feb 2012 15:22:01 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1Ryqp7-0007Ly-OR for bug-gnu-emacs@gnu.org; Sat, 18 Feb 2012 15:24:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 18 Feb 2012 20:24:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10840 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 10840-submit@debbugs.gnu.org id=B10840.132959659928211 (code B ref 10840); Sat, 18 Feb 2012 20:24:01 +0000 Original-Received: (at 10840) by debbugs.gnu.org; 18 Feb 2012 20:23:19 +0000 Original-Received: from localhost ([127.0.0.1]:44939 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RyqoQ-0007Ky-Ox for submit@debbugs.gnu.org; Sat, 18 Feb 2012 15:23:18 -0500 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:50811) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RyqoO-0007Kd-Rr for 10840@debbugs.gnu.org; Sat, 18 Feb 2012 15:23:17 -0500 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0LZL00800V5XG400@a-mtaout23.012.net.il> for 10840@debbugs.gnu.org; Sat, 18 Feb 2012 22:20:35 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([77.124.150.51]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LZL008GKV6AE080@a-mtaout23.012.net.il>; Sat, 18 Feb 2012 22:20:35 +0200 (IST) In-reply-to: <66610117D7564FE49598FDDC6BCC8308@us.oracle.com> X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:56994 Archived-At: > From: "Drew Adams" > Date: Sat, 18 Feb 2012 11:51:23 -0800 > > emacs -Q > > M-x man RET > > Hitting TAB (with no minibuffer input) completes the empty input to the > two chars `^:'. Thereafter I can do nothing with that. Whether I type > anything after the `^:' or not, TAB just completes to `^:'. man.el invokes the `man' command with "^" concatenated to whatever you typed. So the question becomes what does your port of `man' produce if you invoke it from the shell command line like this: man ^