aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Austin Clements <amdragon@MIT.EDU>2013-05-26 02:34:46 -0400
committerGravatar David Bremner <bremner@debian.org>2013-05-26 18:45:10 -0300
commitd4940d47168d0ec0b8ba2bde10c34e8d968cbfa6 (patch)
tree11211c490b71da8f3e347e523c1ed730f36e364a /Makefile
parentc3c4da7ba8ee3367e25d33e230460673f08079fc (diff)
emacs: Don't override mm-show-part in notmuch-show-view-part
Previously, notmuch-show-view-part overrode the function binding of mm-show-part to redirect it to notmuch-show-save-part to get notmuch's default file name handling in case mm-display-part decided to fall back to saving the part. In addition to being messy, this depended on the now-deprecated dynamic binding behavior of flet. This patch removes the mm-show-part override in favor of passing the file name in to mm-show-part the way it expects, so we get its default file name handling. It's not clear why we didn't do this before; mm-show-part has supported default file names since at least Emacs 23.1.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions