ratpoison-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RP] BUG - infinite recursion, 'alias' and command()


From: Shawn Betts
Subject: Re: [RP] BUG - infinite recursion, 'alias' and command()
Date: Fri Feb 1 01:26:03 2002
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

Doug Kearns <address@hidden> writes:

> Problem:   if two aliases reference each other command() will enter an
>            infinite recursive loop
> 
> Repeat by: ratpoison -c 'alias a b' -c 'alias b a' -c a

I've noticed this too. At first I just figured dummies would do a
thing like that :). But after some thought, it's really annoying if
ratpoison locks up. So I've fixed it in CVS. It will recurse 16 times
(configurable in conf.h) before bailing.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]