| Commit message (Expand) | Author | Age | Files | Lines |
* | emacs: gnus: more granular thread sorting |  Amin Bandali | 2019-08-31 | 1 | -1/+5 |
* | emacs: add gnus-article-treat-patch (leave it disabled)•••TODO: figure out why it adds a whole bunch of blank lines to the top
|  Amin Bandali | 2019-08-31 | 2 | -0/+457 |
* | emacs: remove znc.el subproject now that i'm back on straight.el |  Amin Bandali | 2019-08-31 | 2 | -3/+0 |
* | emacs: rearrange and regroup early init settings a bit |  Amin Bandali | 2019-08-31 | 1 | -160/+185 |
* | emacs: use no-littering |  Amin Bandali | 2019-08-31 | 1 | -53/+17 |
* | emacs,gnupg: do pinentry outside emacs |  Amin Bandali | 2019-08-31 | 3 | -26/+6 |
* | emacs: adapt use-package-font-lock-keywords for use-feature |  Amin Bandali | 2019-08-31 | 1 | -0/+9 |
* | emacs: use straight.el for package management again•••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.
|  Amin Bandali | 2019-08-31 | 3 | -148/+283 |
* | emacs: pdf-tools: convenient history bindings, more gentle resizing |  Amin Bandali | 2019-08-30 | 1 | -2/+5 |
* | emacs: add some tex-mode hooks for better editing experience•••enable:
- auto-fill-mode
- flyspell-mode
disable:
- electric-indent-mode (locally)
|  Amin Bandali | 2019-08-30 | 1 | -1/+4 |
* | emacs: add some convenient bindings |  Amin Bandali | 2019-08-30 | 1 | -4/+6 |
* | emacs: yasnippet: "fix" cite |  Amin Bandali | 2019-08-30 | 1 | -1/+1 |
* | emacs: update custom-file |  Amin Bandali | 2019-08-30 | 1 | -12/+13 |
* | emacs: yasnippet: don’t expand on SPC in git-commit-mode•••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
|  Amin Bandali | 2019-08-27 | 1 | -1/+10 |
* | emacs: yasnippet: add some convenience snippets for latex-mode |  Amin Bandali | 2019-08-27 | 12 | -0/+71 |
* | emacs: magit: don’t show ignored files for now |  Amin Bandali | 2019-08-27 | 1 | -4/+4 |
* | emacs: magit: add magit-insert-ignored-files, use C-c g |  Amin Bandali | 2019-08-27 | 1 | -5/+10 |
* | emacs: disable typo-mode in tex-mode |  Amin Bandali | 2019-08-27 | 1 | -1/+2 |
* | emacs: yasnippet: bind SPC to yas-maybe-expand in yas-minor-mode-map |  Amin Bandali | 2019-08-27 | 1 | -0/+1 |
* | emacs: overhaul bindings to be more C-based rather than s-based |  Amin Bandali | 2019-08-26 | 1 | -32/+31 |
* | emacs: ivy: properly ignore erc-, magit-, and dired-mode buffers |  Amin Bandali | 2019-08-26 | 1 | -3/+13 |
* | emacs: add reftex |  Amin Bandali | 2019-08-26 | 1 | -0/+17 |
* | emacs: better buffer-switching bindings |  Amin Bandali | 2019-08-26 | 1 | -3/+3 |
* | emacs: gnus: fix se212 folder name in split rules |  Amin Bandali | 2019-08-26 | 1 | -2/+2 |
* | msmtp: update shemshak tls fingerprint |  Amin Bandali | 2019-08-25 | 1 | -2/+2 |
* | emacs: temporary fix for org-link-email-description-format |  Amin Bandali | 2019-08-25 | 1 | -0/+3 |
* | emacs: update custom, fix haskell-cafe directory name |  Amin Bandali | 2019-08-25 | 2 | -37/+70 |
* | guix: bump guix to latest master |  Amin Bandali | 2019-08-22 | 1 | -1/+1 |
* | emacs: gnus: fix regexp for lists.sr.ht lists•••omitting one dot if present. e.g.,
~sircmpwn/sr.ht-dev@lists.sr.ht
=>
l.~sircmpwn.srht-dev
|  Amin Bandali | 2019-08-21 | 1 | -2/+3 |
* | emacs: erc: fix for erc lurker (bug#36843)•••https://bugs.gnu.org/36843
|  Amin Bandali | 2019-08-21 | 1 | -1/+74 |
* | emacs: gnus: fix gnu regexp, add ‘list’ to nnmail-split-abbrev-alist |  Amin Bandali | 2019-08-21 | 1 | -8/+17 |
* | emacs: gnus: fix gnewsense-users typo |  Amin Bandali | 2019-08-21 | 1 | -1/+1 |
* | emacs: gnus: update csc signature, am syscom now :) |  Amin Bandali | 2019-08-21 | 1 | -3/+3 |
* | emacs: gnus: adapt se463-s19 regexp to se212-f19 |  Amin Bandali | 2019-08-21 | 1 | -3/+3 |
* | emacs: gnus: add gnewsense list subscriptions |  Amin Bandali | 2019-08-18 | 1 | -1/+13 |
* | emacs: update site address |  Amin Bandali | 2019-08-18 | 1 | -3/+3 |
* | isync: update gnub user |  Amin Bandali | 2019-08-18 | 1 | -1/+1 |
* | emacs: gnus: simplify gnu lists folder structures |  Amin Bandali | 2019-08-12 | 1 | -58/+32 |
* | guix,emacs: bump guix{,-bandali}, add emacs-biblio-git |  Amin Bandali | 2019-08-12 | 3 | -2/+5 |
* | emacs: disable tex-mode's prettification of -- and --- |  Amin Bandali | 2019-08-11 | 1 | -0/+6 |
* | shell: tweak trackpoint sensitivity accel speed on jirud |  Amin Bandali | 2019-08-11 | 1 | -0/+3 |
* | emacs: stop BEEPing |  Amin Bandali | 2019-08-10 | 1 | -0/+4 |
* | emacs,guix: install and use pdf-tools for viewing PDFs in emacs |  Amin Bandali | 2019-08-10 | 2 | -0/+7 |
* | shell: add notes about DEs trying to be (un)helpful |  Amin Bandali | 2019-08-10 | 1 | -0/+8 |
* | shell: it probably makes more sense to start ssh-agent in ~/.profile |  Amin Bandali | 2019-08-10 | 3 | -9/+11 |
* | shell: only export ssl-related vars if the certs are available |  Amin Bandali | 2019-08-10 | 1 | -2/+7 |
* | shell: export guix’s SSL_CERT_{DIR,FILE} as needed•••i.e. when guix itself installed, and nss-certs is installed too
|  Amin Bandali | 2019-08-10 | 1 | -0/+2 |
* | emacs: use Medium variant of Source Code Pro |  Amin Bandali | 2019-08-10 | 1 | -1/+1 |
* | shell: fix up profile to correctly use user’s local guix |  Amin Bandali | 2019-08-10 | 1 | -3/+2 |
* | guix: mkdir ~/.config/guix/manifest and add one for jirud•••TODO: figure out how to have one common.scm or multiple single-purpose
lists of packages, like emacs.scm, xorg.scm, fonts.scm, tex.scm, etc.
|  Amin Bandali | 2019-08-10 | 2 | -0/+99 |