>>>>> Arnaud Bailly <[EMAIL PROTECTED]> writes:

> It seems that I have this patch in my local copy of planner, but I
> still have the problem :
> * Appointments in the next 7 days

> [[2006.03.07]] |  07:00 | 13:00 | RV Ikea livraison hotte
>            |  14:00 | 15:00 | Travail hardware m-commerce [[MCommerce]]
>            |  15:00 | 18:00 | Travail sur composant recap
> [[2006.03.08]] |  09:00 | 18:00 | Travail sur composant r�©capitulatif
> [[2006.03.10]] |  09:00 | 12:00 | reunion de travail 

That's odd; it works fine here.  It looked like a very straightforward
bug to do with using insert-file-contents-literally, and hence with no
character code conversion.

Just to check before going any further: can you make sure that you
have loaded the correct planner-appt file?  One thing to look out for
is that you might be loading an earlier version byte-compiled.  Does
it still not work if you 'manually' load planner-appt?:

M-x load-file "/path/to/planner-appt.el"

Another thing to check is that the entry on 2006.03.08 in the above
list looks all right on the actual day page.

Regards,

-- 
Jim Ottaway


_______________________________________________
emacs-wiki-discuss mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/emacs-wiki-discuss

Reply via email to