xwem-devel
[Top][All Lists]
Advanced

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

Re: [XWEM]: xwem-cl-switch: broken autoload ?


From: Zajcev Evgeny
Subject: Re: [XWEM]: xwem-cl-switch: broken autoload ?
Date: Thu, 17 Jun 2004 14:39:10 +0400
User-agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.5 (celery, berkeley-unix)

Sergey Bolshakov <address@hidden> writes:

> Greetings !
> I've found, that xwem-cl-switch & friends won't work
> until explicit (require 'iswitchb).

Yeah, xwem client switcher hacks iswitchb to performe completing read.
I think we all have iswitchb loaded at start time, so we didnt noticed
this bug.

To hotfix it, add `(require 'iswitchb)' at the beginning of
`xwem-cl-query-cl' and `xwem-read-client' functions.

Thanks!

-- 
lg




reply via email to

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