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 12:32:56 -0700	[thread overview]
Message-ID: <110727123256.ZM22914@torch.brasslantern.com> (raw)
In-Reply-To: <CAHYJk3RQaPHsLOf+0ON89Miqmh6gXH9ubtzxz7X3tY_LSLfMtw@mail.gmail.com>

On Jul 27,  8:24pm, Mikael Magnusson wrote:
}
} Hm, but if it's only loaded at "runtime", why does the alias get
} expanded then? My user doesn't have the zstat alias. Are aliases still
} expanded during compilation inside function definitions but -U is
} somehow not active? (This sounds odd).

That does sound odd.  I suppose you can try running zrecompile with
set -x and/or set -v and catch the zcompile calls to be sure that
the -U option is in fact being passed through.  I suppose it's not
impossible that some other recent change has mucked up the use of
the "noaliases" C-code global to control this.


      reply	other threads:[~2011-07-27 19:33 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
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 [this message]

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=110727123256.ZM22914@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).