X-Git-Url: http://rtime.felk.cvut.cz/gitweb/notmuch.git/blobdiff_plain/b69201da5ddac5fc17935d39d8cca162716a6dd9..7b7dadb93f73840fc4eb3f93cb01901c41e97360:/notmuch-emacs-mua 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"