mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -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.