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: Tue, 7 Jul 2009 11:32:46 +0200 Message-ID: <2702DED8-7711-42E2-949C-440239CAFB09@Web.DE> References: <24355670.post@talk.nabble.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1246959360 14527 80.91.229.12 (7 Jul 2009 09:36:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 7 Jul 2009 09:36:00 +0000 (UTC) Cc: Help-gnu-emacs@gnu.org To: gearheart Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jul 07 11:35:53 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 1MO75d-0005Pt-7x for geh-help-gnu-emacs@m.gmane.org; Tue, 07 Jul 2009 11:35:53 +0200 Original-Received: from localhost ([127.0.0.1]:55355 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MO75c-000520-D1 for geh-help-gnu-emacs@m.gmane.org; Tue, 07 Jul 2009 05:35:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MO74v-0004yZ-Es for help-gnu-emacs@gnu.org; Tue, 07 Jul 2009 05:35:09 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MO74q-0004sw-76 for Help-gnu-emacs@gnu.org; Tue, 07 Jul 2009 05:35:08 -0400 Original-Received: from [199.232.76.173] (port=35475 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MO74p-0004sV-Oh for Help-gnu-emacs@gnu.org; Tue, 07 Jul 2009 05:35:03 -0400 Original-Received: from fmmailgate01.web.de ([217.72.192.221]:56041) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MO74p-0003NW-BH for Help-gnu-emacs@gnu.org; Tue, 07 Jul 2009 05:35:03 -0400 Original-Received: from smtp08.web.de (fmsmtp08.dlan.cinetic.de [172.20.5.216]) by fmmailgate01.web.de (Postfix) with ESMTP id C6BF0108D1F79; Tue, 7 Jul 2009 11:32:48 +0200 (CEST) Original-Received: from [91.35.236.46] (helo=[192.168.1.2]) by smtp08.web.de with asmtp (WEB.DE 4.110 #277) id 1MO72e-0000YD-00; Tue, 07 Jul 2009 11:32:48 +0200 In-Reply-To: <24355670.post@talk.nabble.com> X-Mailer: Apple Mail (2.753.1) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX1/pOAx4a9fZn+A4MrJegv7FksBx3m/gpetonF3p 6N3xJ2E/SoeFwhtaWpFEGstDhv2nrvrEU9y39ge+b2JIENKqJ6 dl6rwkhxiz0F6j0d4NSA== 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:65814 Archived-At: Am 06.07.2009 um 15:43 schrieb gearheart: > When async shell-command is run, i get empty buffer that takes like > half of > the screen. Half of the frame in which shell-command was run is standard behaviour (could be an option exists to set size as for example for the *compilation* buffer, compilation-window-height). If your shell command does return nothing or white space, then the temporary *Shell Command Output* buffer will look empty (in the fringe you can have exact indicators). If your shell command, say, a simple ls, should return readable output and you get an empty *Shell Command Output* buffer, then something is faulty. Then try the same by launching GNU Emacs as 'emacs -Q' without any customisation. -- Greetings Pete People say that if you play Microsoft CD's backwards, you hear satanic things, but that's nothing, because if you play them forwards, they install MS Windows.