From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Marcelo de Moraes Serpa Newsgroups: gmane.emacs.help Subject: Silent (shell-command) Date: Fri, 31 Aug 2012 18:10:38 -0500 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=14dae934106b71eff604c897e608 X-Trace: ger.gmane.org 1346454647 599 80.91.229.3 (31 Aug 2012 23:10:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 31 Aug 2012 23:10:47 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Sep 01 01:10:48 2012 Return-path: Envelope-to: geh-help-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 1T7aMS-00083g-79 for geh-help-gnu-emacs@m.gmane.org; Sat, 01 Sep 2012 01:10:48 +0200 Original-Received: from localhost ([::1]:40684 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T7aMP-00063g-L9 for geh-help-gnu-emacs@m.gmane.org; Fri, 31 Aug 2012 19:10:45 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:33295) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T7aMK-00063Q-5R for help-gnu-emacs@gnu.org; Fri, 31 Aug 2012 19:10:41 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T7aMJ-0007IY-AO for help-gnu-emacs@gnu.org; Fri, 31 Aug 2012 19:10:40 -0400 Original-Received: from mail-ie0-f169.google.com ([209.85.223.169]:53941) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T7aMJ-0007IS-5c for help-gnu-emacs@gnu.org; Fri, 31 Aug 2012 19:10:39 -0400 Original-Received: by iec9 with SMTP id 9so2385767iec.0 for ; Fri, 31 Aug 2012 16:10:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=lRQj6jPlORmifZRpVbHOczqV2HD7fouT5YNdnoQaZVY=; b=fQKcgaG1Jipu7hiiqMDfML89vujT7HdNODznRcU5XshNeg3DKH5+grp1R5TNDSluGp Ytpfy9MoA9C+naXL1BkPnKYAGtlQTnTkol6hFle2jcmMNEC46ZdB+ki5B0Tm89fglPrT dRBfoPQRv9aXwQnyfKTNZluJW8lKZj4XOc/iOhqvlNHc7KJtA9XPgFuKZwNF4PSzmapB Dq5CbecL1pHH3tOm9ixjFHK0wIKOqeH8yvA2P8KfvY5dA//ma4aypmUNvtODXz9+QXfH CcvR8nrIfeBRXDk/jj+0HO1iL/0BmwpHYfdUva9h37oAWj/931v8piDtwKi8bisH+I94 NJAw== Original-Received: by 10.50.196.161 with SMTP id in1mr4637564igc.47.1346454638685; Fri, 31 Aug 2012 16:10:38 -0700 (PDT) Original-Received: by 10.64.17.74 with HTTP; Fri, 31 Aug 2012 16:10:38 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.223.169 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:86616 Archived-At: --14dae934106b71eff604c897e608 Content-Type: text/plain; charset=ISO-8859-1 Hi list, Is there a way to run a shell-command without emacs creating any kind of output buffer when it's completed? I've tried using "&" but the buffer just changes to "Async Output Buffer". I'd just like emacs to silently run the command in the background, preferably without blocking. Any ideas? Thanks in advance, - Marcelo. --14dae934106b71eff604c897e608 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi list,

Is there a way to run a shell-command without e= macs creating any kind of output buffer when it's completed? I've t= ried using "&" but the buffer just changes to "Async Out= put Buffer". I'd just like emacs to silently run the command in th= e background,=A0preferably=A0without blocking. Any ideas?

Thanks in advance,

- Marcelo.<= /div> --14dae934106b71eff604c897e608--