* mu4e-view.el: rename mu4e-view-temp-handler => mu4e~view-temp-handler

This commit is contained in:
djcb
2012-04-24 18:08:47 +03:00
parent 3917528719
commit 259310c7e0

View File

@ -659,7 +659,7 @@ message-at-point, then do it. The actions are specified in
;; handler-function to handle the response we get from the server when we
;; want to do something with one of the attachments.
(defun mu4e-view-temp-handler (path what param)
(defun mu4e~view-temp-handler (path what param)
"Handler function for doing things with temp files (ie.,
attachments) in response to a (mu4e~proc-extract 'temp ... )."
(cond