syl20bnr
552fb1e1a6
mu4e: slight modifications of README and init function
2016-02-14 11:20:14 -05:00
Foivos S. Zakkak
cbaa9da38b
Add mu4-alert Package to emails mu4e Layer
...
mu4e-alert is an extension that provides desktop notifications and adds
the count of unread messages to the modeline.
2016-02-14 11:09:53 -05:00
syl20bnr
92b2c4b659
mu4e: slight refactor of mu4e/set-account
2016-02-12 18:17:04 -05:00
Wei Tang
4ef5184acf
Set account by "to" field in mu4e
...
Currently, in multi-account mode, the mu4e layer guesses which account
to use to reply a message by its "maildir". However, some messages may
be forwarded and may need to use the original email address to reply.
This commit detects whether such an email address is defined in
"mu4e-account-alist", and uses that to do the replying if possible.
2016-02-12 18:17:04 -05:00
Martin Yrjölä
7cbc2da5f9
mu4e layer: Convenient navigation bindings
2016-02-12 18:17:04 -05:00
Fabien Dubosson
f81af92126
Remove gnus-fetch-old-headers
customization
...
Fix #1331
2016-02-07 15:00:40 +01:00
Fabien Dubosson
7838ea6521
Add link to mu4e's manual about contexts
2016-02-07 14:43:41 +01:00
Allen Li
604a0cfb43
Document mu4e's contexts feature
2016-02-07 14:42:12 +01:00
Marat Safin
d382f0f45b
mu4e: use helm--completing-read-default
2016-02-02 16:54:41 +01:00
Martin Yrjölä
2d7d704c5b
mu4e: Add support for ivy
2016-01-26 01:20:59 -05:00
Andreas Hilboll
ef628eb978
[mu4e] update to README.org
...
Clarify usage for multiple accounts, as discussed by @darkfeline in #4670
2016-01-21 16:26:31 +01:00
syl20bnr
e7f26b79b7
mu4e: use :skip-install keyword
2016-01-17 23:27:50 -05:00
syl20bnr
33ead6fc42
Deprecation of extensions and <pkg>-excluded-packages variables
...
As announced in previous releases, see CHANGELOG.next for more info
in the Breaking Changes section.
2016-01-17 22:06:04 -05:00
syl20bnr
9a7c22152c
mu4e: no error if org-mu4e cannot be found
2016-01-12 00:08:51 -05:00
syl20bnr
ac8a4bc7df
org-mu4e: use pre-init and post-init functions
2016-01-11 23:20:20 -05:00
syl20bnr
5c3fb7d20e
mu4e: remove redundant require of org-mu4e and add a note
...
about the usage of `:location built-in` for mu4e package
2016-01-11 22:25:03 -05:00
Christian E. Hopps
3cf2eee3b5
load org mu4e functionality when org or mu4e loads
2016-01-11 22:06:59 -05:00
syl20bnr
046d86800c
Clean copyrights and update for year 2016
2016-01-11 21:42:17 -05:00
Fabien Dubosson
36f09b1b77
[doc] Change org wrong quoting …
-> =…=
2016-01-09 21:56:18 +01:00
syl20bnr
dc60667813
squash! mu4e: remove mu4e-use-maildirs and defer loading of package
2016-01-08 22:34:52 -05:00
syl20bnr
bb07eeccad
mu4e: remove mu4e-use-maildirs and defer loading of package
...
To deactivate maildirs extension, simply add the package to
dotspacemacs-excluded-packages
2016-01-08 22:33:26 -05:00
Eivind Fonn
6b80c30839
Fix mu4e installation instructions
2016-01-08 21:13:02 +01:00
Christian E. Hopps
48ab6e57e1
add mu4e-maildirs-extension to mu4e layer
2016-01-08 21:10:36 +01:00
syl20bnr
cddf18ff1e
Update install layer section in REAMDE.org files
2016-01-06 00:21:55 -05:00
Eivind Fonn
c893383fe4
Fix some documentation bugs
...
- CSS links
- GIFS in published version
- Unify layer doc titles
- Change emoji layer emojis to an image
2015-12-03 23:50:29 -05:00
justbur
9befd20a1a
layers: Transition to new key bindings functions
...
Removes dependence on evil-leader centralizing control over the method
of key binding in core-keybindings.el
2015-11-21 18:22:51 +01:00
Eivind Fonn
e7fbc84ff0
Remove package guards for evilified
...
See discussion in #3879
2015-11-21 11:07:14 +01:00
syl20bnr
e3df025eff
evilified-state: fix tests and rename library to evil-evilified-state
2015-11-19 00:24:27 -05:00
justbur
b294461957
evilified-state: Make into local package
2015-11-18 23:35:01 -05:00
Eivind Fonn
c3866382b2
Documentation update
...
- Add #+HTML_HEAD_EXTRA options to all org files
- HTMLize published documentation via CSS
2015-11-13 14:23:13 +01:00
Nate Wolfe
ea9ce5ef6d
(mu4e) Don't require multiple account list
...
This commit deactivates account selection and switching support if the
account list isn't defined. We also don't need the follow-up action of
undoing the account selection changes, so we can just skip both of the
hooks.
This is useful for users who only have 1 account - they don't need the
helm popup to select which account to use. They can just define the
variables outside of the `mu4e-account-list`.
2015-11-13 13:53:08 +01:00
Eivind Fonn
5f3793a50e
Clean up mu4e layer
...
- Clarify installation instructions
- Bring README in line with conventions
- Create layer variable for installation path
- Move mu4e-account-alist to config.el
- Move extensions.el to packages.el
- Define mu4e as built-in and not local
- Add commands to ensure mu4e is deferred
2015-11-11 21:48:37 +01:00
Allen Li
f8368f9c94
Add mu4e layer
2015-11-11 21:36:59 +01:00
Eivind Fonn
13c5b1d24b
Convert documentation to publishable format
2015-11-01 23:40:29 -05:00
Robert O'Connor
b2628fb6b7
gnus layer: fix conflicting key bindings
...
change:
SPC m h -> SPC m M
SPC m H -> SPC m m
2015-09-23 22:51:09 -04:00
syl20bnr
c0a66452a7
gnus: move org-mime to org layer
...
org-mime is installed by org-plus-contrib so it makes more sense to
configure in org layer.
2015-09-23 22:04:07 -04:00
justbur
6eab954afe
Use + instead of ! for layer categories
...
Helm seems to treat "!" specially in pattern matching, so having a ! in
the pattern string when traversing directories is problematic. This
change fixes #2737 , because as far as I can tell "+" has no special
meaning in a helm pattern.
Of course, we can choose a different character, but I'm fond of "+" as
representing "more layers here".
2015-09-11 00:13:51 -04:00