1
0
mirror of https://github.com/djcb/mu.git synced 2024-07-01 08:11:06 +02:00
Commit Graph

90 Commits

Author SHA1 Message Date
Dirk-Jan C. Binnema
43b1edbbe5 * mua updates 2011-08-16 23:44:08 +03:00
Dirk-Jan C. Binnema
ec996e67e4 * mua: updates 2011-08-16 07:30:47 +03:00
Dirk-Jan C. Binnema
76c8d21c73 * mua updates 2011-08-16 00:09:34 +03:00
Dirk-Jan C. Binnema
d9db6bfccd * mua update 2011-08-12 09:28:04 +03:00
Dirk-Jan C. Binnema
a571a3f877 * MuMsgFlags => MuFlags 2011-08-11 22:44:23 +03:00
Dirk-Jan C. Binnema
bf66680595 * mua: add mua-mu.el 2011-08-11 20:21:41 +03:00
Dirk-Jan C. Binnema
18f0ec7437 * mua updates 2011-08-11 20:20:40 +03:00
Dirk-Jan C. Binnema
4a995b509c * mua updates 2011-08-11 08:23:23 +03:00
Dirk-Jan C. Binnema
250aa91f5c * mua updates 2011-08-10 23:58:47 +03:00
Dirk-Jan C. Binnema
6cdd0f0571 * mua updates 2011-08-09 22:52:49 +03:00
Dirk-Jan C. Binnema
2c26c4dca2 * mua updates 2011-08-09 07:52:15 +03:00
Dirk-Jan C. Binnema
1e7f0612ae * update Makefile for mu=>mua 2011-08-08 22:06:24 +03:00
Dirk-Jan C. Binnema
4e5204361d * add missing mua.el 2011-08-08 22:04:13 +03:00
Dirk-Jan C. Binnema
74d00e26d4 * move emacs/ code to toys/mua; rename mu=>mua, many updates 2011-08-08 21:55:59 +03:00
Dirk-Jan C. Binnema
63076fe222 * don't include procmule for now, it's not ready 2011-07-26 22:14:20 +03:00
Dirk-Jan C. Binnema
d95778b0a0 Merge branch 'procmule' 2011-07-26 21:55:40 +03:00
Dirk-Jan C. Binnema
a0ff7e74b6 * update muile README 2011-07-26 08:43:47 +03:00
Dirk-Jan C. Binnema
2f556738e8 * mu-guile-misc -> mu-guile-log, and some cleanups 2011-07-25 08:48:21 +03:00
Dirk-Jan C. Binnema
3b78cdd023 * procmule.c: clean up the code 2011-07-25 08:29:13 +03:00
Dirk-Jan C. Binnema
355f5b7a9b * muile.c: enable the logging functions 2011-07-25 08:28:36 +03:00
Dirk-Jan C. Binnema
40c995331a * don't say we're c++ when we're really c. (use dummy.cc to enforce c++ linking) 2011-07-23 18:06:45 +03:00
Dirk-Jan C. Binnema
7fef745d17 * update for new mu_runtime init stuff 2011-07-23 17:58:40 +03:00
Dirk-Jan C. Binnema
d2029c062f * add new toy: procmule, a simple procmail wannabee (WIP) 2011-07-23 17:57:45 +03:00
Dirk-Jan C. Binnema
087ad64b4a * muile/guile: use mu:current-msg for the current message, update docs 2011-07-23 09:20:28 +03:00
Dirk-Jan C. Binnema
0ce9f78ed8 * muile: README: it's for-each, not foreach 2011-07-23 08:49:28 +03:00
Dirk-Jan C. Binnema
88ffe5f309 * muile/libmuguile: support loading specific message, 'mu:current' 2011-07-22 21:13:08 +03:00
Dirk-Jan C. Binnema
10af5aa4e8 * NEWS, mu-find.1, muile/README: update docs 2011-07-22 21:10:54 +03:00
Dirk-Jan C. Binnema
7d49195aa4 * small update to muile/README 2011-07-21 21:59:18 +03:00
Dirk-Jan C. Binnema
e390743195 * updates for new APIs (mu-date.h) 2011-07-21 00:39:00 +03:00
Dirk-Jan C. Binnema
3b7f2ab25d * small updates for guile 1.x compatibility (WIP) 2011-07-18 08:37:06 +03:00
Dirk-Jan C. Binnema
815d5ad862 * don't try to use guile if it's pre-2.x; but add some beginning compat
functions for 1.8 and friends
2011-07-17 22:28:17 +03:00
Dirk-Jan C. Binnema
8b824da539 * update the guile-bindings and README a bit 2011-07-17 14:37:12 +03:00
Dirk-Jan C. Binnema
59645ba268 * update guile-stats functions a bit 2011-07-16 19:46:52 +03:00
Dirk-Jan C. Binnema
7e28df0146 * add muile/README with some basic instructions 2011-07-15 23:52:39 +03:00
Dirk-Jan C. Binnema
aeff372157 * improve guile functionality; add tables, gnuplot support 2011-07-15 23:50:13 +03:00
Dirk-Jan C. Binnema
391f2a43eb * mu-stats.scm: support optional arguments (define*) and top-n 2011-07-14 22:21:32 +03:00
Dirk-Jan C. Binnema
63a968ccae * some more guile scripting stuff 2011-07-13 23:00:05 +03:00
Dirk-Jan C. Binnema
2c34f4eeb5 * mu-stats.scm: add some simple examples on getting message statistics 2011-07-13 08:46:04 +03:00
Dirk-Jan C. Binnema
c023e2c38c * some more work on the guile bindings; somewhat working, still WIP 2011-07-13 00:54:06 +03:00
Dirk-Jan C. Binnema
0b7693d077 * guilify mu; first steps, and a new toy called 'muile' 2011-07-05 00:18:43 +03:00
Dirk-Jan C. Binnema
50edc719fa * basic support for threading in mug2 (WIP) 2011-07-01 20:52:38 +03:00
Dirk-Jan C. Binnema
2d1f8366d5 * start using message threading (--threads/-t param for mu find) 2011-06-30 23:45:53 +03:00
Dirk-Jan C. Binnema
32127cdc9f * mug2: update for threading changes 2011-06-24 00:24:48 +03:00
Dirk-Jan C. Binnema
f51fbebe9a * mug,mug2: update for api changes 2011-06-19 21:23:46 +03:00
Dirk-Jan C. Binnema
794825e297 * remove the needless batching in mu-msg-iter, mu-query, update callers 2011-06-16 10:18:34 +03:00
Dirk-Jan C. Binnema
f02a043741 * mu-msg-iter.{cc,h}: clear-up api, update callers 2011-05-19 00:26:14 +03:00
Dirk-Jan C. Binnema
53b87a79eb * <many> WIP: refactor mu-msg -- mu-msg-file 2011-05-09 02:58:33 +03:00
Dirk-Jan C. Binnema
c6fb50b166 * fix compiler warnings for gcc 4.5 2011-04-15 08:49:04 +03:00
Dirk-Jan C. Binnema
d98f1e52ad * mu_runtime: update getting standard dirs / paths, use them 2011-03-19 10:07:32 +02:00
Dirk-Jan C. Binnema
17eb035bd2 * update mug2/mug.cc for changed mu_index_new 2011-03-02 23:04:04 +02:00