X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-emacs-mua;h=02d7fd74d67c539db9f7ff7b84a57d4e14c57b0f;hp=016fa12613c49c217b11fa8959c55a1e50a8e40f;hb=6a833a6e83865f6999707cc30768d07e1351c2cb;hpb=7b7dadb93f73840fc4eb3f93cb01901c41e97360 diff --git a/notmuch-emacs-mua b/notmuch-emacs-mua index 016fa126..02d7fd74 100755 --- a/notmuch-emacs-mua +++ b/notmuch-emacs-mua @@ -15,7 +15,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see http://www.gnu.org/licenses/ . +# along with this program. If not, see https://www.gnu.org/licenses/ . # # Authors: Jani Nikula # @@ -30,8 +30,8 @@ escape () printf -v $2 '%s' "${__escape_arg__//\"/\\\"}" } -EMACS=${EMACS-emacs} -EMACSCLIENT=${EMACSCLIENT-emacsclient} +EMACS=${EMACS:-emacs} +EMACSCLIENT=${EMACSCLIENT:-emacsclient} PRINT_ONLY= NO_WINDOW=