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:from:to:subject:date:message-id:mime-version :content-type; q=dns; s=default; b=SXYRU+BQ50UVuop9TJXktksok0ipG WRgHpLZqvcMEixRBx+mmp51dzd3LS9Xbzqg2G6D0eLM+2ClMkKaqazC6jm0qcwfK 9v8TJB1/FY5j1MwPRkaLwB4pf/6OHLll5i/u2gOZrkHEc9OxTLmkVcjxQK7uz1Ni /L3QVKghrrIzH0= 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:from:to:subject:date:message-id:mime-version :content-type; s=default; bh=EVVvd0eTETGukq3jge1Rbm+7lGo=; b=v0a bS0zRizHzwiyGJb/oSJc13z/DULlLja2+kLflC64g/jYcetXvleP3Hqm6IP/3z3m n0ZApaXFVNFEv9XSAS2nGGWAr/klUS61NHVu34zjKDjKG30N5J0Vj7nOvJsodmFL gLYK1pWQgWDvzDo7DifnyvukJToeXkANX6ySl0ew= 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=-6.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: out2-smtp.messagingengine.com From: Filipp Gunbin To: cygwin AT cygwin DOT com Subject: emacs 24.3.1: output from async-shell-command is not always displayed Date: Tue, 17 Jun 2014 22:22:56 +0400 Message-ID: <86zjhbpf9b.fsf@w2139spb.ru.yotateam.com> MIME-Version: 1.0 Content-Type: text/plain X-IsSubscribed: yes Here are the steps to reproduce. M-& echo "sleep 1; ps &" > /tmp/1.sh Then M-& /tmp/1.sh (few times). On my machine, sometimes it gives the output in the *Async Shell Command* buffer, sometimes not. Without "sleep 1" the output is displayed almost always. M-! /tmp/1.sh displays the output always. Filipp -- 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