[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: send agenda-weekly-view via email html formated
From: |
Ihor Radchenko |
Subject: |
Re: send agenda-weekly-view via email html formated |
Date: |
Sun, 31 Oct 2021 18:07:54 +0800 |
Uwe Brauer <oub@mat.ucm.es> writes:
> Thanks, works very nicely, I only will send it inline, because then it is
> nicely displayed in HTML enabled MTA.
---(mml-attach-file (file-name-concat
(temporary-file-directory)"agenda.html")))))
+++(mml-attach-file (file-name-concat (temporary-file-directory)"agenda.html")
nil nil "inline"))))