help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How force command's output to appear in *current* window?


From: Barry Margolin
Subject: Re: How force command's output to appear in *current* window?
Date: Sun, 14 Dec 2008 01:35:25 -0500
User-agent: MT-NewsWatcher/3.5.3b3 (Intel Mac OS X)

In article 
<cdac4a66-e8fe-4b8a-a064-e6dedb2338dd@w1g2000prm.googlegroups.com>,
 "seberino@spawar.navy.mil" <seberino@spawar.navy.mil> wrote:

> On Dec 12, 7:07 pm, Barry Margolin <bar...@alum.mit.edu> 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 ***


reply via email to

[Prev in Thread] Current Thread [Next in Thread]