[mew-int 01417] Re: exchange calendar messags

Vardhan Varma vardhan at example.com
Fri May 9 18:29:16 JST 2003


> Subject: [mew-int 01409] exchange calendar messags
> 
> >   Are there any plans to handle exchange calendar messages.
> 
> No, at this moment.
> 
 I got things working to some extent.
 I'm trying to integrate 
 http://de.geocities.com/ulf_jasper/lisp/icalendar.el.txt
 having some problems ..

 Just curious if anybody around here is also interested this effort ?
 Please drop me a mail. 

--Vardhan


> >   Suppose i wish to implement it, how do i get mew to call my function
> >   on a calendar messages. The mime look like this:
> 
> The following configuration should work for "text/calendar".
> 
> (setq mew-prog-calender 'your-function-name)
> 
> (mew-insert-after 
>  mew-mime-content-type
>  '("text/calendar" "^$" nil mew-prog-calender mew-icon-text)
>  "text/html")
> 
> --かず



More information about the Mew-int mailing list