Clickable notifications open in email perspective.
This commit is contained in:
parent
ac4caff8b4
commit
2998769ee5
@ -54,5 +54,5 @@ function mu4e_view_message_from_file {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function mu4e_view_message {
|
function mu4e_view_message {
|
||||||
execute_elisp "(mu4e-view-message-with-msgid \"$1\")"
|
execute_elisp "(progn (email) (mu4e-view-message-with-msgid \"$1\"))"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user