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

1885 Commits

Author SHA1 Message Date
djcb
bcd6e40622 * mu-config.c: deal with the case where no Maildir is defined 2012-01-22 18:39:10 +02:00
djcb
16a7b48584 * configure.ac: small improvements 2012-01-22 18:38:32 +02:00
djcb
dec4ce8181 * fix contacts-export, msg-graphs 2012-01-22 11:44:52 +02:00
djcb
3ea8b1fe8c * guile: fix logic inversion in plot generation 2012-01-22 11:03:47 +02:00
djcb
c3de1bdb1a * guile/examples: use EXTRA_DIST, not noinst_DIST 2012-01-22 10:49:43 +02:00
djcb
048ab8a003 * fix mu_cmd_index for line33 2012-01-22 10:33:47 +02:00
djcb
0c34661d6d * mu_index: fix error handling 2012-01-22 10:25:12 +02:00
djcb
db83313db0 * mu4e.el: "Flags" => "Flgs" 2012-01-22 10:19:28 +02:00
djcb
b192d02d31 * index.org: minor 2012-01-21 16:29:50 +02:00
djcb
d394d297e7 * configure.ac: bump version to beta2 2012-01-21 16:29:41 +02:00
djcb
f8040179f0 * mu-cmd-index.c: improve color output when indexing 2012-01-21 16:29:30 +02:00
djcb
01d1c3174b * mu-cmd-index.c: fix print_stats for 'line33' 2012-01-21 14:20:45 +02:00
djcb
d1857355c4 * add org2mu4e example script
script export query results to org-mode links to the messages (in mu4e)
2012-01-21 14:20:07 +02:00
djcb
dab117010e * updated README 2012-01-21 12:25:14 +02:00
djcb
b563128a4f * make colorized output the default
- turn of with --nocolor, or by setting MU_NOCOLOR to non-empty
2012-01-21 12:12:41 +02:00
djcb
7538f20d60 * mu4e-hdrs.el: make searching / jumping work for maildirs with spaces in them
as well
2012-01-21 11:20:11 +02:00
djcb
cdfbba288e * tests: fix unit tests for the improved parsing 2012-01-21 11:19:15 +02:00
djcb
98ca74f9a8 * mu-msg-str.c: improve xapian-escaping, string-eating 2012-01-21 11:18:29 +02:00
djcb
e1f598f672 * mu-msg-fields.c: escape the subject field, too 2012-01-21 11:12:48 +02:00
djcb
29bec71895 * mu-store-write.cc: index data *before* xapian-escaping it 2012-01-21 11:12:13 +02:00
djcb
b2deffa954 * mu-cmd-server.c: improve output a bit (for humans) 2012-01-21 11:10:53 +02:00
djcb
14834a01ee * cosmetics 2012-01-21 11:10:19 +02:00
djcb
336b09db42 * cosmetic 2012-01-19 21:42:28 +02:00
djcb
61f7e84cc9 * mu-guile.org: add note about GUILE_LOAD_PATH 2012-01-19 21:42:15 +02:00
djcb
ecbfafc35b * mu4e.org: minor improvements 2012-01-19 21:41:47 +02:00
djcb
92f6a4777e * mu-guile.texi: mention GUILE_LOAD_PATH 2012-01-19 21:41:11 +02:00
djcb
ceb952b895 * mu4e.texi: many improvements to the mu4e documentation 2012-01-19 21:40:26 +02:00
djcb
1da684d254 * disable g_debug in functions that may be called for logging is initialized 2012-01-19 19:24:46 +02:00
djcb
9d84138a73 * mu-guile.texi: extend / improve mu-guile documentation 2012-01-15 14:38:08 +02:00
djcb
799e3e150a * mu-guile-message.c: use mu_msg_part_save_temp, rename some symbols 2012-01-15 14:37:30 +02:00
djcb
3b07a328a5 * configure.ac: bump version to 0.9.8beta1 2012-01-15 14:36:32 +02:00
djcb
f386e2bd26 * update guile examples 2012-01-15 14:36:09 +02:00
djcb
ece8d795e3 * rename msg-stats => msg-graphs 2012-01-15 14:33:22 +02:00
djcb
e620a32ee7 * updated the guile modules 2012-01-15 14:32:34 +02:00
djcb
ddb68cdea9 * www: some updates 2012-01-15 14:32:04 +02:00
djcb
3216a95e92 * emacs/TODO: updated 2012-01-15 14:12:35 +02:00
djcb
1f56bf7779 * configure.ac: bump version to alpha4 2012-01-15 14:12:05 +02:00
djcb
6014ef18a9 * Makefile.am: exempt big case-statement in mu-guile-message from pmccabe check 2012-01-15 14:11:48 +02:00
djcb
3ecc81a879 * mu-cmd-server: use mu_msg_part_save_temp, some refactoring 2012-01-15 14:10:44 +02:00
djcb
c2b5e95dae * mu-msg-part: add mu_msg_part_save_temp and some refactoring 2012-01-15 14:10:04 +02:00
djcb
6e3e425c66 * when forwarding, include attachments from original 2012-01-14 12:55:50 +02:00
djcb
ff04b20712 * mu4e: show keybindings (C-h m), cosmetics 2012-01-14 11:05:23 +02:00
djcb
6ba2b8c588 * update web pages 2012-01-14 11:03:05 +02:00
djcb
a5184674ef * add functions to map day numbers -> names, month numbers -> names 2012-01-13 01:52:30 +02:00
djcb
c26dc38ade * mu-guile.texi: updated / expanded documentation 2012-01-13 00:53:05 +02:00
djcb
be8d97f11e * guile - updates in most guile modules 2012-01-13 00:49:30 +02:00
djcb
7d2f5a2307 * add part.scm (attachment handling), plot.scm (plot statistics) 2012-01-13 00:48:28 +02:00
djcb
6732fb46af * mu-msg-file.c: search priority headers in faster order
- some message statistics showed the most common header to signify message
    priority; check that one first
2012-01-13 00:47:18 +02:00
djcb
b7745f2bf9 * mu-guile-messsage.c: use the utf8-save function; add attachment handling
- use the new utf8 string function in mu-guile
  - implement attachment handling
  - various cleanups
2012-01-13 00:45:46 +02:00
djcb
453036dff9 * mu-guile: make the string functions save against b0rked utf-8 2012-01-13 00:43:44 +02:00