Commit Graph

  • 640dd00847 * update gitignore djcb 2012-04-09 23:48:44 +03:00
  • f2bbf744aa * mu4e-hdrs.el: fix some of the header-view-split corner cases djcb 2012-04-09 23:48:30 +03:00
  • edda59bff7 * mu4e: restructure code a bit and enable byte-compilation djcb 2012-04-09 16:34:52 +03:00
  • b943f5630e * mu4e.texi: fix typo djcb 2012-04-09 12:01:07 +03:00
  • 757d97421b * emacs/TODO: update djcb 2012-04-09 11:53:05 +03:00
  • 16a35ef58e * mu4e.texi: document the split view djcb 2012-04-09 11:52:49 +03:00
  • ae54538ea2 * mu4e-mail.el: use the mu4e-utils.el djcb 2012-04-09 11:52:33 +03:00
  • 9649c89a1f * emacs/Makefile.am: add mu4e-utils.el djcb 2012-04-09 11:51:52 +03:00
  • 344b1aea2e * further work on split-view (WIP) djcb 2012-04-09 11:51:24 +03:00
  • c6116fc676 * mu4e.el, mu4e-utils.el: split out utility functions djcb 2012-04-09 11:50:23 +03:00
  • ad7b500c59 * mu4e: add `mu4e-field-at-point', allow for querying properties of the current message in either message view or headers buffer djcb 2012-04-08 20:29:30 +03:00
  • 2c34ed8182 * more work on the header/view split view, document it a bit (WIP2) djcb 2012-04-08 20:28:49 +03:00
  • bf36858c9d * initial implementation of the header/view split viewmode (WIP) djcb 2012-04-08 12:43:37 +03:00
  • 1b451b754a * set mu4e-search-results-limit default to 1000, document this djcb 2012-04-07 19:08:33 +03:00
  • 9a59e3d8a1 * mu-cmd-server.c: fix off-by-one in number of matches to display djcb 2012-04-07 19:07:48 +03:00
  • 1b65acdec0 * mu4e-hdrs: fixes for the markless headers buffer djcb 2012-04-07 18:25:22 +03:00
  • b7f2b4e609 * don't use markers for finding messages djcb 2012-04-07 17:59:08 +03:00
  • 747c88ed67 * mu4e.el: add mu4e-title-face djcb 2012-04-06 12:22:55 +03:00
  • 284fb46a8f * update www, NEWS djcb 2012-04-06 12:22:31 +03:00
  • c7dd37aa9f * improved docs, NEWS djcb 2012-04-06 11:00:39 +03:00
  • 46d38d203e * mark drafts as 'S' (seen) when creating them djcb 2012-04-06 01:28:58 +03:00
  • ee840997c3 * fix memleak in threading djcb 2012-04-05 23:08:48 +03:00
  • 3db459b19a * mu-cmd-server.c: fix error handling djcb 2012-04-04 17:56:52 +03:00
  • 34091dcbda * mu-msg-part.c: fix errr handling in write_part_to_fd djcb 2012-04-04 17:56:01 +03:00
  • e4b5220788 * mu4e.el: explicitly set timer to nil when quiting, so it will be restarted when restarting djcb 2012-04-04 07:47:33 +03:00
  • eff294796d * mu-threader.c: for now disable the special code for messages with dup msgids as this is causing infloops... FIXME djcb 2012-04-03 23:31:04 +03:00
  • 69c57f8961 * update NEWS djcb 2012-04-03 23:30:25 +03:00
  • b862584fb1 * mu4e.el: don't reset update timer when going back to main screen djcb 2012-04-03 22:47:02 +03:00
  • 7933eb31c1 * mu4e-hdsr.el: set the left margin to 2 again djcb 2012-04-03 19:37:29 +03:00
  • 140f9cc562 * set the domain in g_set_error, to prevent runtime-warnings with recent glib djcb 2012-04-03 19:37:07 +03:00
  • d421f4bff6 * small leak fixes djcb 2012-04-03 19:36:43 +03:00
  • 0a15f82ede * mu-msg-file.c: correctly display utf-8 encoded messages without explicit charset (such as mu4e draft messages) djcb 2012-04-02 20:01:58 +03:00
  • a46e8c8626 * mu4e.texi: some better section in the manual djcb 2012-04-02 20:00:42 +03:00
  • 8b2539a835 * mu4e.el: by default don't show the message path in the message view (see `mu4e-view-fields') djcb 2012-04-02 20:00:15 +03:00
  • ce9efe43a4 * mu4e-send.el: set default encoding to utf-8 djcb 2012-04-02 19:59:16 +03:00
  • f7abd1b7ee * update TODO djcb 2012-04-02 01:00:32 +03:00
  • b7dcb4182d * mu4e.el: don't use underlines for the header titles djcb 2012-04-02 01:00:21 +03:00
  • 59cf2cfec4 * mu4e: some documentation updates djcb 2012-04-02 00:59:55 +03:00
  • 501885e5da * mu4e-send.el: use more descriptive buffer names, based on Subject:, if any djcb 2012-04-01 21:36:13 +03:00
  • ac632e9ec8 Merge pull request #11 from Trundle/master Dirk-Jan C. Binnema 2012-04-01 08:39:16 -07:00
  • 5d5177b621 * fix typo Andreas Stuehrk 2012-04-01 16:56:09 +02:00
  • bc6f9ebbb8 * fix glib warnings (compile time, runtime): add error gquark, don't use g_atexit djcb 2012-04-01 13:08:02 +03:00
  • fa10095ce2 * mu-cmd-server.c: return full message info in (:update ...) so we don't lose the body when refreshing previously-unread messages djcb 2012-04-01 12:32:01 +03:00
  • dd1e11289a * add user-settable variables mu4e-view-wrap-lines and mu4e-view-hide-cited, which determine the initial way a message is displayed. document this. djcb 2012-04-01 12:31:23 +03:00
  • aa952aa430 * mu-stored-read.cc: don't do excessive logging djcb 2012-04-01 12:29:44 +03:00
  • f11160aece * cosmetics djcb 2012-04-01 12:29:24 +03:00
  • c3ea59b7df * mu4e-send.el: mark the buffer as 'modified' when sending it, so it will be written to disk when we call save-buffer djcb 2012-03-31 17:39:47 +03:00
  • a69b0b8049 * mu4e-send.el: make mail-header-separator never appear in written files, only in screen buffers djcb 2012-03-31 17:26:36 +03:00
  • 62d455ad7e * cosmetic djcb 2012-03-31 17:20:28 +03:00
  • c6bfce4f8f * mu4e-hdrs, mu4e-view: add <deletechar> as binding for mu4e-mark-for-delete as well (as it seems that in console-mode, pressing Del gives you <deletechar>, not <delete> djcb 2012-03-31 17:20:03 +03:00
  • 60826d7ccb * mu4e-send.el: automatically include message signature if it's set djcb 2012-03-31 14:22:06 +03:00
  • e7e84ed08a * updates for new mu_str escaping function, better error handling djcb 2012-03-30 19:02:46 +03:00
  • 2a105f1612 * mu-util.h: fix catch-macro for the case where the GError is set already djcb 2012-03-30 19:02:07 +03:00
  • 7f0ec697d8 * mu-str etc.: improve escaping (for gmail folder names) djcb 2012-03-30 18:45:06 +03:00
  • 6e2c3bf726 * mu-store-read.cc: cosmetic djcb 2012-03-30 09:16:08 +03:00
  • 79f3289a25 * fix mu4e-sent-messages-behavior for 'delete when user hasn't saved draft djcb 2012-03-30 09:15:52 +03:00
  • 5daa703678 * mu-msg.c: fix for mu_msg_move_to_maildir for top-level messages djcb 2012-03-29 19:49:39 +03:00
  • dc75e63532 * don't try to update the headers buffer if it's dead djcb 2012-03-29 00:28:49 +03:00
  • 9867349314 * automatically load mu4e-speedbar djcb 2012-03-28 22:23:35 +03:00
  • 87e70a5b5a * small documentation update djcb 2012-03-28 19:00:26 +03:00
  • 7cf551a070 * mu4e-hdrs.el: display # of matches in echo area djcb 2012-03-28 19:00:10 +03:00
  • ad0c315c02 * mu4e-send.el: make sure messages are saved before moving them from draft --> sent (or elsewhere) djcb 2012-03-28 18:58:43 +03:00
  • 25801c7c51 * update TODO for mu4e djcb 2012-03-28 01:48:09 +03:00
  • 9ac09a971e * mu4e-send.el: create mu4e-edit-mode (deriving from message-mode) djcb 2012-03-28 01:47:52 +03:00
  • 4556a9351a * mu4e-proc.el: do the plumbing for the new sent-message djcb 2012-03-27 21:17:29 +03:00
  • 6c6b6d2d82 * mu4e-view.el: use derived mode djcb 2012-03-27 21:17:00 +03:00
  • 8a66cfb9d9 * mu4e-hdrs.el: use derived-mode and fix editing drafts djcb 2012-03-27 21:16:32 +03:00
  • c2e3eac1de * don't save drafts immediately, and do the post-sending stuff not in hooks, but rather by a special 'sent-' message handler djcb 2012-03-27 21:15:47 +03:00
  • 86a1424b17 * mu-maildir.c: ignore emacs temp files djcb 2012-03-26 22:54:30 +03:00
  • 6c1462cfad * index.org: mention github, mailing list on mu homepage djcb 2012-03-26 21:19:32 +03:00
  • a144fdd613 * mu4e.texi: small docu improvements djcb 2012-03-26 21:19:11 +03:00
  • b61d1bfc9a * mu4e.el: clearer error when mu4e-mu-binary is not found djcb 2012-03-26 21:18:26 +03:00
  • 07926fd72e * mu-store.cc: add include unistd.h; this is needed by g++ 4.7 (as noted by Tom Willemsen) djcb 2012-03-26 21:17:38 +03:00
  • a534baa18a * update NEWS djcb 2012-03-25 20:34:41 +03:00
  • eba25ea850 * bump version to 0.9.8.3 djcb 2012-03-25 20:33:33 +03:00
  • 85cba86d07 * implement mu4e-search-bookmark-edit-first & document it. djcb 2012-03-25 20:33:17 +03:00
  • 41f5d4ace2 * Makefile.am: set the github repo as the default for `make gitcheck' djcb 2012-03-25 14:32:43 +03:00
  • 57bc744632 * mu4e.texi: improve mu4e-speedbar paragraph djcb 2012-03-25 14:32:22 +03:00
  • 9bba0d87ff * mu4e-speedbar: much improved / better integrated with mu4e djcb 2012-03-25 13:28:43 +03:00
  • 1d5640fde2 * clear up the mu4e headers updating mechanism, so it's more robust (i.e.., when another window is selected, such as in the case when using the speedbar). djcb 2012-03-25 13:28:06 +03:00
  • 67261b614d * implement the :erase message from the backend to properly clean up the header buffer djcb 2012-03-25 13:25:55 +03:00
  • 50b50d87b7 * mu4e.texi: add FAQ about running mu while mu4e is already running djcb 2012-03-24 11:19:41 +02:00
  • 07c36f392d * Makefile.am: set 35 lines as the new max for function length ('make line35') djcb 2012-03-24 11:18:35 +02:00
  • 6bc7ce040e * mu-maildir.c: small cleanups djcb 2012-03-24 11:17:54 +02:00
  • d44cb572ef * updated the HACKING instructions djcb 2012-03-24 11:17:11 +02:00
  • 3fb7e5d6ff * WIP: fixes for gtk3.2 (prevent warnings for deprecated widgets) djcb 2012-03-22 22:37:54 +02:00
  • 9444a3eb0e * mu4e-send.el: use mu4e-send-citation-prefix instead of hardcoded " > " (thanks to James Ladan) djcb 2012-03-21 00:03:20 +02:00
  • bd0573f3db * (WIP) add speedbar support (thanks to Antono V) djcb 2012-03-19 21:45:26 +02:00
  • f43f704429 * test-mu-util.c: remove broken test case djcb 2012-03-19 20:54:23 +02:00
  • acf1cd63f2 * fix mu_util_guess_maildir, mu_util_guess_mu_homedir for freebsd djcb 2012-03-19 20:53:18 +02:00
  • 2a6c9bebd6 * mu-msg-file.c: mu_msg_mime_part_to_string: less noisy handling of broken messages djcb 2012-03-19 20:50:12 +02:00
  • 027f870322 * tests: don't use mu_util_init_system, small cleanups djcb 2012-03-19 20:49:19 +02:00
  • de4836a874 * mu-runtime.c, mu-util.c: remove mu_util_init_system djcb 2012-03-19 20:47:38 +02:00
  • 58ecdd78b7 * mu-maildir.c: clear up maildir scanning - improve handle of special dirs/files (add dovecot special-casing) - clear up struct direntry* mem management djcb 2012-03-19 20:46:17 +02:00
  • 159d26ee7d * configure.ac: add warning if makeinfo is missing djcb 2012-03-19 00:16:24 +02:00
  • 2a7b6f1304 * test-mu-cmd-cfind.c: fix unit tests for ubuntu 10.04 djcb 2012-03-19 00:14:48 +02:00
  • 4a4a757946 * typo fix in manpage (thanks to chandan) djcb 2012-03-18 19:06:45 +02:00
  • eb9aafa8d8 * fix logic screwup in determining submailddirs of dirs starting with 'c' or 'n'; based on a patch by Jack Erwin djcb 2012-03-18 12:14:18 +02:00
  • fb8c36ec7a * mu4e-send: leave the \n when removing the message/body separator djcb 2012-03-16 20:39:40 +02:00
  • 0cddc06ec1 * expand mu4e-maildir and mu4e-attachment-dir (so ~/abc will work) djcb 2012-03-14 21:35:29 +02:00