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

1535 Commits

Author SHA1 Message Date
Dirk-Jan C. Binnema
42d69b7501 * mu-msg.[ch]: add mu_msg_is_readable 2011-08-03 23:03:58 +03:00
Dirk-Jan C. Binnema
d291c5a9f5 * some mu_store_store => mu_store_store_msg and the consequences 2011-08-03 23:03:22 +03:00
Dirk-Jan C. Binnema
82be4974b7 * add 'mu add' and 'mu remove' commands for adding, removing messages from the database 2011-08-03 23:00:48 +03:00
Dirk-Jan C. Binnema
ef086db2a7 * emacs updates 2011-08-03 08:18:11 +03:00
Dirk-Jan C. Binnema
b39b33b82d * emacs/: more WIP 2011-08-02 21:27:59 +03:00
Dirk-Jan C. Binnema
bdf1237c34 * mu-mv: optionally, let it update the database (--updatedb) and print the
target file on stdout (--printtarget)
2011-08-02 21:27:32 +03:00
Dirk-Jan C. Binnema
92e95cf94d * update gitignore 2011-08-02 08:14:58 +03:00
Dirk-Jan C. Binnema
2c1f3dafbd * mu-cmd, mu-config: add --flags parameter to 'mu move', to change the message flags 2011-08-02 08:14:19 +03:00
Dirk-Jan C. Binnema
d203c26591 * mu-msg: add mu_msg_file_move_to_maildir which uses a path rather than a
MuMsg (cfg mu_msg_move_to_maildir)
2011-08-02 08:12:57 +03:00
Dirk-Jan C. Binnema
8722110864 * cosmetics 2011-08-02 08:11:50 +03:00
Dirk-Jan C. Binnema
8e83a1c952 * more changes to emacs frontend 2011-08-02 08:11:04 +03:00
Dirk-Jan C. Binnema
47073006d2 * added the mu mv command for moving, removing messages (WIP) 2011-08-01 22:42:23 +03:00
Dirk-Jan C. Binnema
8ee5427975 * emacs/*: many changes, still in initial stages... 2011-08-01 21:22:03 +03:00
Dirk-Jan C. Binnema
f35c144192 * rough beginnings of an emacs client for mu 2011-08-01 08:18:18 +03:00
Dirk-Jan C. Binnema
abeeb33100 Merge branch 'master' into emu 2011-07-31 13:23:19 +03:00
Dirk-Jan C. Binnema
e02a80b5dd * set version to 0.9.7-pre 2011-07-31 13:00:15 +03:00
Dirk-Jan C. Binnema
ba4893cbbb * preparing for 0.9.7-pre 2011-07-31 12:59:16 +03:00
Dirk-Jan C. Binnema
dabbfc3b62 * use the sexp export that moved to mu-msg-sexp 2011-07-31 12:17:14 +03:00
Dirk-Jan C. Binnema
5c2417a041 * minor stuff / cosmetics 2011-07-31 12:16:00 +03:00
Dirk-Jan C. Binnema
424d012085 * mu-str.h make mu_str_escape_c_literal optionionally quote "" its result 2011-07-31 12:14:22 +03:00
Dirk-Jan C. Binnema
0a6161a71c * centralize formatstr parsing, cleanup 2011-07-27 08:20:06 +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
50fad7dc39 * cosmetics 2011-07-26 08:43:33 +03:00
Dirk-Jan C. Binnema
9dad2d6175 * mu-cmd-find: improve --format=sexp output 2011-07-26 08:42:50 +03:00
Dirk-Jan C. Binnema
9a6c96c202 * mu-guile-msg.c: use mu: namespace for values 2011-07-26 08:42:15 +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
b600363ef8 * mu-guile-msg: add guile binding for mu_msg_move_to_maildir, namespace defines 2011-07-25 08:27:42 +03:00
Dirk-Jan C. Binnema
24a177d52a * add mu-guile-misc, with bindings for mu logging stuff 2011-07-25 08:25:33 +03:00
Dirk-Jan C. Binnema
a2a491d7aa * cosmetics 2011-07-25 08:22:58 +03:00
Dirk-Jan C. Binnema
618d7d5eb6 * mu-msg: add mu_msg_move_to_maildir, to move a message to different maildir 2011-07-25 08:19:58 +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
c8314e08d1 * mu-guile-msg.c: use 'mu:current-msg' 2011-07-23 17:59:05 +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
a164ad645e * configure.ac: add procmule 2011-07-23 17:58:13 +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
6af9b47405 * support different log files for different front ends (mu, mug, procmule etc.) 2011-07-23 17:56:25 +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
6090bf8ad0 * cosmetic 2011-07-22 21:11:50 +03:00
Dirk-Jan C. Binnema
8f2cbce9c1 * update cheatsheet 2011-07-22 21:11:13 +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
8bc7001cc7 * test-mu-date: added some unit tests 2011-07-21 21:58:56 +03:00
Dirk-Jan C. Binnema
37aaa18d6b * cosmetics 2011-07-21 21:58:27 +03:00
Dirk-Jan C. Binnema
dd233b17f0 * gtest.mk: test timezone, locale to something predictable for the tests 2011-07-21 21:57:45 +03:00