X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:reply-to:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=dpAknOV8ltOQiGnA nlfM8/p8qi6qPBhN7nE49R1D0JREDSF9k/smewy0c5gPQYrdFMe7Oi45/bG9eEx7 adwP49AWBus97TVYnUd6eQd8QdnQ7IfVvOhT4EKr+mstblkI34Y64vry60jm7BZR rbJ4TDmdMfJgchGlEXO+TH4v5sg= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:reply-to:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; s=default; bh=c0jA1u6LMP6BjHq7EUwsCU 42zjc=; b=elj3EWx//XzaEltIUi3QsIdyS/ldJlM39Of/QCC3mDXRYoU2QHd2tX qT5wWeAi5shseuFHXTcyWVY/uyxIq2ayCjGVi8Co5fZXIrHpz57wRhpf9WMT4D2z szH3pS/eEJ12xckdB8kKbWqjSJKD0T/sqQJY6bxpGlxx7diD9VoZg= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.0 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: vms173017pub.verizon.net Message-id: <5304F432.20106@cygwin.com> Date: Wed, 19 Feb 2014 13:13:06 -0500 From: "Larry Hall (Cygwin)" Reply-to: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: xargs: Broken in version 1.7.28; works in legacy version 1.7.7-1 References: In-reply-to: Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit On 2/19/2014 6:48 AM, Kai Tischler wrote: > My OS: Win XP Pro SP3 > My XEmacs: 21.4.19 > > My original problem: > - I had upgraded to the latest CygWin version 1.7.28 > - XEmacs hangs at startup; because an xargs process hangs > - Furthermore, xargs does not seem to work properly in the shell > > At first I thought that XEmacs shouldn't invoke an xargs process at all > at startup; but investigation showed: An xargs process IS invoked at XEmacs > startup for ages ... So something had to be probably "im Argen (wrong)" with > the latest xargs version. > > I then went back in time using the CygWin Time Machine; and installed > the legacy version 1.7.7-1; and voila: Everything xargs-related seems to run > like a charm again. > > My conclusion is: Somewhere between the legacy version 1.7.7-1 and the > latest version 1.7.28, the behaviour of xargs has changed for the worse. > > Some further remark: I have gone back to the legacy version 1.7.7-1 by > chance; of course I cannot try out each and every legacy version before the > latest. Does the following work (i.e. not hang) for you with 1.7.28? find /bin -type f | xargs ls -l This works fine for me with the cygwin package versions 1.7.25, 1.7.27, and 1.7.28. If that works for you too in 1.7.28 but you still see a problem with xargs and XEmacs, then I would say there's an interaction issue there somewhere. -- Larry _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple