zsh-users
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: Zsh Users <zsh-users@zsh.org>
Subject: whence (was Re: local unfunction)
Date: Sat, 31 Mar 2018 08:25:38 -0700	[thread overview]
Message-ID: <CAH+w=7Zz4HMfB_RA5nHr_i_iwKvD=S0QOjcogc0Y0OYSXv0JXw@mail.gmail.com> (raw)

On Sat, Mar 31, 2018 at 7:58 AM, Ray Andrews <rayandrews@eastlink.ca> wrote:
> On 30/03/18 10:23 PM, Bart Schaefer wrote:
>>
>> Try adding -w to get whence to tell you which hash table it's reading
>> from.
>
>  $ which -mwa zsh
> zsh: command
> zsh: command
> zsh: command
>
> ... I had looked at that but the output doesn't seem to say anything useful.

Firstly, "which" isn't the same as "whence" although it should become
equivalent if -w is present.

However, that's not the same thing that produced unexpected results
before; you've added -a and removed the wildcard from "zsh*".  I meant
to retry all three, but in particular this one:

% whence -wm "zsh*"


             reply	other threads:[~2018-03-31 15:25 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-31 15:25 Bart Schaefer [this message]
2018-03-31 17:21 ` Ray Andrews
2018-04-01  1:18   ` Bart Schaefer
2018-04-01  4:29     ` Ray Andrews
2018-04-01 17:33     ` Daniel Shahaf
2018-04-01 18:17       ` Bart Schaefer
2018-04-04 18:10         ` Daniel Shahaf
2018-04-05  0:20           ` Bart Schaefer
2018-04-05  1:41             ` Ray Andrews
2018-04-05  5:08               ` Bart Schaefer
2018-04-05 14:28                 ` Ray Andrews

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='CAH+w=7Zz4HMfB_RA5nHr_i_iwKvD=S0QOjcogc0Y0OYSXv0JXw@mail.gmail.com' \
    --to=schaefer@brasslantern.com \
    --cc=zsh-users@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).