[Top][All Lists]
[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: |
Fri, 12 Dec 2008 22:07:34 -0500 |
|
User-agent: |
MT-NewsWatcher/3.5.3b3 (Intel Mac OS X) |
In article
<address@hidden>,
"address@hidden" <address@hidden> 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, address@hidden
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 ***