Make nm-update-remote refresh nm, and do less on the remote side
This commit is contained in:
parent
0e3fa97736
commit
4f16cd824f
@ -623,7 +623,8 @@
|
||||
(defun nm-update-remote ()
|
||||
"Pull email from remote mailbox"
|
||||
(interactive)
|
||||
(shell-command "ssh ag 'mbsync inboxes && afew -tn' && muchsync ag")))
|
||||
(shell-command "muchsync ag")
|
||||
(nm-refresh)))
|
||||
|
||||
(use-package fortune-cookie
|
||||
:config
|
||||
|
Loading…
Reference in New Issue
Block a user