1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-28 07:41:04 +02:00
Commit Graph

17 Commits

Author SHA1 Message Date
djcb
7efb577279 * improve thread information, allow for better display in mm 2011-11-20 01:20:38 +02:00
djcb
ff4ca20a6f * cosmetics 2011-11-13 12:49:24 +02:00
djcb
39c126b51b * don't send dummy data anymore -- no longer needed 2011-10-26 21:59:53 +03:00
djcb
e28d2d3e3b * add '(:found <n>)' 2011-10-25 08:42:57 +03:00
djcb
2010df4dad * mu-cmd-server.c: add ugly work-around to ensure emacs interprets messages at once 2011-10-18 10:40:41 +01:00
Dirk-Jan C. Binnema
7e5df3c090 * mu-cmd-server.c: add signal handling 2011-10-10 08:36:01 +03:00
Dirk-Jan C. Binnema
1385969d22 * mu-cmd-server.c: use unbuffered writing for output 2011-10-03 09:13:24 +03:00
Dirk-Jan C. Binnema
a4646b29f1 * mu-cmd-server.c: improve error handling, support flagging message by message-id 2011-10-02 21:34:27 +03:00
Dirk-Jan C. Binnema
c9c316efdc * mu-cmd-server: cleanups, add support for editing existing messages 2011-09-30 08:36:00 +03:00
Dirk-Jan C. Binnema
406aeb6e29 * mu-cmd-server.c: by default, sort by date in reverse order 2011-09-22 21:01:18 +03:00
Dirk-Jan C. Binnema
5866220781 * mu-cmd-server.c: don't give double error notifications 2011-09-20 23:59:07 +03:00
Dirk-Jan C. Binnema
4105f15ca0 * mu-cmd-server, m-msg-part.c: add support opening, extracting attachments 2011-09-20 00:21:37 +03:00
Dirk-Jan C. Binnema
b25e5be7a9 * mu-cmd-server: add 'add' command 2011-09-18 23:58:10 +03:00
Dirk-Jan C. Binnema
553b88620e * fix make check, make cc10 and make line33 2011-09-18 21:29:28 +03:00
Dirk-Jan C. Binnema
a009308de9 * mu-cmd-server: add 'index', 'compose' commands; many internal improvements 2011-09-18 14:46:02 +03:00
Dirk-Jan C. Binnema
939dd1d064 * mu-cmd-server: implement most (all?) needed commands 2011-09-12 20:41:29 +03:00
Dirk-Jan C. Binnema
4ce44f6973 * add 'mu server', which starts a process that accepts some commands
specifically designed for communication with emacs
2011-09-03 10:41:24 +03:00