Commit Graph

14 Commits

Author SHA1 Message Date
djcb 22a092cda7 * cosmetic 2012-04-18 07:18:23 +03:00
djcb 443a5a4fea * mu4e-get-maildirs: make it work recursively 2012-04-17 20:35:32 +03:00
djcb 2ac3a63f98 * fetchmail returns non-zero when there is no mail; try to handle this a bit
more gracefully by showing (possible) 'errors for 5 seconds in the update buffer
2012-04-16 23:09:42 +03:00
djcb 862a657f35 * mu4e-utils.el: don't close mail retrieval window when there's an error 2012-04-16 19:09:10 +03:00
djcb bc13c49736 * improved debugging/logging support
- add mu4e-toggle-logging to enable/disable logging
  - add mu4e-show-log to view the log buffer, and bind it to '$' in the
    main/header/view buffers
  - add a note about it to the doc (mu4e.texi)
  - make mu4e-log the the new logging function, use colors to distinguish
    incoming/outgoing data
  - only keep last 1200 lines of log in the log buffer
2012-04-16 18:31:48 +03:00
djcb bdcb4530f7 * experimental: allowing 'capturing' messages, attaching them to mails 2012-04-15 22:51:08 +03:00
djcb 2fd793746c * mu4e-utils: fixes for mu4e-read-option 2012-04-15 14:23:44 +03:00
djcb a3a5d1a6ca * cosmetic 2012-04-12 09:02:43 +03:00
djcb e7247a5e0f * mu4e: code refactoring / cleanup 2012-04-11 22:31:52 +03:00
djcb 1fe8e694f2 * emacs/mu4e-utils.el: add function mu4e-read-option to easily add
multiple-choice question for the user
2012-04-11 18:28:55 +03:00
djcb 7adc7b38b0 * mu4e-utils: fix silly extra set of parentheses - thanks to James Ladan 2012-04-11 00:33:23 +03:00
djcb 9c03b76834 * don't return to headers view after closing mu4e 2012-04-10 18:13:03 +03:00
djcb edda59bff7 * mu4e: restructure code a bit and enable byte-compilation 2012-04-09 16:34:52 +03:00
djcb c6116fc676 * mu4e.el, mu4e-utils.el: split out utility functions 2012-04-09 11:50:23 +03:00