|
| From: | Markus Triska |
| Subject: | Re: openwith-mode opens attachments through message-send-and-exit |
| Date: | Sun, 09 Aug 2009 00:36:00 +0200 |
"Sven Bretfeld" <address@hidden> writes: > How can I switch off openwith-mode while writing a message? This in your .emacs makes openwith-mode work with attachments in Gnus: (require 'mm-util) (add-to-list 'mm-inhibit-file-name-handlers 'openwith-file-handler)
| [Prev in Thread] | Current Thread | [Next in Thread] |