summaryrefslogtreecommitdiffstats
path: root/.emacs.d/lisp/bandali-gnus.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge .emacs.d/lisp/bandali-*.el into .emacs.d/init.elAmin Bandali2024-03-311-430/+0
| | | | | | | Somewhat major overhaul. Worth mentioning are the b/keymap-* wrappers added around the newly introduced keymap-* functions in GNU Emacs 29. Also dropped some mostly unused configs like exwm and org.
* Add a few custom gnus summary mode bindingsAmin Bandali2024-03-301-8/+29
|
* Yearly archives for kelar mail using Gnus' mail expiringAmin Bandali2024-03-291-9/+7
| | | | | | HOWTO: In 'summary' buffers, hit 'E' to mark message for expiring. After 'nnmail-expiry-wait' days (default: 7), Gnus will move the message to the expiry target, in this case the 'Archive.yyyy' group.
* Update gnus-secondary-select-methods and gnus-topic-topologyAmin Bandali2024-03-061-110/+110
|
* Various updates from nostalgiaAmin Bandali2024-03-021-11/+1
|
* Customize a few mml settingsAmin Bandali2024-02-241-0/+10
|
* Various small tweaksAmin Bandali2024-01-071-2/+2
|
* Small updatesAmin Bandali2023-12-161-0/+1
|
* Various updates from daryaAmin Bandali2023-10-261-0/+3
|
* Various updates from adelitaAmin Bandali2023-10-261-0/+4
|
* Keep original message Date in GnusAmin Bandali2023-09-131-14/+1
| | | | It's neat seeing people's differing timezones. :-)
* Some Gnus tweaksAmin Bandali2023-09-131-6/+16
|
* * .emacs.d/lisp/bandali-gnus.el: Tweak gnus-posting-styles.Amin Bandali2023-04-211-0/+4
|
* Add and use @ubuntu.com address in a few placesAmin Bandali2023-04-201-0/+3
|
* * .emacs.d/lisp/bandali-gnus.el: Restore gnus-user-agent to its former glory.Amin Bandali2023-02-261-0/+2
|
* Update primary Canonical mail and a few other small tweaksAmin Bandali2023-02-201-1/+6
|
* * .emacs.d/lisp/bandali-gnus.el: Drop uwaterloo mail remnants.Amin Bandali2023-01-081-18/+0
|
* * .emacs.d/lisp/bandali-gnus.el: Decode application/gzip attachments.Amin Bandali2022-12-251-1/+10
|
* * .emacs.d/lisp/bandali-gnus.el: Drop signature.Amin Bandali2022-12-251-7/+1
|
* * .emacs.d/lisp/bandali-gnus.el: Split mail from Debian Alioth lists.Amin Bandali2022-12-251-0/+2
|
* (Re)add SFL mailAmin Bandali2022-11-281-6/+7
|
* Various mail-related updates and cleanupsAmin Bandali2022-11-251-51/+52
|
* * .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/.