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: Sun, 14 Dec 2008 01:35:25 -0500 Organization: A noiseless patient Spider Message-ID: References: NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1229236894 30696 80.91.229.12 (14 Dec 2008 06:41:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 14 Dec 2008 06:41:34 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Dec 14 07:42:40 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 1LBkgZ-00061y-9e for geh-help-gnu-emacs@m.gmane.org; Sun, 14 Dec 2008 07:42:39 +0100 Original-Received: from localhost ([127.0.0.1]:37280 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LBkfN-0008Mb-9b for geh-help-gnu-emacs@m.gmane.org; Sun, 14 Dec 2008 01:41:25 -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: 22 Original-X-Trace: news.eternal-september.org U2FsdGVkX18lktLvQcyurmPAoPYJSyH90xfZw4S0WaiMqVwGzsDAiQQOrTubwMcB5oxbInHw4W7hxfwlNAiT/Yaob6750wya9FjrH8OZLGp+b9XEz3SgH7WYx/QWMg16DsRScWdXiBA= Original-X-Complaints-To: Please send complaints to abuse@motzarella.org with full headers Original-NNTP-Posting-Date: Sun, 14 Dec 2008 06:35:25 +0000 (UTC) X-Auth-Sender: U2FsdGVkX1+tKjSXDB4m4rzH54S5hNOZt5bSwkXqQY8= Cancel-Lock: sha1:TENxyMUmS7USlyz5comQbaQacWU= User-Agent: MT-NewsWatcher/3.5.3b3 (Intel Mac OS X) Mail-Copies-To: nobody Original-Xref: news.stanford.edu gnu.emacs.help:165270 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:60596 Archived-At: In article , "seberino@spawar.navy.mil" wrote: > On Dec 12, 7:07 pm, Barry Margolin wrote: > > 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. > > Thanks. That *Worked* because run-python had a noshow parameter. > > What about something like python-send-region-and-go that does NOT have > a noshow param? > > Chris Call it within save-window-excursion. -- 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 ***