From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Barry Margolin Newsgroups: gmane.emacs.help Subject: Re: How force command's output to appear in *current* window? Date: Fri, 12 Dec 2008 22:07:34 -0500 Organization: A noiseless patient Spider Message-ID: References: NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1229139641 8238 80.91.229.12 (13 Dec 2008 03:40:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 13 Dec 2008 03:40:41 +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 Dec 13 04:41:45 2008 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 1LBLNx-0004IM-IS for geh-help-gnu-emacs@m.gmane.org; Sat, 13 Dec 2008 04:41:45 +0100 Original-Received: from localhost ([127.0.0.1]:35683 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LBLMm-0006Ok-4u for geh-help-gnu-emacs@m.gmane.org; Fri, 12 Dec 2008 22:40:32 -0500 Original-Path: news.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!feeder.erje.net!news.motzarella.org!motzarella.org!news.motzarella.org!barmar Original-Newsgroups: gnu.emacs.help Original-Lines: 19 Original-X-Trace: news.eternal-september.org U2FsdGVkX19Ej4Rc3XdwRb5MqJdZdGmEro1bvLZ0Ixslt7hNjr5wbMPyAhrNoEa2rDfvrU0UbRx2/Qzw0zSH9A5ZkUXESUvQqweOyrXrwV2mFJ0qjHFdRc1DHt/w/3oII+9yxrFqJOI= Original-X-Complaints-To: Please send complaints to abuse@motzarella.org with full headers Original-NNTP-Posting-Date: Sat, 13 Dec 2008 03:07:34 +0000 (UTC) X-Auth-Sender: U2FsdGVkX1+cJMe4a64F/6IBxpjxiMAu5d90P6gq7Uo= Cancel-Lock: sha1:kCmWwxpWTtVikPpdC8UA6huPKFA= User-Agent: MT-NewsWatcher/3.5.3b3 (Intel Mac OS X) Mail-Copies-To: nobody Original-Xref: news.stanford.edu gnu.emacs.help:165251 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:60576 Archived-At: In article , "seberino@spawar.navy.mil" wrote: > run-python and some other commands want to show output in a new > window. > > How force it to appear in current window? > > Chris You can run the run-python function with the noshow parameter set to t, and then change to the *Python* buffer in the current window. -- Barry Margolin, barmar@alum.mit.edu Arlington, MA *** PLEASE post questions in newsgroups, not directly to me *** *** PLEASE don't copy me on replies, I'll read them in the group ***