Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [emacs] remove doom-modeline and eink-theme, use smart-mode-line | Amin Bandali | 2018-11-11 | 1 | -12/+6 |
| | | | | TODO: maybe look for another theme or create one | ||||
* | [emacs] cut init time in half (~0.450s now) using use-package tweaks | Amin Bandali | 2018-11-11 | 1 | -10/+37 |
| | | | | | lazy-load more things, either with a time delay or after another package has loaded | ||||
* | [emacs] convenient footnotes in message-mode (using footnote-mode) | Amin Bandali | 2018-11-11 | 1 | -2/+25 |
| | |||||
* | [emacs] adjust lean-mode and highlight-indent-guides load delays | Amin Bandali | 2018-11-11 | 1 | -2/+2 |
| | |||||
* | [emacs/lean-mode] use forward slash "/" as the prefix for lean-input | Amin Bandali | 2018-11-10 | 1 | -1/+6 |
| | |||||
* | [emacs/gnus] default to 50 articles when no unread or ticked | Amin Bandali | 2018-11-10 | 1 | -8/+3 |
| | |||||
* | [emacs/gnus] always display my inbox groups | Amin Bandali | 2018-11-10 | 1 | -1/+3 |
| | |||||
* | [emacs] further Gnus and Message customizations | Amin Bandali | 2018-11-10 | 1 | -31/+38 |
| | |||||
* | [emacs/gnus] show the User-Agent header in article/mail summary | Amin Bandali | 2018-11-08 | 1 | -2/+2 |
| | |||||
* | [emacs] gnus-posting-styles is good enough, no need for gnus-alias | Amin Bandali | 2018-11-08 | 1 | -41/+52 |
| | |||||
* | [emacs/{gnus,org}] org-store-link (binding + no limit on subject) | Amin Bandali | 2018-11-08 | 1 | -4/+8 |
| | |||||
* | [emacs] assimilate and use gnus-alias instead of gnus-posting-styles | Amin Bandali | 2018-11-08 | 1 | -12/+45 |
| | |||||
* | [emacs/gnus] bindings and posting styles fixes | Amin Bandali | 2018-11-07 | 1 | -9/+25 |
| | |||||
* | [emacs] update 7 drones, remove meghanada, note lsp-java deps | Amin Bandali | 2018-11-07 | 1 | -2/+19 |
| | | | | | | | | | | lib/epkg master v3.1.1-1-gc42bc98 lib/ghub master v3.0.0-3-g1abe6ff lib/highlight-indent-guides master fc99ee7 lib/magit master 2.13.0-387-gad130229 lib/ox-hugo master v0.8-437-g7fb284e lib/projectile master v1.0.0-204-gaa74ae1 lib/slack master b853a34 | ||||
* | [emacs,rc] Gnus + Isync + Dovecot configs, notmuch-emacs phase out | Amin Bandali | 2018-11-07 | 1 | -72/+84 |
| | | | | | | TODO: look into full-text search, using either notmuch or (c)lucene https://ericabrahamsen.net/tech/2014/oct/gnus-dovecot-lucene.html https://web.archive.org/web/20160713091633/http://roland.entierement.nu:80/blog/2010/09/08/gnus-dovecot-offlineimap-search-a-howto.html | ||||
* | [emacs] start configuring Gnus :) | Amin Bandali | 2018-11-07 | 1 | -10/+52 |
| | |||||
* | [emacs] add some help and helpful bindings | Amin Bandali | 2018-11-06 | 1 | -3/+17 |
| | |||||
* | [emacs] Gnus setup skeleton | Amin Bandali | 2018-11-06 | 1 | -0/+31 |
| | |||||
* | [emacs] make outline bindings not overlap, bindings for flycheck | Amin Bandali | 2018-11-05 | 1 | -2/+6 |
| | |||||
* | [emacs] a few useful super bindings | Amin Bandali | 2018-11-04 | 1 | -5/+6 |
| | |||||
* | [emacs] small slack enhancements | Amin Bandali | 2018-11-04 | 1 | -2/+4 |
| | |||||
* | Revert "[emacs] assimilate org-outline-numbering and dep" | Amin Bandali | 2018-11-04 | 1 | -3/+0 |
| | | | | | | | This reverts commit 9b59637c71b32cc79bae835c0609f426c64e0136. i’ll instead use org-num (by Nicolas Goaziou) when it’s released https://lists.gnu.org/r/emacs-orgmode/2018-11/msg00015.html | ||||
* | [emacs] some slack-related enhancements | Amin Bandali | 2018-11-04 | 1 | -2/+15 |
| | |||||
* | [emacs] assimilate slack and deps, clear up .gitignore, add secrets | Amin Bandali | 2018-11-01 | 1 | -1/+60 |
| | | | | | | | | | | | hopefully the slack thing is temporary, as i don’t like using proprietary platforms. however, if i must, i’d *much* prefer using free software to access it, rather than executing proprietary JS. note: since i’ve decided to commit etc/secrets.el, it shall not contain any sensitive information itself, but rather how to obtain them. therefore, it must be byte-compiled; and the byte-compiled etc/secrets.elc must *never* be committed. | ||||
* | [emacs] assimilate org-outline-numbering and dep | Amin Bandali | 2018-10-31 | 1 | -0/+3 |
| | | | | TODO: sort out auto-upating if possible and then enable | ||||
* | [emacs] enable orgalist-mode in message-mode | Amin Bandali | 2018-10-31 | 1 | -1/+2 |
| | |||||
* | [emacs] some pdf-tools customizations | Amin Bandali | 2018-10-31 | 1 | -2/+6 |
| | |||||
* | [emacs] assimilate meghanada and deps (for Java) | Amin Bandali | 2018-10-31 | 1 | -0/+64 |
| | | | | also briefly tried lsp-java but meghanada seems to be more stable atm | ||||
* | [emacs/amin/notmuch] don’t delete other windows when prefix arg | Amin Bandali | 2018-10-31 | 1 | -2/+3 |
| | |||||
* | [emacs/company] allow abort with esc | Amin Bandali | 2018-10-29 | 1 | -1/+2 |
| | |||||
* | [emacs] disable highlight-indent-guides-mode in org-mode | Amin Bandali | 2018-10-29 | 1 | -1/+2 |
| | | | | | | causes *huge* langging when typing a large org file like my rc.org TODO: investigate and report to upstream | ||||
* | [emacs] use lean-input as default input method, toggled with C-\ | Amin Bandali | 2018-10-29 | 1 | -2/+6 |
| | | | | super handy for inserting logical symbols like ∧,∨,→,↔,≡,≜,∩,∪,λ,∘,⋯ | ||||
* | [emacs/org] enable auto-fill-mode and flyspell-mode in org-mode | Amin Bandali | 2018-10-29 | 1 | -1/+3 |
| | |||||
* | [emacs] add a few frame-related key bindings | Amin Bandali | 2018-10-29 | 1 | -1/+4 |
| | |||||
* | [emacs] assimilate and use typo.el, along with ispell workaround | Amin Bandali | 2018-10-29 | 1 | -0/+35 |
| | | | | | | | | typo.el: a nicer alternative to electric-quote-mode which allows cycling between the quotes also add an ispell workaround for correctly checking spelling of words with ’ apostrophe in them | ||||
* | [emacs/pdf-tools] whoops, fix key binding typo | Amin Bandali | 2018-10-21 | 1 | -1/+1 |
| | |||||
* | [emacs] use-package ox-beamer, mark org-beamer-export-to-latex safe | Amin Bandali | 2018-10-21 | 1 | -0/+2 |
| | |||||
* | [emacs] update 5 drones, use new magit 2.90.0 command names | Amin Bandali | 2018-10-21 | 1 | -6/+6 |
| | | | | | | | | lib/doom-modeline master v0.5.1-5-g19757b4 lib/helpful master 0.15-3-g1c1c324 lib/magit master 2.13.0-324-gf410eb16 lib/nix-mode master v1.2.2-64-g8b3a992 lib/notmuch master archive/debian/0.28-2-7-g7f726c6e | ||||
* | [emacs] assimilate pdf-tools and deps | Amin Bandali | 2018-10-21 | 1 | -2/+22 |
| | | | | | | | anzu is not a dependency, but I noticed doom-modeline refers to it when using isearch (in pdf-view-mode swiper searches through binary contents of a pdf, so we'll fall back to isearch), resulting in a warning if it's not present. | ||||
* | [emacs] remove tao-theme | Amin Bandali | 2018-10-20 | 1 | -8/+0 |
| | | | | i've been using eink for a few months already | ||||
* | [emacs/ibuffer] change org filter from name-based to mode-based | Amin Bandali | 2018-10-20 | 1 | -1/+1 |
| | |||||
* | [emacs] some cosmetic changes | Amin Bandali | 2018-10-20 | 1 | -4/+16 |
| | |||||
* | [emacs,rc] update mail and gpg key | Amin Bandali | 2018-10-17 | 1 | -1/+2 |
| | |||||
* | [emacs,rc] switch to Source Code Pro from Ubuntu Mono throughout | Amin Bandali | 2018-10-09 | 1 | -2/+2 |
| | |||||
* | [emacs] add ox-latex IEEEtran support | Amin Bandali | 2018-10-09 | 1 | -1/+17 |
| | |||||
* | [emacs] set up outline-minor-mode for prog-mode, with bindings | Amin Bandali | 2018-10-09 | 1 | -0/+21 |
| | |||||
* | [emacs] disable borg-nix-shell for now | Amin Bandali | 2018-10-09 | 1 | -2/+2 |
| | | | | TODO: remove notmuch after migrating to Gnus | ||||
* | [emacs] gentler font resizing | Amin Bandali | 2018-10-09 | 1 | -0/+6 |
| | |||||
* | [emacs] assimilate 6 drones (nix-mode and its deps) | Amin Bandali | 2018-09-24 | 1 | -0/+7 |
| | |||||
* | [emacs] increase recentf-max-saved-items from 20 to 40 | Amin Bandali | 2018-09-23 | 1 | -1/+3 |
| |