* add 'mu server', which starts a process that accepts some commands

specifically designed for communication with emacs
This commit is contained in:
Dirk-Jan C. Binnema
2011-09-03 10:41:24 +03:00
parent b8447cde47
commit 4ce44f6973
5 changed files with 405 additions and 17 deletions

View File

@ -63,7 +63,6 @@ enum _MuConfigCmd {
MU_CONFIG_CMD_INDEX,
MU_CONFIG_CMD_FIND,
MU_CONFIG_CMD_CLEANUP,
MU_CONFIG_CMD_MKDIR,
MU_CONFIG_CMD_VIEW,
MU_CONFIG_CMD_EXTRACT,