On Thu, Oct 04 2012, Tomi Ollila wrote: > In case text/calendar content contained "folded" data (i.e. line > continues to next line which begins with whitespace... > > or > > The text/calendar content is inside separate (application/octet-stream) > content and the text/calendar entry there contains carriage returns... > > ... The parsing of text/calendar content failed so badly that in > addition to just not showing the calendar content the rest of content > handling of the thread aborted. > > In this change the input calendar content is unfolded extending the > unfolding code used in `icalendar--get-unfolded-buffer` with single CRs > removal. > ---
I wrote comments on this patch but apparently I did not save my buffer before git-send-email'ing it -- so here are the comments: This obsoletes id:[email protected] Commit message is changed to reflect change in pushed patch id:[email protected] also, '\\r?' part in regexp was removed. Note the difference how id:[email protected] is inserted before and after this change. Tomi _______________________________________________ notmuch mailing list [email protected] http://notmuchmail.org/mailman/listinfo/notmuch
