Commit Graph

29 Commits

Author SHA1 Message Date
djcb 62efed8772 * mu4e: add an 'about mu4e' item to the main view 2012-06-15 09:57:48 +03:00
djcb cb9b2095a6 * make the 'window management' (killing windows etc.) a bit less aggressive 2012-06-11 12:03:37 +03:00
djcb 602e857dc3 * refactor search / search-editing a bit 2012-05-08 15:38:01 +03:00
djcb 1d7c9bd0ac * cosmetic 2012-05-08 14:31:16 +03:00
djcb 3a4814f38b * big renaming / refactoring 2012-05-01 22:45:54 +03:00
djcb 084ecc71d2 * mu4e(-main|-proc-|utils).el: refactoring, some cleanup/improvements
- move all mu4e startup functions to mu4e-utils
  - add `mu4e' function to mu4e.el that call these mu4e-utils function
  - now easy to start mu4e without showing ui
  - mu4e~proc-is-running moved to mu4e-proc
  - made mu4e-read-option a bit smarter
  - renamed some more functions from mu4e- => mu4e~ (i.e.., mark them private)
2012-04-26 17:59:34 +03:00
djcb ed8bc7fb3b * use the same action char face everywhere 2012-04-25 08:40:06 +03:00
djcb eae29c1958 * attempt to maximize the mu4e-main window 2012-04-16 20:47:52 +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 ae54538ea2 * mu4e-mail.el: use the mu4e-utils.el 2012-04-09 11:52:33 +03:00
djcb f11160aece * cosmetics 2012-04-01 12:29:24 +03:00
djcb 62d455ad7e * cosmetic 2012-03-31 17:20:28 +03:00
djcb c2e3eac1de * don't save drafts immediately, and do the post-sending stuff not in hooks,
but rather by a special 'sent-' message handler
2012-03-27 21:15:47 +03:00
djcb 85cba86d07 * implement mu4e-search-bookmark-edit-first & document it. 2012-03-25 20:33:17 +03:00
Dirk-Jan C. Binnema 253d03aaaa * automatic mail retrieval (WIP-2):
- mu4e-main.el: mu4e-update-mail-show-window retrieves mail / updates
    database, show output in split window (actual work is done by...:)
  - mu4e.el: mu4e-update-mail retrieves mail, updates database,
    asynchronously. Optionally, show output in a buffer
    when `mu4e-update-interval' is non-nil and some integer, it calls
    mu4e-update-mail every so many seconds.
  - mu4e.texi: document this
  - TODO: updated
2012-02-28 22:34:22 +02:00
Dirk-Jan C. Binnema 574b0d72eb * cosmetics 2012-02-28 00:02:11 +02:00
djcb 3e6ff7fb52 * mu4e: make help context-sensitive 2012-02-14 20:25:13 +02:00
djcb ff04b20712 * mu4e: show keybindings (C-h m), cosmetics 2012-01-14 11:05:23 +02:00
djcb eb31c42096 * mu4e-main: don't show queing options when not defined 2012-01-07 14:25:56 +02:00
djcb b01b70db05 * mu4e: mark the various views as 'special' 2011-12-29 10:39:30 +02:00
djcb a051587581 * mu4e-main.el: make clicks on bookmarks work as well 2011-12-28 18:47:39 +01:00
djcb 9043ec0f51 * minor 2011-12-26 11:17:28 +01:00
djcb 62cc3347f4 * mu4e-main.el: make menu items clickable/mousable 2011-12-25 12:38:44 +01:00
djcb 00caa6bc33 * mu4e-main.el: only show queuing items when queue dir is set; fix toggling queing 2011-12-23 00:39:12 +02:00
djcb f1033bee5e * hdrs/main/view: all search functions use C-u to mean 'full-search' 2011-12-17 11:32:43 +02:00
djcb 1d624ccf86 * update key bindings 2011-12-15 21:47:01 +02:00
djcb 60ca7d6e46 * mu4e: set keybindings FREC for forward, reply, edit, compose 2011-12-15 08:51:39 +02:00
djcb 9633d8ee32 * emacs/: some minor mu4e fixes 2011-12-14 09:13:10 +02:00
djcb b9805567ed * renamed mm -> mu4e 2011-12-13 09:07:38 +02:00