Commit Graph

  • e62292cb1d * contrib: fix compilation for freebsd djcb 2012-03-14 21:33:51 +02:00
  • e80c4c9124 * tests/: fix test cases for freebsd (and other bsds) djcb 2012-03-14 21:33:06 +02:00
  • ba10026dc2 * some warning fixes for gcc 4.1.1 djcb 2012-03-14 00:07:29 +02:00
  • 91457611b5 * minor documentation fixes djcb 2012-03-13 23:06:33 +02:00
  • daaec407eb * fix compiler warning for newest gcc/g++ djcb 2012-03-13 23:06:17 +02:00
  • a051f3a89f * make it configurable what to do with sent messages (part 2), and document it: djcb 2012-03-13 20:13:30 +02:00
  • 4122b76607 * make it configurable what to do with sent messages (i.e.., copy to sent/, trash/ or delete) (WIP) djcb 2012-03-13 08:28:25 +02:00
  • 4c43ebdf2e * mu4e-send.el: use the _last_ reference to determine the 'parent' message djcb 2012-03-13 08:20:27 +02:00
  • 28c6f2d8d7 * mu-msg-part: g_mime_data_wrapper_write_to_stream returns ssize_t, not gboolean djcb 2012-03-11 10:40:49 +02:00
  • 7a5436e847 * mu4e.el: remove some garbage djcb 2012-03-10 16:41:10 +02:00
  • 0733feb26a * mu4e.el: don't show 'no body' djcb 2012-03-10 12:44:20 +02:00
  • 2c81d65ed5 * configure.ac: check for langinfo.h, locale.h djcb 2012-03-08 00:12:47 +02:00
  • 8f2c710e48 * mu4e: cosmetics djcb 2012-03-08 00:12:26 +02:00
  • dd78faf415 * mu_util_play: accept paths with spaces etc. as well djcb 2012-03-08 00:12:06 +02:00
  • 7fd81cc154 * tests: more gracefully deal with the case where there's no en_US.utf8 locale djcb 2012-03-08 00:11:31 +02:00
  • 0d3f1887da * test-mu-util.c: fix test_mu_util_dir_expand_03 for the symlink case djcb 2012-03-08 00:10:21 +02:00
  • f02bb34188 * make mu compile warning-free with clang/clang++ Dirk-Jan C. Binnema 2012-02-29 21:08:23 +02:00
  • 6761f0e5d3 * possible fix for some encoding problem (mu_util_fputs_encoded) + cosmetics Dirk-Jan C. Binnema 2012-02-29 20:51:29 +02:00
  • 253d03aaaa * automatic mail retrieval (WIP-2): Dirk-Jan C. Binnema 2012-02-28 22:34:22 +02:00
  • d6a53ebee2 * update configure.ac: bump version to 0.8.2; don't use AM_INIT_AUTOMAKE([dist-bzip2]) Dirk-Jan C. Binnema 2012-02-28 21:22:50 +02:00
  • 574b0d72eb * cosmetics Dirk-Jan C. Binnema 2012-02-28 00:02:11 +02:00
  • 3086b87ca5 * add `mu4e-headers-leave-behavior', to decide what to when updating/quiting etc. a buffer. From the docstring: "What do to when user leaves the headers view (e.g. quit or doing a new search). Value is one of the following symbols: - ask (ask the user whether to ignore the marks) - apply (automatically apply the marks before doing anything else) - ignore (automatically ignore the marks without asking)." Dirk-Jan C. Binnema 2012-02-27 23:41:11 +02:00
  • 9021a2ca16 * mu4e.el, mu4e-proc.el: make updating mail asynchronous Dirk-Jan C. Binnema 2012-02-27 21:48:07 +02:00
  • 85be02c195 * test-mu-maildir: add some extra tests for maildir creation Dirk-Jan C. Binnema 2012-02-26 12:18:17 +02:00
  • 8f833c55c5 * mu-cmd-find.c: with --format=links, always try to create the target maildir, even if the toplevel already exists Dirk-Jan C. Binnema 2012-02-26 12:17:56 +02:00
  • f27af1158b * mu-maildir.[ch]: make create_maildir work even if the maildir already partially exists and double-check permissions Dirk-Jan C. Binnema 2012-02-26 12:16:57 +02:00
  • dcc0d5fc18 * cosmetics Dirk-Jan C. Binnema 2012-02-26 12:14:53 +02:00
  • 25a046536d * mu-cmd-find.c: --format=links: don't show error when there isn't any + unit test Dirk-Jan C. Binnema 2012-02-23 20:35:16 +02:00
  • 5f9aed0ce0 * configure.ac: add specific version 1.2.x check for xapian Dirk-Jan C. Binnema 2012-02-23 20:32:17 +02:00
  • 359659e6cc * use EMAIL: not EMAIL in org-contacts template (thanks to Tamas Papp) djcb 2012-02-21 21:53:44 +02:00
  • 3e1640fb7a * mu-guile-message.c: don't free unitialized var in error path djcb 2012-02-21 21:46:00 +02:00
  • 70743774e8 * mu4e-hdrs.el: don't set keymap to nil djcb 2012-02-21 21:48:06 +02:00
  • ad134547cc * cheatsheet.org: mention the --exec parameter for mu find djcb 2012-02-19 11:05:55 +02:00
  • 1a5eec4a84 * mu4e-send.el: fix handling of Cc:'s in reply (when not replying-to-all) djcb 2012-02-19 11:05:29 +02:00
  • df4f34cce5 * index.org: add entry for 0.9.8.1 release djcb 2012-02-18 17:11:53 +02:00
  • 8955b360d7 * remove traces of the 'cleanup' command djcb 2012-02-18 17:11:32 +02:00
  • 3a8c4b75cd * some doc updates djcb 2012-02-17 21:43:24 +02:00
  • c0ac3422f5 * mu4e-view.el, mu4e.texi: make filladapt.el optional djcb 2012-02-16 21:37:40 +02:00
  • 0236157cd8 * mu4e-view.el: improve url-matching regexp djcb 2012-02-16 07:29:17 +02:00
  • 557ae0d348 * mu-msg-file: for text-bodies, concatenate all text/plain parts djcb 2012-02-15 23:41:30 +02:00
  • 5c11e0e843 * mu4e: add `mu4e-view-prefer-html' (with obvious meaning), and document it. djcb 2012-02-14 21:22:02 +02:00
  • 3e6ff7fb52 * mu4e: make help context-sensitive djcb 2012-02-14 20:25:13 +02:00
  • 01f6c2fd47 * bump version to 0.9.8.1 djcb 2012-02-13 22:37:40 +02:00
  • 56f02e01e2 * mu4e-view.el: don't show attachment size when there is none djcb 2012-02-13 22:37:26 +02:00
  • 7e9879ccc6 * update test, docs for mu extract djcb 2012-02-13 22:36:43 +02:00
  • 0d08ff903d * update code for new mu_msg_part_for_each API djcb 2012-02-13 22:36:22 +02:00
  • 3bb93a401b * update attachment extraction code: djcb 2012-02-13 22:35:22 +02:00
  • 7f44863566 * update NEWS djcb 2012-02-09 21:21:39 +02:00
  • 6e4b354923 * mu-cmd-server.c: fix backend problem when forwarding messages with attachments djcb 2012-02-09 21:21:23 +02:00
  • 3745413637 * mu4e-send: don't repeat Re:, Fwd: djcb 2012-02-09 21:20:36 +02:00
  • c809e7a301 * update www djcb 2012-02-09 21:13:34 +02:00
  • b0c362c014 * mu4e.texi: update documentation djcb 2012-02-09 21:13:14 +02:00
  • 2f56baec46 * cosmetic djcb 2012-02-09 21:12:57 +02:00
  • ba43988772 * mu4e-proc.el: allow `mu4e-get-mail-command' to be a shell command (incl. arguments) djcb 2012-02-09 21:11:41 +02:00
  • 288f987b2f * features: mark messages as read/unread djcb 2012-02-09 21:10:33 +02:00
  • a596961fe1 * mu4e.el, mu4e-view.el: colorize cited message parts djcb 2012-02-08 22:18:34 +02:00
  • d922808ff8 * mu4e-send.el: don't repeat "Re:" etc. when replying djcb 2012-02-08 22:17:00 +02:00
  • 7465282e85 * mu4e-hdrs.el: display current query in mode-line (use `global-mode-string') djcb 2012-02-06 22:30:07 +02:00
  • d76d88a7f0 * mu4e.el: fix message washing regression djcb 2012-02-06 19:48:56 +02:00
  • 7c1a24508e * mu4e.texi: improve manual djcb 2012-02-06 19:48:33 +02:00
  • 93a837651a * documentation improvements djcb 2012-02-05 10:56:37 +02:00
  • ec7d8faf06 Merge branch 'master' of github.com:djcb/mu djcb 2012-02-05 08:51:33 +02:00
  • d867a8343e Merge pull request #4 from tavisrudd/patch-3 Dirk-Jan C. Binnema 2012-02-04 22:49:07 -08:00
  • 96a0375ab2 fix issue with error format string not being passed an arg it needs Tavis Rudd 2012-02-04 21:39:41 -08:00
  • fd617f4a9b * www updates djcb 2012-02-04 10:15:07 +02:00
  • 33388ccbfa * mu4e-proc: improve mu4e-mu-binary-not-found error msg djcb 2012-02-04 10:14:57 +02:00
  • 5a62785dbc Merge pull request #2 from tavisrudd/patch-1 Dirk-Jan C. Binnema 2012-02-03 23:48:06 -08:00
  • b6fb551f11 fix common-lispism that slipped in. Tavis Rudd 2012-02-03 16:01:10 -08:00
  • b31b066b97 * update docs djcb 2012-01-31 20:56:23 +02:00
  • 7aea461007 * configure.ac: bump version to 0.9.8 djcb 2012-01-31 20:56:13 +02:00
  • 6f14e95c54 * test-mu-maildir.c: work around some weirdness on MacOS, fix permissions failure in 'distcheck' djcb 2012-01-31 20:55:56 +02:00
  • ff9b8185b7 * test-mu-maildir.c: make the verbose output a bit more useful. djcb 2012-01-23 00:11:45 +02:00
  • 688d571715 * don't insist on using xdg-open; use "open" on MacOS or what MU_PLAY_PROGRAM sets djcb 2012-01-23 00:11:23 +02:00
  • 22aeb33c4c * minor djcb 2012-01-22 18:39:33 +02:00
  • bcd6e40622 * mu-config.c: deal with the case where no Maildir is defined djcb 2012-01-22 18:39:10 +02:00
  • 16a7b48584 * configure.ac: small improvements djcb 2012-01-22 18:38:32 +02:00
  • dec4ce8181 * fix contacts-export, msg-graphs djcb 2012-01-22 11:44:52 +02:00
  • 3ea8b1fe8c * guile: fix logic inversion in plot generation djcb 2012-01-22 11:03:47 +02:00
  • c3de1bdb1a * guile/examples: use EXTRA_DIST, not noinst_DIST djcb 2012-01-22 10:49:43 +02:00
  • 048ab8a003 * fix mu_cmd_index for line33 djcb 2012-01-22 10:33:47 +02:00
  • 0c34661d6d * mu_index: fix error handling djcb 2012-01-22 10:25:12 +02:00
  • db83313db0 * mu4e.el: "Flags" => "Flgs" djcb 2012-01-22 10:19:28 +02:00
  • b192d02d31 * index.org: minor djcb 2012-01-21 16:29:50 +02:00
  • d394d297e7 * configure.ac: bump version to beta2 djcb 2012-01-21 16:29:41 +02:00
  • f8040179f0 * mu-cmd-index.c: improve color output when indexing djcb 2012-01-21 16:29:30 +02:00
  • 01d1c3174b * mu-cmd-index.c: fix print_stats for 'line33' djcb 2012-01-21 14:20:45 +02:00
  • d1857355c4 * add org2mu4e example script djcb 2012-01-21 14:20:07 +02:00
  • dab117010e * updated README djcb 2012-01-21 12:25:14 +02:00
  • b563128a4f * make colorized output the default djcb 2012-01-21 12:12:41 +02:00
  • 7538f20d60 * mu4e-hdrs.el: make searching / jumping work for maildirs with spaces in them as well djcb 2012-01-21 11:20:11 +02:00
  • cdfbba288e * tests: fix unit tests for the improved parsing djcb 2012-01-21 11:19:15 +02:00
  • 98ca74f9a8 * mu-msg-str.c: improve xapian-escaping, string-eating djcb 2012-01-21 11:18:29 +02:00
  • e1f598f672 * mu-msg-fields.c: escape the subject field, too djcb 2012-01-21 11:12:48 +02:00
  • 29bec71895 * mu-store-write.cc: index data *before* xapian-escaping it djcb 2012-01-21 11:12:13 +02:00
  • b2deffa954 * mu-cmd-server.c: improve output a bit (for humans) djcb 2012-01-21 11:10:53 +02:00
  • 14834a01ee * cosmetics djcb 2012-01-21 11:10:19 +02:00
  • 336b09db42 * cosmetic djcb 2012-01-19 21:42:28 +02:00
  • 61f7e84cc9 * mu-guile.org: add note about GUILE_LOAD_PATH djcb 2012-01-19 21:42:15 +02:00
  • ecbfafc35b * mu4e.org: minor improvements djcb 2012-01-19 21:41:47 +02:00
  • 92f6a4777e * mu-guile.texi: mention GUILE_LOAD_PATH djcb 2012-01-19 21:41:11 +02:00