summaryrefslogtreecommitdiffstats
path: root/.emacs.d/lisp/bandali-message.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Various updates from adelitaAmin Bandali2023-10-261-0/+1
|
* Add and use @ubuntu.com address in a few placesAmin Bandali2023-04-201-1/+2
|
* Update primary Canonical mail and a few other small tweaksAmin Bandali2023-02-201-1/+9
|
* Various mail-related updates and cleanupsAmin Bandali2022-11-251-34/+8
|
* * .emacs.d/lisp/bandali-message.el: Set `message-fill-column'Amin Bandali2022-08-031-0/+2
| | | | ...to 70, and `message-forward-as-mime' to t.
* * .emacs.d/lisp/bandali-message.el (message-dont-reply-to-names): Add ↵Amin Bandali2022-05-191-1/+1
| | | | @kelar.org address.
* Drop `csetq' macro and use good old `setq' and `setq-default'.Amin Bandali2022-05-191-5/+5
|
* emacs: update package versions, ditch orgalist, remove deprecated commented ↵Amin Bandali2021-10-181-9/+0
| | | | pinentry bits
* small mail-related tweaksAmin Bandali2021-05-161-1/+1
|
* various small email-related tweaksAmin Bandali2021-05-151-0/+1
|
* remove some long-unused vestigial bits and piecesAmin Bandali2021-05-151-30/+4
|
* migrate from msmtp (external) to emacs's own smtpmailAmin Bandali2021-05-151-2/+1
| | | | todo: see if it's possible to pin cert fingerprints as with msmtp
* migrate from ebdb to a simple ~/.mailrcAmin Bandali2021-05-151-1/+4
| | | | | also automatically expand aliases when going to the next line or jumping to the end of buffer in message-mode.
* Use my own newline & reformat function for M-RET in messageAmin Bandali2020-11-221-0/+15
|
* A few small uncommitted changesAmin Bandali2020-10-201-0/+3
|
* Move GNU Emacs configs from ./ into .emacs.d/Amin Bandali2020-10-051-0/+138
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/.