On Tue, Sep 23, 2008 at 10:28:38AM +0300, Dan Muresan <[EMAIL PROTECTED]> wrote:
> OK, I can see your point about processes hanging on to directories
> (however it is not relevant to my current or past setups).
>
> If I wanted to annoy you I'd probably ask for a --cwd option to urxvtd.
> But rest assured I won't :)
It's pointless - you can just chdir in your code for the same effect.
> >Well, it says that because it is true. What's your issue with that? Is it
> >relevant?
>
> My issue is that "as if you had started it with system()" doesn't make
Nice out of context quoting - the documentation says "similar to", not "as
if you had started it with system".
The fact that you get the terminal object in the current process makes it,
of course, explicitly clear that it is in the current process, or that
some extremely complicated IPC is being used, as you can access and modify
the local variables and call functions.
In either case, it's not relevant where the terminal is being opened as
long as the API stays as documented, right?
The urxvt reference is not a programming tutorial, you need to learn
common sense programming elsewhere, this does not belong in a reference
manual.
> >There is no such thing as "a current terminal" that could be used, and it
> >doesn't have anything like "a terminal's environment".
>
> $urxvt::TERM and $term->env?
If you think that as "current environment", why is it so hard to use it?
> >In any case, those arguments are there for a reason. If you want a dumbed
> >down terminal emulator, you are free to fork.
>
> Making an argument optional (by supplying a default value) dumbs down an
> API...?
The point was that the default value doesn't exist, so you would have to
remove it?
--
The choice of a Deliantra, the free code+content MORPG
-----==- _GNU_ http://www.deliantra.net
----==-- _ generation
---==---(_)__ __ ____ __ Marc Lehmann
--==---/ / _ \/ // /\ \/ / [EMAIL PROTECTED]
-=====/_/_//_/\_,_/ /_/\_\
_______________________________________________
rxvt-unicode mailing list
[email protected]
http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode