erc-discuss
[Top][All Lists]
Advanced

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

[Erc-discuss] Re: erc-iswitchb: Symbol's function definition is void: is


From: Leo
Subject: [Erc-discuss] Re: erc-iswitchb: Symbol's function definition is void: iswitchb-read-buffer
Date: Sat, 21 Oct 2006 22:22:51 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/23.0.0 (gnu/linux)

On Sat, 21/10/06, Michael Olson wrote:

> Leo <address@hidden> writes:
>
>> Hi there,
>>
>> In ERC Version 5.1.4 (GNU Emacs 23.0.0.1), C-c C-b gives
>>
>> ,----
>> | erc-iswitchb: Symbol's function definition is void: iswitchb-read-buffer
>> `----
>
>
>
> * looking for address@hidden/erc--main--0--patch-56 to compare with
> * comparing to address@hidden/erc--main--0--patch-56
>
>   M erc.el 
>                                                                         
>
>
> * modified files
>
> --- orig/erc.el
> +++ mod/erc.el
> @@ -1686,7 +1686,7 @@
>  Due to some yet unresolved reason, global function `iswitchb-mode'
>  needs to be active for this function to work."
>    (interactive "P")
> -  (eval-when-compile
> +  (eval-and-compile
>      (require 'iswitchb))
>    (let ((iswitchb-make-buflist-hook
>        (lambda ()

Yes, it fixed the bug.

-- 
Leo





reply via email to

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