Hi Dominik,

> I'd like to remove the current implementation of FvwmCommand
> because its signal and pipe handling is fundamentally flawed.  Too
> often, a lock file of the FvwmCommand executable is left in
> /var/tmp although it's already dead.

Can we use atexit(close_fifos)? (Lemme guess, not portable?)

> Rewriting it in a safe fashion should not be too difficult.  But
> FvwmCommand has a couple of features that I find completely
> useless:

It pleases me greatly that I can find a use for such esoteric features. :)
(Perhaps this merely suggests my choice of implementation is suboptimal
though.)

I use '-i2' & '-m' options in a simple shell script which allows me to
send windows to an FvwmTabs tabber. ie.

tab rxvt -bg blue

will create an rxvt window & put it in the last focussed tabber.

Script is here:

http://users.tpg.com.au/users/scottie7/tab.zsh

> Overall I think FvwmCommand is causing more trouble than it's
> worth.
> What do you think?

I don't mind if it gets rewritten. I do use a couple of the features
you're contemplating removing, but there may be other ways to
accomplish the functionality in tab.zsh.

SCoTT. :)
--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to