On Thu, Aug 07, 2003 at 01:41:38PM +0300, Tuomo Valkonen wrote:
> On Thu, Aug 07, 2003 at 11:52:20AM +0200, [EMAIL PROTECTED] wrote:
> > so i suppose there is indeed need to patch c file ;).
> 
> No there isn't (except for my fix).

On Thu, 31 Jul 2003 22:52:00 +0300, Tuomo Valkonen wrote:
> Just write a new version of get_winprop (in ioncorelib.lua) that uses
> region_name. string.find can be used for regex mathces (simpler
> Lua-specific regexes, not POSIX; refer to the Lua manual).

you still think it is possible, by only changing get_winprop() ?
only having a single winprop per class/instance/role and keeping
the overall semantics of the winprop() call ?
i suppose one would have to rewrite the winprop() function as this
is the only way keep it from overwriting the configuration that
only differ in the 'name' settings and not in the other properties.

ingo


Reply via email to