This commit is contained in:
djcb
2011-12-26 11:17:28 +01:00
parent aec2e73ad4
commit 9043ec0f51
2 changed files with 2 additions and 4 deletions

View File

@ -118,7 +118,7 @@ process."
"Dummy handler function."
(error "Not handled: %S" args))
(defconst mu4e-server-name "*mu4e-server"
(defconst mu4e-server-name "*mu4e-server*"
"*internal* Name of the server process, buffer.")
(defun mu4e-start-proc ()