zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh workers <zsh-workers@zsh.org>
Subject: Re: completers using zstat don't work with zmodload -F zsh/stat
Date: Wed, 27 Jul 2011 01:20:46 -0700	[thread overview]
Message-ID: <110727012046.ZM21543@torch.brasslantern.com> (raw)
In-Reply-To: <CAHYJk3RmB+sYiUQ7BXX7qaJJ9s-NPg0JmCVB03H+_sTx+=a6Qw@mail.gmail.com>

On Jul 26,  9:09pm, Mikael Magnusson wrote:
}
} I just got the idea to 'which' the function, and indeed all the zstat
} are magically replaced with 'builtin stat', which explains the
} trouble. Why does that happen though?

It must be that you have an alias for zstat.  This doesn't happen to
me.  Make sure you're autoloading the completion functions with
"autoload -U" ?  Although compinit should do that for you.

Perhaps you zcompile'd the completion functions and did not use
"zcompile -U" ?


  reply	other threads:[~2011-07-27  8:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-26 19:09 Mikael Magnusson
2011-07-27  8:20 ` Bart Schaefer [this message]
2011-07-27  9:04   ` Mikael Magnusson
2011-07-27 16:38     ` Bart Schaefer
2011-07-27 16:44       ` Mikael Magnusson
2011-07-27 18:18         ` Bart Schaefer
2011-07-27 18:24           ` Mikael Magnusson
2011-07-27 19:32             ` 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=110727012046.ZM21543@torch.brasslantern.com \
    --to=schaefer@brasslantern.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).