mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-16 15:56:52 -05:00
Mu4e 1.6 changes the signature of `mu4e-draft-open'. Since we don't care about the args replace funcall with apply to make sure it's happy no matter how many args it expected.