On Thu, Oct 07, 2010 at 12:16:12PM -0400, Benjamin R. Haskell wrote:
> In any case, if you really want the misfeature, the documentation
> for the on_destroy Perl hook seems to indicate that returning a true
> value will treat the event as 'consumed'. But, a quick test, adding
> this to an existing plugin of mine:
>
> sub on_destroy { 1 }
>
> Seems to indicate that it doesn't work. (Adding a print to a file
> shows that it's getting called, but the boolean-true return value
> doesn't seem to matter.)
The return value is indeed not honored, and I see no such indication in
the documentation for on_destroy.
Emanuele
_______________________________________________
rxvt-unicode mailing list
[email protected]
http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode