Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: alias -s doesn't friendly deal with programs having an extension
- X-seq: zsh-workers 23538
- From: Michael Prokop <news@xxxxxxxxxxxxxxxxx>
- To: Zsh-Workers <zsh-workers@xxxxxxxxxx>
- Subject: Re: alias -s doesn't friendly deal with programs having an extension
- Date: Fri, 8 Jun 2007 19:11:09 +0200
- In-reply-to: <20070604125905.4f1a48fd@xxxxxxxxxxxxxx>
- Mail-followup-to: Zsh-Workers <zsh-workers@xxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20070601095747.GA23444@xxxxxxxxxxxxxxxxxxxxxxxxxxx> <200706011029.l51ATZbo008613@xxxxxxxxxxxxxx> <20070601105036.GB26375@xxxxxxxxxxxxxxxxxxxxxxxxxxx> <200706011100.l51B0g4e008865@xxxxxxxxxxxxxx> <2007-06-03T23-14-39@xxxxxxxxxxxxxxxxxxxxxxxxx> <20070604125905.4f1a48fd@xxxxxxxxxxxxxx>
- Reply-to: Michael Prokop <zsh@xxxxxxxxxxxxxxxxx>
* Peter Stephenson <pws@xxxxxxx> [20070604 14:15]:
> On Sun, 3 Jun 2007 23:18:05 +0200
> Michael Prokop <news@xxxxxxxxxxxxxxxxx> wrote:
> > This would be great, I stumbled upon this bug with
> > autoload zsh-mime-setup && zsh-mime-setup
> > and using catalyst.pl from the catalyst web framework.
> > It took me some seconds to figure out why invoking catalyst.pl
> > always resulted in "catalyst.pl baerli: No such file or directory". ;)
> Hmm... do you have the style handle-nonexistent set to false? Otherwise,
> if it doesn't find the file locally it will simply try to execute it
> anyway. So if that's a normal executable script it should work.
No:
% zstyle -L | grep -i non
%
'catalyst.pl bla' does not work, whereas '=catalyst.pl bla' does.
regards,
-mika-
--
,'"`. http://www.michael-prokop.at/
( grml.org -» Linux Live-CD for texttool-users and sysadmins
`._,' http://www.grml.org/
Attachment:
signature.asc
Description: Digital signature
Messages sorted by:
Reverse Date,
Date,
Thread,
Author