zsh-users
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-users@sunsite.dk
Subject: Re: zstyle for function instead of command?
Date: Sun, 23 Nov 2008 11:09:14 -0800	[thread overview]
Message-ID: <081123110914.ZM25465@torch.brasslantern.com> (raw)
In-Reply-To: <6a42eec70811221802k7acac76cgb6a9c1ccbc39c0db@mail.gmail.com>

On Nov 22,  6:02pm, sam reckoner wrote:
} 
} % gvim ^Xh
} 
} tags in context :completion::complete:gvim::
}     argument-rest options  (_arguments _vim)
} tags in context :completion::complete:gvim:argument-rest:
}     all-files  (_files _vim_files _arguments _vim)
} 
} But when I try the same w/
} 
} % v ^Xh
} 
} I get nothing.

That's extremely suspicious.  You should get some kind of output for
anything, e.g., the default fallback for completion should produce

tags in context :completion::complete:v::
    globbed-files  (_files _default (eval))

What do you get if the word in command position is an entirely non-
existent command, that is, neither a .exe nor a function nor an alias?
Does it matter whether that word is a single character long, or longer?

Do you have autocd set and is there a directory named "v" somewhere
in your cdpath?  I'm sort of grabbing straws here.  You don't have a
v: drive, do you?

} did I find a bug? I am using cygwin on winXP

Unfortunately I don't have a cygwin environment in which to fool with
this, and as 4.3.9 is out now it might be better if you can reproduce
the problem with that rather than 4.3.4.


  reply	other threads:[~2008-11-23 19:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-23  2:02 sam reckoner
2008-11-23 19:09 ` Bart Schaefer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-11-26 19:50 sam reckoner
2008-11-22  0:14 sam reckoner
2008-11-22  4:11 ` Bart Schaefer

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=081123110914.ZM25465@torch.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=zsh-users@sunsite.dk \
    /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).