Commit Graph

1723 Commits

Author SHA1 Message Date
djcb 3a8c4b75cd * some doc updates 2012-02-17 21:43:24 +02:00
djcb c0ac3422f5 * mu4e-view.el, mu4e.texi: make filladapt.el optional 2012-02-16 21:37:40 +02:00
djcb 0236157cd8 * mu4e-view.el: improve url-matching regexp 2012-02-16 07:29:17 +02:00
djcb 557ae0d348 * mu-msg-file: for text-bodies, concatenate all text/plain parts 2012-02-15 23:41:30 +02:00
djcb 5c11e0e843 * mu4e: add `mu4e-view-prefer-html' (with obvious meaning), and document it. 2012-02-14 21:22:02 +02:00
djcb 3e6ff7fb52 * mu4e: make help context-sensitive 2012-02-14 20:25:13 +02:00
djcb 01f6c2fd47 * bump version to 0.9.8.1 2012-02-13 22:37:40 +02:00
djcb 56f02e01e2 * mu4e-view.el: don't show attachment size when there is none 2012-02-13 22:37:26 +02:00
djcb 7e9879ccc6 * update test, docs for mu extract 2012-02-13 22:36:43 +02:00
djcb 0d08ff903d * update code for new mu_msg_part_for_each API 2012-02-13 22:36:22 +02:00
djcb 3bb93a401b * update attachment extraction code:
- only consider 'leaf', 'message' parts in for_each
   - special handling for gmimemessage
   - some cleanups
2012-02-13 22:35:22 +02:00
djcb 7f44863566 * update NEWS 2012-02-09 21:21:39 +02:00
djcb 6e4b354923 * mu-cmd-server.c: fix backend problem when forwarding messages with attachments 2012-02-09 21:21:23 +02:00
djcb 3745413637 * mu4e-send: don't repeat Re:, Fwd: 2012-02-09 21:20:36 +02:00
djcb c809e7a301 * update www 2012-02-09 21:13:34 +02:00
djcb b0c362c014 * mu4e.texi: update documentation 2012-02-09 21:13:14 +02:00
djcb 2f56baec46 * cosmetic 2012-02-09 21:12:57 +02:00
djcb ba43988772 * mu4e-proc.el: allow `mu4e-get-mail-command' to be a shell command (incl. arguments) 2012-02-09 21:11:41 +02:00
djcb 288f987b2f * features: mark messages as read/unread 2012-02-09 21:10:33 +02:00
djcb a596961fe1 * mu4e.el, mu4e-view.el: colorize cited message parts 2012-02-08 22:18:34 +02:00
djcb d922808ff8 * mu4e-send.el: don't repeat "Re:" etc. when replying 2012-02-08 22:17:00 +02:00
djcb 7465282e85 * mu4e-hdrs.el: display current query in mode-line (use `global-mode-string') 2012-02-06 22:30:07 +02:00
djcb d76d88a7f0 * mu4e.el: fix message washing regression 2012-02-06 19:48:56 +02:00
djcb 7c1a24508e * mu4e.texi: improve manual 2012-02-06 19:48:33 +02:00
djcb 93a837651a * documentation improvements 2012-02-05 10:56:37 +02:00
djcb ec7d8faf06 Merge branch 'master' of github.com:djcb/mu 2012-02-05 08:51:33 +02:00
Dirk-Jan C. Binnema d867a8343e Merge pull request #4 from tavisrudd/patch-3
* mu4e: fix issue with error format string not being passed an arg it needs
2012-02-04 22:49:07 -08:00
Tavis Rudd 96a0375ab2 fix issue with error format string not being passed an arg it needs 2012-02-04 21:39:41 -08:00
djcb fd617f4a9b * www updates 2012-02-04 10:15:07 +02:00
djcb 33388ccbfa * mu4e-proc: improve mu4e-mu-binary-not-found error msg 2012-02-04 10:14:57 +02:00
Dirk-Jan C. Binnema 5a62785dbc Merge pull request #2 from tavisrudd/patch-1
* mu4e.el: fix common-lispism ("otherwise") that slipped in
2012-02-03 23:48:06 -08:00
Tavis Rudd b6fb551f11 fix common-lispism that slipped in. 2012-02-03 16:01:10 -08:00
djcb b31b066b97 * update docs 2012-01-31 20:56:23 +02:00
djcb 7aea461007 * configure.ac: bump version to 0.9.8 2012-01-31 20:56:13 +02:00
djcb 6f14e95c54 * test-mu-maildir.c: work around some weirdness on MacOS, fix permissions
failure in 'distcheck'
2012-01-31 20:55:56 +02:00
djcb ff9b8185b7 * test-mu-maildir.c: make the verbose output a bit more useful. 2012-01-23 00:11:45 +02:00
djcb 688d571715 * don't insist on using xdg-open; use "open" on MacOS or what MU_PLAY_PROGRAM sets 2012-01-23 00:11:23 +02:00
djcb 22aeb33c4c * minor 2012-01-22 18:39:33 +02:00
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