On 2012-08-17, Thomas Adam wrote:
>> # Remove fvwm_page_ny so derived processes do not inherit it.
>> + I SetEnv fvwm_page_ny
>
> This applies to all other instances where you have this. You meant:
>
> UnSetEnv ....
I found "UnSetEnv" in fvwm(1), but also look to comment for "SetEnv":
SetEnv variable value
If no _value_ is given, the variable is deleted.
In time when I wrote this code I was a very noob, so don't know about
"UnSetEnv".
I think that semantics for "SetEnv" with empty args is historical when
"UnSetEnv" was not present.
"UnSetEnv" is better then "SenEnv" without value as its name provide
obvious description of semantic.
--
Best regards!