From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#13649: boobytrapped dired-do-async-shell-command question Date: Mon, 11 Feb 2013 11:18:30 +0200 Organization: JURTA Message-ID: <871ucnb449.fsf@mail.jurta.org> References: <871ucokxcx.fsf@mail.jurta.org> <87zjzcqjbr.fsf@jidanni.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1360575773 15806 80.91.229.3 (11 Feb 2013 09:42:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 11 Feb 2013 09:42:53 +0000 (UTC) Cc: 13649@debbugs.gnu.org To: jidanni@jidanni.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Feb 11 10:43:14 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1U4pum-0000uy-M1 for geb-bug-gnu-emacs@m.gmane.org; Mon, 11 Feb 2013 10:43:08 +0100 Original-Received: from localhost ([::1]:36283 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U4puT-0004om-F6 for geb-bug-gnu-emacs@m.gmane.org; Mon, 11 Feb 2013 04:42:49 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:51086) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U4puP-0004lp-Un for bug-gnu-emacs@gnu.org; Mon, 11 Feb 2013 04:42:47 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U4puO-0007lT-91 for bug-gnu-emacs@gnu.org; Mon, 11 Feb 2013 04:42:45 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:44393) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U4puO-0007lL-6D for bug-gnu-emacs@gnu.org; Mon, 11 Feb 2013 04:42:44 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1U4puh-0000zR-0C for bug-gnu-emacs@gnu.org; Mon, 11 Feb 2013 04:43:03 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 11 Feb 2013 09:43:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 13649 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 13649-submit@debbugs.gnu.org id=B13649.13605757293715 (code B ref 13649); Mon, 11 Feb 2013 09:43:02 +0000 Original-Received: (at 13649) by debbugs.gnu.org; 11 Feb 2013 09:42:09 +0000 Original-Received: from localhost ([127.0.0.1]:49850 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U4pto-0000xs-RS for submit@debbugs.gnu.org; Mon, 11 Feb 2013 04:42:09 -0500 Original-Received: from ps18281.dreamhost.com ([69.163.218.105]:36322 helo=ps18281.dreamhostps.com) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U4ptm-0000xe-L9 for 13649@debbugs.gnu.org; Mon, 11 Feb 2013 04:42:07 -0500 Original-Received: from localhost (ps18281.dreamhostps.com [69.163.218.105]) by ps18281.dreamhostps.com (Postfix) with ESMTP id 5452D20199072F; Mon, 11 Feb 2013 01:41:45 -0800 (PST) In-Reply-To: <87zjzcqjbr.fsf@jidanni.org> (jidanni@jidanni.org's message of "Sun, 10 Feb 2013 23:28:40 +0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (x86_64-pc-linux-gnu) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:71047 Archived-At: >>>>>> "JL" == Juri Linkov writes: > JL> To see what was run in the buffer name is possible with `M-x list-processes'. > But ah ha ha ... only if the process is still running! The async process buffer could have a header/footer like in compilation: -*- mode: shell; default-directory: "~/" -*- Async Shell Command started at Mon Feb 11 11:15:45 command line output output output Async Shell Command finished at Mon Feb 11 11:15:48