Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: stderr from _call_program (Re: rsync --progress stops completion)
- X-seq: zsh-workers 33225
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: stderr from _call_program (Re: rsync --progress stops completion)
- Date: Tue, 23 Sep 2014 20:27:34 -0700
- In-reply-to: <140923090846.ZM3709@torch.brasslantern.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <lv9jav$8l6$1@ger.gmane.org> <2002755.9ryFYYVtTN@note> <5418786F.8030001@thregr.org> <140916175124.ZM5742@torch.brasslantern.com> <54194198.2010607@thregr.org> <140917085133.ZM6725@torch.brasslantern.com> <541AA918.8060503@thregr.org> <140918093602.ZM7963@torch.brasslantern.com> <140918190130.ZM8366@torch.brasslantern.com> <9603.1411126819@thecus.kiddle.eu> <140920174851.ZM5095@torch.brasslantern.com> <11100.1411483304@thecus.kiddle.eu> <140923090846.ZM3709@torch.brasslantern.com>
On Sep 23, 9:08am, Bart Schaefer wrote:
}
} The only cases of _call_program I've found that aren't executed in a
} subshell are in guard functions in _git, and two calls in _texinfo that
} look like mistakes to me.
Please ignore the _texinfo patch. On further examination the $info
array is later expanded as $( ${info} ... ) so this was not a mistake
at all.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author