Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Process substitution and shell functions
- X-seq: zsh-workers 2166
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: Louis.Granboulan@xxxxxx (Louis Granboulan), zsh-workers@xxxxxxxxxxxxxxx
- Subject: Re: Process substitution and shell functions
- Date: Tue, 24 Sep 1996 11:01:44 -0700
- In-reply-to: Louis.Granboulan@xxxxxx (Louis Granboulan) "Re: Process substitution and shell functions" (Sep 24, 6:47pm)
- References: <199609241647.SAA22028@xxxxxxxxxxxxxxx>
- Reply-to: schaefer@xxxxxxx
On Sep 24, 6:47pm, Louis Granboulan wrote:
} Subject: Re: Process substitution and shell functions
}
} My patch moves the recovering of last_file_list from execpline
} to execshfunc.
} I don't understand why this was in execpline...
It can't go in execshfunc because execshfunc isn't executed when using
a simple builtin or an external command.
I think you have the right idea, it's just that the wrong job entry
was given the file list in the first place. Or something.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.nbn.com/people/lantern
New male in /home/schaefer:
>N 2 Justin William Schaefer Sat May 11 03:43 53/4040 "Happy Birthday"
Messages sorted by:
Reverse Date,
Date,
Thread,
Author