notmuch: Upload in background with muchsync
This commit is contained in:
parent
7ebc3514fc
commit
8593dba2ef
@ -781,7 +781,7 @@
|
||||
(defun nm-update-remote ()
|
||||
"Pull email from remote mailbox"
|
||||
(interactive)
|
||||
(shell-command "muchsync ag")
|
||||
(shell-command "muchsync --upbg ag")
|
||||
(nm-refresh))
|
||||
(defvar nm-sticky-tags nil)
|
||||
(defun nm-sticky-tag-and-next (tags)
|
||||
|
Loading…
Reference in New Issue
Block a user