* mu: add 'contact:' as an alias for to:/from:/cc:/bcc:

This commit is contained in:
djcb
2012-10-17 18:35:23 +03:00
parent 8ad01e4aa8
commit 48467099b5
7 changed files with 103 additions and 67 deletions

6
TODO
View File

@ -9,7 +9,6 @@
- put threading information in the database, and enable getting the complete
threads when searching
- refactor fill_database function in test cases
- add 'contact:' as alias for to: or cc: or bcc: or from:
*** mu-guile
@ -50,9 +49,9 @@
- fix unsafe temp-file handling
* Done (0.9.9.x)
- mu4e: scroll down > go to next message
- mu4e: scroll down > go to next message
- mu: add contact: as a shortcut for matching from/to/cc/bcc:
* Done
@ -157,4 +156,3 @@
# Local Variables:
# mode: org
# End: