mu/mu4e
Stuart Hickinbottom 6e8e9ec44a New flexible method of customising completing-read
Added the customisation option 'mu4e-completing-read-function' which can
be used to choose which method of input-with-completion will be used by
mu4e. This variable is set to the function which mu4e will use.

By default, mu4e will use ido (via 'ido-completing-read'), but any
compatible completing-read function can be used instead. Interesting
choices would include 'helm-comp-read' for Helm-based completion, and
'completing-read' for the built-in basic completion system.
2013-09-12 22:42:45 +01:00
..
Makefile.am * mu4e: fix typo in Makefile.am 2013-06-03 21:09:42 +03:00
TODO * rename emacs/ => mu4e/ 2012-07-10 20:00:06 +03:00
fdl.texi * fix guile / mu4e doc building 2012-10-20 15:49:53 +03:00
mu4e-about.org * mu4e: make sure the about-page is unfolded 2012-07-11 11:46:03 +03:00
mu4e-actions.el * mu4e: fix a few compiler warnings / typos 2013-06-03 21:09:20 +03:00
mu4e-compose.el * cosmetics 2013-06-16 23:06:38 +03:00
mu4e-contrib.el * mu4e: fix a few compiler warnings / typos 2013-06-03 21:09:20 +03:00
mu4e-draft.el * mu4e: complete the new reply-to-your-own-messages behavior + documentation 2013-07-17 21:13:42 +03:00
mu4e-headers.el * update some comments 2013-08-17 11:54:22 +03:00
mu4e-lists.el * mu4e: update the list of known mailing-lists 2013-09-07 08:57:04 +03:00
mu4e-main.el * mu4e: workaround(?) for the issue with '*' in the main action strings 2013-06-16 23:01:06 +03:00
mu4e-mark.el * mu4e: check marks also when coming from mu4e-main; fixes issue #244 2013-06-29 13:06:51 +03:00
mu4e-message.el * mu4e: when replying to messages written by self, keep the same to:/cc: 2013-07-07 18:30:30 +03:00
mu4e-meta.el.in mu4e: fix typo and doc-string formatting 2012-11-14 13:48:06 +01:00
mu4e-proc.el * mu4e: make the byte-compiler happy 2013-06-29 13:07:32 +03:00
mu4e-speedbar.el * mu4e: clean up FSF address, thanks to Maciek Borzecki 2012-10-21 16:04:19 +03:00
mu4e-utils.el New flexible method of customising completing-read 2013-09-12 22:42:45 +01:00
mu4e-vars.el New flexible method of customising completing-read 2013-09-12 22:42:45 +01:00
mu4e-view.el * mu4e: do a better job of trying to show images (without delay) 2013-07-06 11:51:33 +03:00
mu4e.el * mu4e: allow starting mu4e in the background 2013-04-16 20:37:10 +03:00
mu4e.org * rename emacs/ => mu4e/ 2012-07-10 20:00:06 +03:00
mu4e.texi * mu4e.texi: some updates to the docs 2013-08-24 11:17:00 +03:00
org-mu4e.el * mu4e: fix a few compiler warnings / typos 2013-06-03 21:09:20 +03:00
texi.texi.in * fix guile / mu4e doc building 2012-10-20 15:49:53 +03:00