Commit Graph

142 Commits

Author SHA1 Message Date
djcb 8151fc21b0 * mug2/mug-query-bar.c: fix compiler warning 2011-12-30 13:39:03 +02:00
djcb aaaf49928d * toys/: cleanup after code rearrangements, fix compile breakages 2011-12-13 08:04:09 +02:00
djcb 8b39c69c89 * some code re-arrangement: src/guile-> guile, toys/mm -> emacs 2011-12-13 08:03:19 +02:00
djcb cfd180a888 * mm-view: disable 'Inspect' for now 2011-12-13 07:45:15 +02:00
djcb 37c884aa2e * mm + mm-cmd-server: implement 'ping' -> startup version check 2011-12-13 07:44:45 +02:00
djcb 5f1eebcad5 * mm-main.el: update main view, support bookmarks 2011-12-13 07:43:49 +02:00
djcb 8ad1b738a3 * cosmetic 2011-12-12 08:26:12 +02:00
djcb 36c168a418 * mm-view: minor improvement to url recognition regexp 2011-12-12 08:25:52 +02:00
djcb ca1f98efad * mm-hdrs.el: fix unmarking headers 2011-12-12 08:25:14 +02:00
djcb c344fe2356 * mm: support limited search 's' and full search 'S' 2011-12-07 08:50:03 +02:00
djcb e847ab9ca2 * mm-view.el: fix saving of attachments 2011-12-07 08:19:33 +02:00
djcb 7fafc5288f * mm.el: move main view stuff to mm-main.nl, add defvar for search limit 2011-12-07 08:18:47 +02:00
djcb df35498e13 * split main view into mm-mail.el 2011-12-04 23:49:15 +02:00
djcb 8823edeed7 * mm: update main view, added bookmark support 2011-12-03 14:22:30 +02:00
djcb 5834c62d32 * mm: add org-contacts support and some documentation 2011-12-01 21:21:29 +02:00
djcb 6b417bc947 * remove the mua toy emacs ui -- the action now happens in 'mm' 2011-12-01 21:18:11 +02:00
djcb 1a3fc04e17 * move guile bindings from libmuguile, toys to src/guile:
- don't build a special 'muile' binary anymore, but build as module for
    normal guile
  - remove toys muile / procmule (latter may return at some time)
  - bug fixes
  - however, this is still WIP
2011-12-01 21:17:23 +02:00
djcb ce686d76d2 * mm: add pipe-message support, inspect-with-guile support (WIP) 2011-11-27 16:23:14 +02:00
djcb 372a819d8a * mu-stats.scm: add beginning of gnuplot support 2011-11-27 16:22:16 +02:00
djcb dce908cf93 * cosmetics 2011-11-27 16:21:49 +02:00
djcb 30bfeb2f6c * update mm 2011-11-24 00:15:34 +02:00
djcb 69ee855b88 * mm: add raw view 2011-11-20 10:31:38 +02:00
djcb 838044dfad * mm-hdrs.el: store thread info when adding headers, so it can be retrieved
with (:update ...) messages
2011-11-20 01:19:07 +02:00
djcb e0ed00f8e0 * mm-view.el, mm.el: view attachment size in view buffer, re-factor display size 2011-11-20 01:18:12 +02:00
djcb b4c32a53b7 * mm updates 2011-11-13 12:44:54 +02:00
djcb 0abe2e307a * mm-hdrs.el: show target folder using overlay 2011-11-10 19:29:15 +02:00
djcb 7a4ad0bc0b * mm updates 2011-11-09 08:55:39 +02:00
djcb bebcf53d3b * mm updates 2011-11-09 08:35:24 +02:00
djcb b684dbc06c * mm: version check (WIP) 2011-11-09 08:35:10 +02:00
djcb 9ee6fec7ea * mm updates 2011-11-05 12:29:07 +02:00
djcb cc7a09bd93 * mm updates 2011-11-05 10:26:24 +02:00
djcb 19e93a52f1 * mm updates 2011-10-26 22:00:08 +03:00
djcb 6f4189865c * mm updates (add '(:found <n>)' handling) 2011-10-25 08:43:24 +03:00
djcb 991cc06f20 * update mm 2011-10-24 00:20:32 +03:00
djcb f51e78066e * mm updates (add menus for view, headers) 2011-10-18 10:39:49 +01:00
Dirk-Jan C. Binnema ac6c5b4598 * mm updates 2011-10-10 08:38:14 +03:00
Dirk-Jan C. Binnema 1bb15332c4 * mm updates 2011-10-04 08:12:47 +03:00
Dirk-Jan C. Binnema a02464d307 * mm-send.el: remove <> from message ids when flagging them 2011-10-03 09:13:58 +03:00
Dirk-Jan C. Binnema bb5028da72 * mm: many updates (still WIP) 2011-10-02 21:35:03 +03:00
Dirk-Jan C. Binnema 311c3b6847 * mm: updates 2011-09-30 08:37:47 +03:00
Dirk-Jan C. Binnema f9cc681163 * mug-query-bar.c: fix compile warning, add (c)-header 2011-09-30 08:31:23 +03:00
Dirk-Jan C. Binnema f3264affba * mm updates (WIP) 2011-09-22 21:01:35 +03:00
Dirk-Jan C. Binnema 3d41a0fe3d * mm: some more updates (WIP) 2011-09-20 23:59:20 +03:00
Dirk-Jan C. Binnema e685f6b7e0 * mm updates (WIP) 2011-09-20 00:20:59 +03:00
Dirk-Jan C. Binnema 88d81512c4 * toys/mm: updates 2011-09-18 23:57:46 +03:00
Dirk-Jan C. Binnema 288a5763a6 * many updates to `mm', the mu-based MUA for emacs 2011-09-18 14:39:36 +03:00
Dirk-Jan C. Binnema 462f5f5247 * add some elisp to access mu server 2011-09-12 20:52:32 +03:00
Dirk-Jan C. Binnema 0c7f7d4d06 * re-enable procmule (WIP) 2011-09-12 20:40:34 +03:00
Dirk-Jan C. Binnema 273ed47eb6 * mug2: update for api changes 2011-09-03 10:50:39 +03:00
Dirk-Jan C. Binnema b8447cde47 * mug: update for api changes 2011-08-30 22:03:29 +03:00