summaryrefslogtreecommitdiffstats
path: root/.emacs.d/lisp/bandali-gnus.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * .emacs.d/lisp/bandali-gnus.el: Move spam out earlier.Amin Bandali2022-11-141-2/+2
|
* Update/shorten various custom Emacs bindingsAmin Bandali2022-08-031-2/+2
|
* Add Gnus and mbsync configurations for @kelar.org emailAmin Bandali2022-05-191-0/+22
|
* Drop `csetq' macro and use good old `setq' and `setq-default'.Amin Bandali2022-05-191-19/+20
|
* several uncommitted changesAmin Bandali2021-10-171-0/+1
|
* gnus: conditional mail setup based on hostnameAmin Bandali2021-05-181-94/+107
|
* various small email-related tweaksAmin Bandali2021-05-151-7/+9
|
* remove some long-unused vestigial bits and piecesAmin Bandali2021-05-151-9/+0
|
* migrate from msmtp (external) to emacs's own smtpmailAmin Bandali2021-05-151-1/+6
| | | | todo: see if it's possible to pin cert fingerprints as with msmtp
* migrate from ebdb to a simple ~/.mailrcAmin Bandali2021-05-151-3/+2
| | | | | also automatically expand aliases when going to the next line or jumping to the end of buffer in message-mode.
* Tweak Gnus setup.Amin Bandali2021-04-271-4/+13
| | | | | Most usefully, set gnus-topic-topology for a stable topology of Gnus topics.
* Local SFL mail.Amin Bandali2021-04-271-3/+5
|
* * .emacs.d/lisp/bandali-gnus.el: More convenient reply bindingsAmin Bandali2021-04-191-0/+4
|
* Update ERC setupAmin Bandali2021-04-111-1/+1
| | | | | | | I'm not using ZNC anymore. Also, use client certificates for authentication with the networks. Also bump copyright years.
* Many uncommitted changesAmin Bandali2021-03-131-143/+15
|
* A few accumulated changesAmin Bandali2020-11-221-3/+5
|
* A few small uncommitted changesAmin Bandali2020-10-201-0/+2
|
* Move GNU Emacs configs from ./ into .emacs.d/Amin Bandali2020-10-051-0/+478
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/.