zsh-users
 help / color / mirror / code / Atom feed
* whence (was Re: local unfunction)
@ 2018-03-31 15:25 Bart Schaefer
  2018-03-31 17:21 ` Ray Andrews
  0 siblings, 1 reply; 11+ messages in thread
From: Bart Schaefer @ 2018-03-31 15:25 UTC (permalink / raw)
  To: Zsh Users

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*"


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2018-04-05 14:29 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-31 15:25 whence (was Re: local unfunction) Bart Schaefer
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

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).