all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'Eli Zaretskii'" <eliz@gnu.org>
Cc: 10840@debbugs.gnu.org
Subject: bug#10840: 24.0.93; No `man' command completion on Windows (using Cygwin for man pages)
Date: Sat, 18 Feb 2012 12:28:04 -0800	[thread overview]
Message-ID: <F7D2E62FBBD645298644C88850B85D02@us.oracle.com> (raw)
In-Reply-To: <83ehtrvqrl.fsf@gnu.org>

> 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 -k ^

You also sent a mail saying to try `man ^', i.e., without `-k'.  I tried both.

 $ man -k ^
 ^: nothing appropriate

 $ man ^
 No manual entry for ^

Dunno whether that helps.  As I said, if I type nothing in the minibuffer and
then hit TAB it completes to `^:' with no further completion available.  If I
instead type something (e.g. `l') and then hit TAB I get the message `[No
match]'.

The shell is bash.  (And "man ls RET" works fine at the bash prompt.)






  reply	other threads:[~2012-02-18 20:28 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-18 19:51 bug#10840: 24.0.93; No `man' command completion on Windows (using Cygwin for man pages) Drew Adams
2012-02-18 20:18 ` Eli Zaretskii
2012-02-18 20:19 ` Eli Zaretskii
2012-02-18 20:28   ` Drew Adams [this message]
2012-02-19  4:00     ` Eli Zaretskii
2012-09-17  0:14       ` Drew Adams
2012-12-15 15:06         ` Wolfgang Jenkner
2012-12-21 18:11           ` Wolfgang Jenkner
2014-02-09  5:13             ` Lars Ingebrigtsen
2014-02-11 14:38               ` Drew Adams

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=F7D2E62FBBD645298644C88850B85D02@us.oracle.com \
    --to=drew.adams@oracle.com \
    --cc=10840@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.