In the function `notmuch-show-insert-part-text/calendar`, get-file-buffer is 
used which works most of the time except the file is visited under a different 
name (for example when a directory in `temporary-file-directory` in symlinked).

This can be easily corrected by using `find-buffer-visiting` instead.  

-- Al
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-le...@notmuchmail.org

Reply via email to