Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | emacs: remove newlines around message-elide-ellipsis’s [...] | 2019-09-02 | 1 | -1/+2 | |
| | |||||
* | emacs: customize mm-uu-diff-groups-regexp for diff highlighting | 2019-09-02 | 1 | -0/+5 | |
| | | | | | i had stumbled upon this by accident a while ago, while using the gnu.* prefix for my group names | ||||
* | emacs: add note for gnus-article-treat-patch and white backgrounds | 2019-09-02 | 1 | -0/+2 | |
| | |||||
* | emacs: add back my last exwm config, disabled for now | 2019-09-02 | 1 | -0/+170 | |
| | |||||
* | emacs: don’t set initial-major-mode to text-mode | 2019-09-02 | 1 | -1/+1 | |
| | | | | | lisp-interaction-mode is fine. i do recall, however, that at some point *scratch* used fundamental-mode though; not sure. | ||||
* | emacs: ebdb: just set ebdb-gnus-window-size | 2019-09-01 | 1 | -7/+1 | |
| | |||||
* | emacs: tweak some bindings | 2019-09-01 | 1 | -3/+9 | |
| | |||||
* | emacs: theme: forgot to uncomment load-theme for the dark theme | 2019-08-31 | 1 | -1/+1 | |
| | |||||
* | emacs: change footnote prefix from "C-c f" to "C-c f n" | 2019-08-31 | 1 | -2/+2 | |
| | |||||
* | emacs: fix typos, add no-littering version, update my znc.el fork | 2019-08-31 | 1 | -2/+2 | |
| | | | | znc.el update for supressing (require 'cl) deprecation warning | ||||
* | emacs: gnus: more granular thread sorting | 2019-08-31 | 1 | -1/+5 | |
| | |||||
* | emacs: add gnus-article-treat-patch (leave it disabled) | 2019-08-31 | 1 | -0/+8 | |
| | | | | TODO: figure out why it adds a whole bunch of blank lines to the top | ||||
* | emacs: rearrange and regroup early init settings a bit | 2019-08-31 | 1 | -160/+185 | |
| | |||||
* | emacs: use no-littering | 2019-08-31 | 1 | -53/+17 | |
| | |||||
* | emacs,gnupg: do pinentry outside emacs | 2019-08-31 | 1 | -19/+1 | |
| | |||||
* | emacs: adapt use-package-font-lock-keywords for use-feature | 2019-08-31 | 1 | -0/+9 | |
| | |||||
* | emacs: use straight.el for package management again | 2019-08-31 | 1 | -96/+193 | |
| | | | | | | | | it seems easier/cleaner to use straight rather than going through all of guix. not sure; might end up using guix again for it at some point. also, fork lean-mode and remove runtime requiring of cl, and use the fork. should submit PR and switch back to upstream once it’s merged. | ||||
* | emacs: pdf-tools: convenient history bindings, more gentle resizing | 2019-08-30 | 1 | -2/+5 | |
| | |||||
* | emacs: add some tex-mode hooks for better editing experience | 2019-08-30 | 1 | -1/+4 | |
| | | | | | | | | | enable: - auto-fill-mode - flyspell-mode disable: - electric-indent-mode (locally) | ||||
* | emacs: add some convenient bindings | 2019-08-30 | 1 | -4/+6 | |
| | |||||
* | emacs: yasnippet: don’t expand on SPC in git-commit-mode | 2019-08-27 | 1 | -1/+10 | |
| | | | | | | | guix provides snippets like ‘add’ [0] which would get auto-expanded in git-commit-mode with SPC, super annoying. [0]: https://git.savannah.gnu.org/cgit/guix.git/tree/etc/snippets/text-mode/guix-commit-message-add-package | ||||
* | emacs: magit: don’t show ignored files for now | 2019-08-27 | 1 | -4/+4 | |
| | |||||
* | emacs: magit: add magit-insert-ignored-files, use C-c g | 2019-08-27 | 1 | -5/+10 | |
| | |||||
* | emacs: disable typo-mode in tex-mode | 2019-08-27 | 1 | -1/+2 | |
| | |||||
* | emacs: yasnippet: bind SPC to yas-maybe-expand in yas-minor-mode-map | 2019-08-27 | 1 | -0/+1 | |
| | |||||
* | emacs: overhaul bindings to be more C-based rather than s-based | 2019-08-26 | 1 | -32/+31 | |
| | |||||
* | emacs: ivy: properly ignore erc-, magit-, and dired-mode buffers | 2019-08-26 | 1 | -3/+13 | |
| | |||||
* | emacs: add reftex | 2019-08-26 | 1 | -0/+17 | |
| | |||||
* | emacs: better buffer-switching bindings | 2019-08-26 | 1 | -3/+3 | |
| | |||||
* | emacs: gnus: fix se212 folder name in split rules | 2019-08-26 | 1 | -2/+2 | |
| | |||||
* | emacs: temporary fix for org-link-email-description-format | 2019-08-25 | 1 | -0/+3 | |
| | |||||
* | emacs: update custom, fix haskell-cafe directory name | 2019-08-25 | 1 | -1/+1 | |
| | |||||
* | emacs: gnus: fix regexp for lists.sr.ht lists | 2019-08-21 | 1 | -2/+3 | |
| | | | | | | | | omitting one dot if present. e.g., ~sircmpwn/sr.ht-dev@lists.sr.ht => l.~sircmpwn.srht-dev | ||||
* | emacs: erc: fix for erc lurker (bug#36843) | 2019-08-21 | 1 | -1/+74 | |
| | | | | https://bugs.gnu.org/36843 | ||||
* | emacs: gnus: fix gnu regexp, add ‘list’ to nnmail-split-abbrev-alist | 2019-08-21 | 1 | -8/+17 | |
| | |||||
* | emacs: gnus: fix gnewsense-users typo | 2019-08-21 | 1 | -1/+1 | |
| | |||||
* | emacs: gnus: update csc signature, am syscom now :) | 2019-08-21 | 1 | -3/+3 | |
| | |||||
* | emacs: gnus: adapt se463-s19 regexp to se212-f19 | 2019-08-21 | 1 | -3/+3 | |
| | |||||
* | emacs: gnus: add gnewsense list subscriptions | 2019-08-18 | 1 | -1/+13 | |
| | |||||
* | emacs: update site address | 2019-08-18 | 1 | -3/+3 | |
| | |||||
* | emacs: gnus: simplify gnu lists folder structures | 2019-08-12 | 1 | -58/+32 | |
| | |||||
* | guix,emacs: bump guix{,-bandali}, add emacs-biblio-git | 2019-08-12 | 1 | -0/+2 | |
| | |||||
* | emacs: disable tex-mode's prettification of -- and --- | 2019-08-11 | 1 | -0/+6 | |
| | |||||
* | emacs: stop BEEPing | 2019-08-10 | 1 | -0/+4 | |
| | |||||
* | emacs,guix: install and use pdf-tools for viewing PDFs in emacs | 2019-08-10 | 1 | -0/+6 | |
| | |||||
* | emacs: minor org tweaks | 2019-08-09 | 1 | -1/+2 | |
| | |||||
* | emacs, guix: add back most packages unavailable in Guix proper | 2019-08-06 | 1 | -120/+97 | |
| | | | | | | | | | | | | | | | | | namely, the following: - boxquote - company-ebdb - delight - ebdb - erc-scrolltoplace - message-x - mwim - shrink-path - unkillable-scratch they are now packaged in my guix-bandali channel, and hopefully soon in upstream guix as well. | ||||
* | emacs: further clean ~/.emacs.d by moving more things to {var,etc}/ | 2019-08-05 | 1 | -4/+23 | |
| | |||||
* | emacs: minor tweaks | 2019-08-05 | 1 | -8/+5 | |
| | |||||
* | emacs: transition to guix (from straight.el) | 2019-08-05 | 1 | -466/+358 | |
| | | | | TODO: submit emacs-xyz packages for (comment)ed out bits |