From 6f9621ce3f746212ac8fd114f7203877cc18e8f4 Mon Sep 17 00:00:00 2001 From: djcb Date: Mon, 27 Aug 2012 18:06:27 +0300 Subject: [PATCH] * mu4e: use defsubst for mu4e~proc-eat-sexp-from-buf --- mu4e/mu4e-proc.el | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/mu4e/mu4e-proc.el b/mu4e/mu4e-proc.el index 0feb6e92..167d95c7 100644 --- a/mu4e/mu4e-proc.el +++ b/mu4e/mu4e-proc.el @@ -97,7 +97,7 @@ the length (in hex).") '(run open listen connect stop)))) -(defun mu4e~proc-eat-sexp-from-buf () +(defsubst mu4e~proc-eat-sexp-from-buf () "'Eat' the next s-expression from `mu4e~proc-buf'. Note: this is a string, not an emacs-buffer. `mu4e~proc-buf gets its contents from the mu-servers in the following form: @@ -372,8 +372,6 @@ or (:error ) sexp, which are handled my `mu4e-update-func' and (mu4e~proc-send-command "move %s %s %s" idparam (or flagstr "") (or path "")))) - - (defun mu4e~proc-index (path my-addresses) "Update the message database for filesystem PATH, which should point to some maildir directory structure. MY-ADDRESSES is a