Commit Graph

2313 Commits

Author SHA1 Message Date
djcb 9e59b1f29b * crypto: update other mu-msg-part users for api changes 2012-07-17 19:17:09 +03:00
djcb c7cf0c6655 * crypto: hook up crypto support with mu-msg-part and friends 2012-07-17 19:16:42 +03:00
djcb 2be6b041ae * mu: build crypto support maybe (depends on gmime 2.6) 2012-07-17 19:15:47 +03:00
djcb 9df78fe49f * mu4e: improve display of the flags-field in the message view 2012-07-16 15:56:26 +03:00
djcb d4abc249c2 * refactor mu_msg_(un)load_msg_file from various versions 2012-07-16 12:55:54 +03:00
djcb 668327da84 * mu4e: make contacts in address field in the message view 'clickable': toggle
between long/short display and compose. Make short display the default
2012-07-16 12:19:19 +03:00
djcb a2bceff17c * cosmetic 2012-07-16 09:23:48 +03:00
djcb 5559f1c277 * update TODO 2012-07-15 12:45:01 +03:00
djcb 543f4a1926 * guile: some more improvements 2012-07-15 12:44:52 +03:00
djcb 18ce677299 * update TODO 2012-07-14 18:52:30 +03:00
djcb c613ef3c6e * guile: make unit test work on uninstalled mu-guile 2012-07-14 18:52:05 +03:00
djcb 063c8af0cd * update TODO 2012-07-14 15:53:42 +03:00
djcb aa62d4ca1b * cosmetic 2012-07-14 15:52:55 +03:00
djcb 41a82d16f5 * guile: robustness -- ensure mu has been initialized 2012-07-14 15:52:37 +03:00
djcb cf9c6ce731 * guile: prevent byte-compilation warnings 2012-07-14 15:51:59 +03:00
djcb 8abe211a58 * guile: make sure the examples still work 2012-07-14 12:46:42 +03:00
djcb 8e3fbe380e * guile: some general improvements / cleanups in module loading, object
visibilty. turn some integers (such as message priority, log level, contact
  type) into symbols.
2012-07-14 12:32:15 +03:00
djcb fcb202d618 * guile: unit tests improvement (don't require installation) 2012-07-12 21:59:14 +03:00
djcb 9bddf2f0b9 * guile: beginnings of some unit tests 2012-07-12 21:19:59 +03:00
djcb 8107dd29d7 * mu-cmd-find: implement the --after option, massive cleanups; updated test cases 2012-07-12 18:09:42 +03:00
djcb 8f6d7b8388 * remove the --summary option (mu view, mu find), add the --after option (mu
find). see the documentation for details.
2012-07-12 18:09:04 +03:00
djcb d6ccf64ea8 * test-mu-cmd: don't create too many databases -- big speedup 2012-07-12 16:13:26 +03:00
djcb a9df392fcf * mu find: add support for '--after', to only consider messages with mtime
after timestamp. This is useful for finding just-arrived messages.
2012-07-12 15:53:36 +03:00
djcb c9fc49cfd6 * cosmetics 2012-07-12 15:47:11 +03:00
djcb 93c46dda8f * prepare for guile/tests 2012-07-12 15:46:45 +03:00
djcb c2676540d0 * guile: some internal improvements 2012-07-12 15:46:19 +03:00
djcb 62489a31d0 * mu4e: make sure the about-page is unfolded 2012-07-11 11:46:03 +03:00
djcb 1e2ed5715a * mu4e: set sort order by clicking on header tabs 2012-07-11 11:36:05 +03:00
djcb 958a84d5e3 * update TODO 2012-07-11 10:21:19 +03:00
djcb 65d1e4ce07 * mu4e: indicate sort field in headers line 2012-07-11 10:21:09 +03:00
djcb c0ed7e4b83 * mu4e-utils.el: fix some typos 2012-07-11 09:15:26 +03:00
djcb 51bdc15acf * mu4e.texi: FAQ: add some examples to change From:-addresses, sent-folder 2012-07-11 09:14:59 +03:00
djcb 60ea579135 * guile: add mu-biff example, to find new mail 2012-07-10 23:57:14 +03:00
djcb b09b9ceaac * guile: add mu:timestamp accessor to <mu:message>, implement it 2012-07-10 23:36:21 +03:00
djcb 7721df4b28 * update docs / TODO 2012-07-10 22:53:55 +03:00
djcb 6ad12aa3a2 * cosmetics 2012-07-10 22:53:36 +03:00
djcb daa4e01686 * bump version to 0.9.9-dev1 2012-07-10 21:10:22 +03:00
djcb 0e011783c0 * mu4e: add special face for replied/passed headers 2012-07-10 21:10:00 +03:00
djcb dc62bd6c75 * rename emacs/ => mu4e/ 2012-07-10 20:00:06 +03:00
djcb 710cd609b1 * mu4e: turn header-info into cons-pairs 2012-07-10 19:15:13 +03:00
djcb 1ea5961d2a * update TODO 2012-07-10 12:16:11 +03:00
djcb df4fe02141 * mu4e-headers: add tooltip for flags field 2012-07-10 12:16:04 +03:00
djcb 985d5340bc * add/use mu4e-error 2012-07-10 12:11:06 +03:00
djcb 129b5ad264 * mu4e: add tooltips for header fields in message, headers view 2012-07-10 11:51:54 +03:00
djcb 706a686134 * docs: add some examples of queries that need quoting 2012-07-09 11:17:28 +03:00
djcb b50ebeb505 * cosmetic 2012-07-09 10:54:52 +03:00
djcb aaf9fc1413 * mu4e.texi: add note about cycling through address-completion alternatives 2012-07-09 10:54:38 +03:00
djcb 34673b0e59 * mu-find.1: remove quotes in AND example 2012-07-09 09:58:27 +03:00
djcb 3914731874 * mu4e-view: don't use RET for opening urls, attachment at-point, use M-RET
(using RET conflicted with using RET for scrolling)
2012-07-03 21:37:30 +03:00
djcb beced7857b * add guile (still non-functional) guile command 2012-07-03 20:59:44 +03:00