emacs-wiki-discuss
[Top][All Lists]
Advanced

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

Re: [emacs-wiki-discuss] planner-calendar


From: Gary V. Vaughan
Subject: Re: [emacs-wiki-discuss] planner-calendar
Date: Mon, 24 May 2004 13:32:34 +0100
User-agent: Mozilla Thunderbird 0.6 (X11/20040502)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Charles Phlip Chan wrote:
| How do I use planner-calendar? I have installed and have it working to
| the point of insert a calendar in the html page, however the links
| generated have the file name of \&.html.

Are you using XEmacs?

I would guess that the responsible code is at line 171:

~   (if (and nop wiki)
~        (replace-in-string string (regexp-quote wiki) "<nop>\\&")
~      string)))                                             ^^^

What do you get if using an existing page, you run:

~  M-x:(planner-calendar-published-file-href "2004.05.24" "24" 'nop)

For me, I get:

~  <a href"<nop>2004.05.24.html">24</a>

What happens if you change line 171 to read:

~        (concat "<nop>" string)

If that works, I'll change it in my repository.

HTH,
        Gary.
- --
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFAsetiFRMICSmD1gYRAryMAJ4upGFvMNDbjdmKqPNKuFlBbkte7ACgo2Bb
1d5+h3GtpE9UXC+wowsRoEk=
=Q6ee
-----END PGP SIGNATURE-----




reply via email to

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