all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: John Sullivan <john@wjsullivan.net>
To: help-gnu-emacs@gnu.org
Subject: Re: Planner dev problems
Date: Sun, 18 Feb 2007 18:45:00 -0500	[thread overview]
Message-ID: <87ejonkp37.fsf@ashbery.wjsullivan.net> (raw)
In-Reply-To: 1171488486.695727.258170@v45g2000cwv.googlegroups.com

"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	other threads:[~2007-02-18 23:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-14 20:58 Planner dev problems weber
2007-02-14 21:28 ` weber
2007-02-18 23:45   ` John Sullivan [this message]
2007-02-22 15:39   ` Leo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ejonkp37.fsf@ashbery.wjsullivan.net \
    --to=john@wjsullivan.net \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.