From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: Programatically suppress "Async Shell command" buffer Date: Fri, 10 Jul 2009 12:48:50 +0200 Message-ID: References: <24355670.post@talk.nabble.com> <2702DED8-7711-42E2-949C-440239CAFB09@Web.DE> <36fa957b-7ba4-4b94-be8c-1ec19822d59c@h31g2000yqd.googlegroups.com> <2e8f281a-216c-4b92-8cc0-b2931541b015@h11g2000yqb.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset=WINDOWS-1252; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1247223102 8741 80.91.229.12 (10 Jul 2009 10:51:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 10 Jul 2009 10:51:42 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: dnquark Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jul 10 12:51:35 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MPDhU-0004wE-C2 for geh-help-gnu-emacs@m.gmane.org; Fri, 10 Jul 2009 12:51:32 +0200 Original-Received: from localhost ([127.0.0.1]:57643 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MPDhT-0007ZZ-Ny for geh-help-gnu-emacs@m.gmane.org; Fri, 10 Jul 2009 06:51:31 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MPDfS-0006Yj-BP for help-gnu-emacs@gnu.org; Fri, 10 Jul 2009 06:49:26 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MPDfN-0006TX-JU for help-gnu-emacs@gnu.org; Fri, 10 Jul 2009 06:49:25 -0400 Original-Received: from [199.232.76.173] (port=33045 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MPDfM-0006TH-Np for help-gnu-emacs@gnu.org; Fri, 10 Jul 2009 06:49:21 -0400 Original-Received: from fmmailgate03.web.de ([217.72.192.234]:45530) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MPDfM-0006IE-8Q for help-gnu-emacs@gnu.org; Fri, 10 Jul 2009 06:49:20 -0400 Original-Received: from smtp06.web.de (fmsmtp06.dlan.cinetic.de [172.20.5.172]) by fmmailgate03.web.de (Postfix) with ESMTP id C445810413ED9; Fri, 10 Jul 2009 12:48:53 +0200 (CEST) Original-Received: from [91.35.209.111] (helo=[192.168.1.2]) by smtp06.web.de with asmtp (WEB.DE 4.110 #277) id 1MPDeu-0003WM-00; Fri, 10 Jul 2009 12:48:52 +0200 In-Reply-To: <2e8f281a-216c-4b92-8cc0-b2931541b015@h11g2000yqb.googlegroups.com> X-Mailer: Apple Mail (2.753.1) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX18hhaASxdSe/YSlpv5bftbNlr46zJEEgCx9Fndx rBQyIx5lATo6NmDDIvkH0NeLDWyySGwbkubTa3Xao7+zf6sxEG T6AsuwXNgqG0BhLulPNQ== X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:65924 Archived-At: Am 10.07.2009 um 05:30 schrieb dnquark: > To add: I can redirect the command output to /dev/dull, but the > problem is that I cannot run the command in a dired buffer since it is > read-only. Is there a way to specify that the command produces no > output so that it could be possible to run in a read-only buffer,e.g. > dired? I don't understand what you are trying to express. Can you give a =20 detailed example? With actual shell commands? A picture (ASCII) of =20 the dired buffer before and afterwards? And another example when you =20 launched GNU Emacs with -Q and applied the same example? -- Greetings Pete You can learn many things from children. How much patience you have, =20= for instance. =96 Franklin P. Jones