Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A few small misc updates | 2022-08-03 | 1 | -1/+2 | |
| | |||||
* | Update/shorten various custom Emacs bindings | 2022-08-03 | 3 | -6/+6 | |
| | |||||
* | * .emacs.d/lisp/bandali-org.el: Disable org-indent-mode for now. | 2022-05-29 | 1 | -1/+3 | |
| | | | | | | It doesn't seem to play nice with `display-fill-column-indicator'; and since I recently started using that (and very much like it), don't turn this on anymore for now. | ||||
* | Add Gnus and mbsync configurations for @kelar.org email | 2022-05-19 | 1 | -0/+22 | |
| | |||||
* | * .emacs.d/lisp/bandali-message.el (message-dont-reply-to-names): Add ↵ | 2022-05-19 | 1 | -1/+1 | |
| | | | | @kelar.org address. | ||||
* | Import cmake-mode.el and add cmake-font-lock submodule | 2022-05-19 | 2 | -0/+495 | |
| | | | | | | | * .emacs.d/init.el: require cmake-mode and cmake-font-lock. * .emacs.d/lisp/cmake-mode.el: Import from upstream cmake repo as of https://gitlab.kitware.com/cmake/cmake/-/blob/9daa244e9904e3d80afa149c927a01413e2a6cd0/Auxiliary/cmake-mode.el into .emacs.d/lisp/ under the 3-clause BSD license. | ||||
* | Add ffs (form feed slides) mode for GNU Emacs | 2022-05-19 | 3 | -0/+714 | |
| | | | | | This is what I used for preparing and presenting my LibrePlanet 2022 talk, 'The Net beyond the web' back in March. :) | ||||
* | Drop `csetq' macro and use good old `setq' and `setq-default'. | 2022-05-19 | 8 | -247/+253 | |
| | |||||
* | * .emacs.d/lisp/bandali-erc.el: freenode -> libera.chat | 2022-05-19 | 1 | -2/+2 | |
| | | | | I'd somehow not yet committed this since last year. | ||||
* | emacs: update package versions, ditch orgalist, remove deprecated commented ↵ | 2021-10-18 | 1 | -9/+0 | |
| | | | | pinentry bits | ||||
* | several uncommitted changes | 2021-10-17 | 1 | -0/+1 | |
| | |||||
* | gnus: conditional mail setup based on hostname | 2021-05-18 | 1 | -94/+107 | |
| | |||||
* | small mail-related tweaks | 2021-05-16 | 1 | -1/+1 | |
| | |||||
* | add lisp/bandali-po.el with customizations for po-mode | 2021-05-15 | 1 | -0/+61 | |
| | |||||
* | add po-mode.el from the gettext repo | 2021-05-15 | 1 | -0/+3427 | |
| | | | | https://git.savannah.gnu.org/gitweb/?p=gettext.git;a=blob;f=gettext-tools/emacs/po-mode.el;h=e04428772c1c487773282d68115672dd1e823fa5;hb=HEAD | ||||
* | fix "M-r" binding for eshell history completion | 2021-05-15 | 1 | -5/+5 | |
| | |||||
* | various small email-related tweaks | 2021-05-15 | 2 | -7/+10 | |
| | |||||
* | remove some long-unused vestigial bits and pieces | 2021-05-15 | 3 | -504/+4 | |
| | |||||
* | migrate from msmtp (external) to emacs's own smtpmail | 2021-05-15 | 2 | -3/+7 | |
| | | | | todo: see if it's possible to pin cert fingerprints as with msmtp | ||||
* | migrate from ebdb to a simple ~/.mailrc | 2021-05-15 | 3 | -57/+6 | |
| | | | | | also automatically expand aliases when going to the next line or jumping to the end of buffer in message-mode. | ||||
* | Tweak Gnus setup. | 2021-04-27 | 1 | -4/+13 | |
| | | | | | Most usefully, set gnus-topic-topology for a stable topology of Gnus topics. | ||||
* | Local SFL mail. | 2021-04-27 | 1 | -3/+5 | |
| | |||||
* | * .emacs.d/lisp/bandali-erc.el: Don't set erc-lurker-hide-list. | 2021-04-25 | 1 | -1/+1 | |
| | | | | | | For the time being, until I get around to adding an option to ERC to log such messages to disk, as I'd like to have them in the logs even if I choose to hide them in ERC itself. | ||||
* | * .emacs.d/lisp/bandali-gnus.el: More convenient reply bindings | 2021-04-19 | 1 | -0/+4 | |
| | |||||
* | * .emacs.d/lisp/bandali-erc.el: Custom log directory and file names | 2021-04-19 | 1 | -2/+16 | |
| | |||||
* | * .emacs.d/lisp/bandali-erc.el: Look up certs from authinfo file | 2021-04-18 | 1 | -6/+3 | |
| | |||||
* | Update ERC setup | 2021-04-11 | 4 | -41/+19 | |
| | | | | | | | I'm not using ZNC anymore. Also, use client certificates for authentication with the networks. Also bump copyright years. | ||||
* | Tweak ERC settings, including enabling logging | 2021-04-07 | 1 | -4/+16 | |
| | |||||
* | Many uncommitted changes | 2021-03-13 | 6 | -169/+124 | |
| | |||||
* | Upgrade exwm-edit | 2021-01-02 | 1 | -0/+0 | |
| | |||||
* | Use my own newline & reformat function for M-RET in message | 2020-11-22 | 1 | -0/+15 | |
| | |||||
* | A few accumulated changes | 2020-11-22 | 3 | -12/+16 | |
| | |||||
* | Remove (unused) magit config | 2020-11-22 | 1 | -70/+0 | |
| | |||||
* | Remove ivy, related packages, and my configs for it | 2020-11-22 | 4 | -75/+0 | |
| | |||||
* | A few small uncommitted changes | 2020-10-20 | 3 | -2/+7 | |
| | |||||
* | Small EXWM tweaks | 2020-10-13 | 1 | -2/+2 | |
| | | | | | * .emacs.d/lisp/bandali-exwm.el: bump `exwm-workspace-number' to 10, check for Iceweasel in addition to IceCat. | ||||
* | Some adaptations for my current EXWM setup | 2020-10-12 | 1 | -4/+13 | |
| | |||||
* | * .emacs.d/lisp/bandali-ivy.el: Disable ido-mode when starting ivy | 2020-10-12 | 1 | -0/+1 | |
| | |||||
* | Switch to EXWM | 2020-10-12 | 7 | -201/+184 | |
| | | | | (langa runs Parabola GNU/Linux-libre) | ||||
* | * .emacs.d/lisp/bandali-erc.el: Tweak pals | 2020-10-07 | 1 | -3/+5 | |
| | |||||
* | Remove some vestigial stuff | 2020-10-06 | 2 | -13/+0 | |
| | |||||
* | Move GNU Emacs configs from ./ into .emacs.d/ | 2020-10-05 | 20 | -0/+2189 | |
| | | | | | | I will be using the repository to store my configurations for other non-Emacs pieces of software. The repository itself will be located at ~/ rather than ~/.emacs.d/. | ||||
* | move emacs files from .emacs.d to . | 2020-04-11 | 3 | -670/+0 | |
| | | | | this repository's root will be ~/.emacs.d (again) from now on | ||||
* | emacs: add and use smart-mode-line-tangomod-theme | 2019-09-29 | 1 | -0/+51 | |
| | |||||
* | Revert "emacs: tangomod: tweak mode-line colours" | 2019-09-29 | 1 | -2/+2 | |
| | | | | This reverts commit c470019ff5cb6b4bfeb7dd950f6b5ea4221d2655. | ||||
* | emacs: tangomod: tweak mode-line colours | 2019-09-14 | 1 | -2/+2 | |
| | |||||
* | gnus-article-treat-patch.el: update from upstream | 2019-09-02 | 1 | -4/+20 | |
| | | | | | | | Frank kindly added a license header so we all could use gnus-article-treat-patch.el in freedom :) https://www.0x50.de/fterbeck/emacs/commit/1f96ab989980287bd2c5e8b02e1a2be57dcef7de | ||||
* | emacs: add gnus-article-treat-patch (leave it disabled) | 2019-08-31 | 1 | -0/+449 | |
| | | | | TODO: figure out why it adds a whole bunch of blank lines to the top | ||||
* | emacs: remove znc.el subproject now that i'm back on straight.el | 2019-08-31 | 1 | -0/+0 | |
| | |||||
* | emacs: transition to guix (from straight.el) | 2019-08-05 | 1 | -0/+0 | |
| | | | | TODO: submit emacs-xyz packages for (comment)ed out bits |