On Wed, Aug 06, 2003 at 06:47:22PM +0200, [EMAIL PROTECTED] wrote:
> Hi,
> 
> On Fri, Aug 01, 2003 at 02:57:09PM +0300, Tuomo Valkonen wrote:
> > Use region_name(cwin)/cwin:name(), it does the right thing.
> 
> cwin:name() is always nil for me in get_winprop(cwin).
> any idea why ?

Because you're not using the cvs head? It no longer has 
region_name(reg) but WRegion.name(reg) which can also be
accessed as obj:name() (same applies to all other such 
functions).

-- 
Tuomo

Reply via email to