--- mm-decode.el~ 2013-08-01 22:11:47.000000000 +0000 +++ mm-decode.el 2013-08-05 11:22:29.135609300 +0000 @@ -907,3 +907,4 @@ (let ((command (mm-mailcap-command - method file (mm-handle-type handle)))) + method file (mm-handle-type handle))) + (process-connection-type nil)) (unwind-protect @@ -964,3 +965,3 @@ (unwind-protect - (progn + (let ((process-connection-type nil)) (start-process "*display*"