X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-emacs-mua;h=016fa12613c49c217b11fa8959c55a1e50a8e40f;hp=b51d8d0e2c5be5000371e00337d9c9941322547b;hb=cd4814ecb35c63152aced04fcb82e5facf1463ca;hpb=b69201da5ddac5fc17935d39d8cca162716a6dd9 diff --git a/notmuch-emacs-mua b/notmuch-emacs-mua index b51d8d0e..016fa126 100755 --- a/notmuch-emacs-mua +++ b/notmuch-emacs-mua @@ -108,6 +108,7 @@ while getopts :s:c:b:i:h opt; do ;; --auto-daemon) AUTO_DAEMON="--alternate-editor=" + CREATE_FRAME="-c" ;; --create-frame) CREATE_FRAME="-c"