[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RP] [PATCH] new command execf and execa
From: |
Shawn Betts |
Subject: |
Re: [RP] [PATCH] new command execf and execa |
Date: |
Tue, 26 Sep 2006 18:00:53 -0700 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) |
"Bernhard R. Link" <address@hidden> writes:
> The attached patch adds two new functions, execf and execa.
> The function execa starts a program anonymously, not remembering
> the currently active frame, so that the windows of the program
> do get placed in the frame active when the window is created.
> The function execf is like exec, but it does not remember the
> currently active frame, but gets a frame to place the windows
> in as first argument
I've finally applied this patch. Thanks!
-Shawn
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [RP] [PATCH] new command execf and execa,
Shawn Betts <=