| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
* Enable shortcuts for frequent mail folders
* Disable killing buffer after sending a message
* Do not reply to myself when "replying to all"
* Rewrite bookmarks
|
|
|
|
| |
Credit: http://pragmaticemacs.com/emacs/customise-the-reply-quote-string-in-mu4e/
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
References:
* https://github.com/syl20bnr/spacemacs/issues/6197
* https://github.com/syl20bnr/spacemacs/issues/4816
|
| |
|
| |
|
| |
|
|
|
|
| |
Credit: http://doc.norang.ca/org-mode.html
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Credit: http://stackoverflow.com/a/28484419
|
| |
|
| |
|
|
|
|
|
| |
Credit:
M+ fonts: http://mplus-fonts.osdn.jp/
|
| |
|
|
|
|
| |
For the "javascript" layer, also install NPM packages "tern" and "eslint"
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
`offlineimap` sometimes just gets stuck and doesn't exit, which
prevent `mu4e` from updating index and getting new mails.
Therefore, force kill existing `offlineimap` instance first.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|