Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: completion for perldoc
- X-seq: zsh-workers 7682
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: PATCH: completion for perldoc
- Date: Tue, 7 Sep 1999 11:02:48 +0200 (MET DST)
- In-reply-to: Peter Stephenson's message of Tue, 07 Sep 1999 10:57:22 +0200
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Peter Stephenson wrote:
> Adam Spiers wrote:
> > > _perldoc {
> > > ...
> >
> > I forgot to say: this kills zsh :-(
>
> There's no () after _perldoc, so it thinks it's a function call, not a
> definition. You just generate hundreds of recursive calls to _perldoc
> until the machine gets board of having enough space on the stack, or
> something.
Ah, was that it? I thought he had just copied the bodies from
somewhere and added the `perldoc {' by hand.
So, just forget the end of my last message, please.
> The may be a bug here. Has anyone the slightest idea why `_perldoc {'
> is accepted as a complete command line with the argument "{"?
Dunno, but `ksh' and `bash' behave in the same way.
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author