On 13/01/17 08:40 PM, Daniel Shahaf wrote:
So I do. I can't remember what breaks when that's off, I'd better read up on it.Ray Andrews wrote on Fri, Jan 13, 2017 at 20:13:49 -0800:I'd expect the 'm' and 'a' switches to do their duty even if there is a local file.That's expected when you have setopt nonomatch in your config. The alternative is to leave the option at its default setting and use «alias whence='noglob whence'».
Thanks Daniel.