[PATCH v3 1/2] notmuch-show.el: import calendar data with public function after CR removal

David Bremner david at tethera.net
Wed Nov 21 19:48:06 PST 2012


Tomi Ollila <tomi.ollila at iki.fi> writes:

> notmuch-get-bodypart-content provides raw data to its caller so
> that it can be stored verbatim whenever needed. icalendar functions
> expect Emacs to do EOL conversion for the data given to these. Therefore
> it the CRLF -> LF conversion is now done explicitly.
>
> The calls to private functions icalendar--convert-ical-to-diary and
> icalendar--read-element are replaced with call to public function
> icalendar-import-buffer.

This code looks straightforward to me. Any objections to merging?


More information about the notmuch mailing list