Commit Graph

1524 Commits

Author SHA1 Message Date
0446ec3d83 * add some documentation infrastructure 2011-12-14 09:12:46 +02:00
71b01c6ff2 * added an example guile script 2011-12-14 09:12:10 +02:00
f55affe45e * some modest beginnings of documentation (info pages) for mu4e 2011-12-14 09:11:40 +02:00
b9805567ed * renamed mm -> mu4e 2011-12-13 09:07:38 +02:00
aaaf49928d * toys/: cleanup after code rearrangements, fix compile breakages 2011-12-13 08:04:09 +02:00
ba5dc29555 * mu-cmd-server.c: remove readline support 2011-12-13 08:03:45 +02:00
8b39c69c89 * some code re-arrangement: src/guile-> guile, toys/mm -> emacs 2011-12-13 08:03:19 +02:00
eb7bd05487 * minor 2011-12-13 07:47:59 +02:00
e75f42b081 * mu-guile-store.c: fix mu:store:for-each with nil EXPR 2011-12-13 07:47:42 +02:00
2783ff893a * mu-msg-guile: make mu:msg:from return a list (like to,cc,bcc), fix mu:msg:header 2011-12-13 07:47:02 +02:00
cfd180a888 * mm-view: disable 'Inspect' for now 2011-12-13 07:45:15 +02:00
37c884aa2e * mm + mm-cmd-server: implement 'ping' -> startup version check 2011-12-13 07:44:45 +02:00
5f1eebcad5 * mm-main.el: update main view, support bookmarks 2011-12-13 07:43:49 +02:00
8ad1b738a3 * cosmetic 2011-12-12 08:26:12 +02:00
36c168a418 * mm-view: minor improvement to url recognition regexp 2011-12-12 08:25:52 +02:00
ca1f98efad * mm-hdrs.el: fix unmarking headers 2011-12-12 08:25:14 +02:00
27ab35e5fc * mu-guile-store.c: support limited searches 2011-12-07 08:52:01 +02:00
97d2e0e2cc * beginnings of mu-server documentations (WIP) 2011-12-07 08:51:22 +02:00
c344fe2356 * mm: support limited search 's' and full search 'S' 2011-12-07 08:50:03 +02:00
50ff744d36 * guile: export functions from stats.scm 2011-12-07 08:21:14 +02:00
e847ab9ca2 * mm-view.el: fix saving of attachments 2011-12-07 08:19:33 +02:00
7fafc5288f * mm.el: move main view stuff to mm-main.nl, add defvar for search limit 2011-12-07 08:18:47 +02:00
8bc4d3c113 * <many>: add possibility to limit max number of search results 2011-12-07 08:15:48 +02:00
df35498e13 * split main view into mm-mail.el 2011-12-04 23:49:15 +02:00
8823edeed7 * mm: update main view, added bookmark support 2011-12-03 14:22:30 +02:00
fe3449cec5 * add missing scheme file 2011-12-01 21:33:13 +02:00
5b1c00d330 * misc changes 2011-12-01 21:32:48 +02:00
f79ca6c89a * update gitignore 2011-12-01 21:30:26 +02:00
ce332dad25 * update build system 2011-12-01 21:30:16 +02:00
c93700a568 * update documentation 2011-12-01 21:30:02 +02:00
b4680817d8 * add support for mime:, file: and embed: searches 2011-12-01 21:23:13 +02:00
5834c62d32 * mm: add org-contacts support and some documentation 2011-12-01 21:21:29 +02:00
57e3ae19d8 * add unit tests for the mime, attachment contents searching; they even pass 2011-12-01 21:18:56 +02:00
6b417bc947 * remove the mua toy emacs ui -- the action now happens in 'mm' 2011-12-01 21:18:11 +02:00
1a3fc04e17 * move guile bindings from libmuguile, toys to src/guile:
- don't build a special 'muile' binary anymore, but build as module for
    normal guile
  - remove toys muile / procmule (latter may return at some time)
  - bug fixes
  - however, this is still WIP
2011-12-01 21:17:23 +02:00
c52dfccd7c * cosmetics 2011-11-27 16:24:55 +02:00
2b5b2f8262 * mu-query.cc: fix behaviour of empty queries 2011-11-27 16:23:46 +02:00
ce686d76d2 * mm: add pipe-message support, inspect-with-guile support (WIP) 2011-11-27 16:23:14 +02:00
372a819d8a * mu-stats.scm: add beginning of gnuplot support 2011-11-27 16:22:16 +02:00
dce908cf93 * cosmetics 2011-11-27 16:21:49 +02:00
ebb3df2e2b * tests/Makefile.am: add new test e-mails to makefile 2011-11-27 16:21:20 +02:00
2d799d8b60 * up mu-msg-fields.c -- update the Maildir type to *not* be boolean, so
wildcards work
2011-11-27 16:20:57 +02:00
ab4ef80ecb * update test cases 2011-11-27 16:19:50 +02:00
30bfeb2f6c * update mm 2011-11-24 00:15:34 +02:00
88dac0fc62 * update test cases 2011-11-24 00:15:21 +02:00
ab0a1f4b82 * doc updates 2011-11-24 00:15:01 +02:00
a5a9b995e0 * mu-cmd-server.c: code cleanup for make cc10/line33 2011-11-24 00:14:46 +02:00
7956bafbe8 * mu-msg-priv.h: export some function dealing with mime parts 2011-11-24 00:13:17 +02:00
c9f72ba3c7 * fix searching for strings with spaces (e.g. maildir:"sent items") 2011-11-24 00:12:29 +02:00
cc6738c195 * add indexing/searching for text-based mime parts 2011-11-24 00:11:45 +02:00