zsh-workers
 help / color / mirror / code / Atom feed
From: Andrew Ryan <nerdrew@gmail.com>
To: zsh-workers@zsh.org
Subject: Problem with _configure argument autocomplete
Date: Sun, 13 Dec 2009 20:04:54 -0500	[thread overview]
Message-ID: <14d6ea0c0912131704h74b9936en9f1746397a5c5359@mail.gmail.com> (raw)

The mod_wsgi configure script has the following options (taken from
./configure -h):

Optional Packages:
  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
  --with-apxs=NAME        name of the apxs executable [apxs]
  --with-python=NAME      name of the python executable [python]


The "--with-python=NAME" option does not autocomplete the path
following the equal sign.

Adding the following to the end of _configure makes it autocomplete correctly:

'*=NAME*:directory:_files -/'

I don't know if this conflicts with anything else. I also don't know
how common "=NAME" is in configure script options.

Andrew


             reply	other threads:[~2009-12-14  1:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-14  1:04 Andrew Ryan [this message]
2009-12-14 20:46 ` Peter Stephenson

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=14d6ea0c0912131704h74b9936en9f1746397a5c5359@mail.gmail.com \
    --to=nerdrew@gmail.com \
    --cc=zsh-workers@zsh.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 public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).