[mew-int 01415] Re: exchange calendar messags
Kazu Yamamoto ( 山本和彦 )
kazu at example.com
Fri May 9 14:34:53 JST 2003
Hello,
From: Vardhan Varma <vardhan at example.com>
Subject: [mew-int 01409] exchange calendar messags
> Are there any plans to handle exchange calendar messages.
No, at this moment.
> 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