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

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

Re: Planner dev problems


From: John Sullivan
Subject: Re: Planner dev problems
Date: Sun, 18 Feb 2007 18:45:00 -0500
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.93 (gnu/linux)

"weber" <hugows@gmail.com> writes:

> 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)))

Glad you figured it out. For other planner questions, you can also use the
Planner mailing list, at <https://mail.gna.org/listinfo/planner-el-discuss/>.

-- 
-John Sullivan
-Emacs Planner Maintainer
-http://www.wjsullivan.net/PlannerMode.html
-GPG Key: AE8600B6





reply via email to

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