help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Planner dev problems


From: Leo
Subject: Re: Planner dev problems
Date: Thu, 22 Feb 2007 15:39:22 +0000
User-agent: No Gnus v0.6, Emacs/22.0.93.9 (2007-02-22), Fedora 6 gnu/linux

On 2007-02-14, weber said:

> On 14 fev, 17:58, "weber" <hug...@gmail.com> wrote:
>> Hi!
>> I'm having problems when I try to do a planner-timeclock-summary-show:
>> I get this message:
>
>>
>> cond: Wrong number of arguments: #[(target old new) "  [old new target
>> replace-regexp-in-string] 4], 4
>>
>> I'm using the development version from the link on the emacswiki site
>> for planner, under windows xp + gnu emacs.
>>
>> Any of you also noticed the problem ?
>> Thanks in advance,
>> Hugo
>>
>> (i'm using the development version to solve another problem that I had
>> with the "stable" one :) )
>
> Solved...
> It was this code inside color-theme.el that was ruining things:
>
> ;; Add this since it appears to miss in emacs-2x
> (or (fboundp 'replace-in-string)
>     (defun replace-in-string (target old new)
>       (replace-regexp-in-string old new  target)))
>
>
> Cheers,
> weber

This bug has been there for more than half a year. Is color-theme
still maintained?

-- 
Leo <sdl.web AT gmail.com>                         (GPG Key: 9283AA3F)





reply via email to

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