summaryrefslogtreecommitdiffstats
path: root/lisp/gnus-article-treat-patch.el (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-04-12Add Borg and assimilate auto-compile and use-packageAmin Bandali7-0/+40
2020-04-12the repository is now in ~/.emacs.d/Amin Bandali1-1/+1
2020-04-11relax .gitignore a bitAmin Bandali1-1/+2
2020-04-11move emacs files from .emacs.d to .Amin Bandali35-98/+6
this repository's root will be ~/.emacs.d (again) from now on
2020-04-11delete old config filesAmin Bandali11-2083/+4
- compton - dunst - i3status - sway - swaylock - ncmpcpp - pigeonhole
2020-04-11move scripts from ~/.local/bin to rc.orgAmin Bandali10-186/+248
2020-04-11move non-emacs configs to rc.orgAmin Bandali36-1174/+1499
2020-04-11emacs/eshell: restore mistakenly deleted custom eshell promptAmin Bandali1-0/+15
2020-04-11emacs: delete many unused and/or disabled packagesAmin Bandali1-238/+2
including: - exec-path-from-shell: does not seem necessary anymore - web-mode: i use the built-in mhtml-mode now - java-related things - bbdb: i've been using ebdb and happy with it
2020-04-10emacs: try setting a smaller gc-cons-threshold initiallyAmin Bandali1-1/+1
doesn't seem to have an adverse effect on emacs-init-time
2020-04-10msmtp: update gnu and shemshak tls fingerprintsAmin Bandali1-2/+2
2020-03-31shell: prevent crashing of non-Guix apps on foreign distrosAmin Bandali1-0/+1
2020-03-31scattered updatesAmin Bandali8-20/+21
2020-03-30isync: fix account usernameAmin Bandali1-1/+1
2020-03-29getmail,msmtp: small account-related updatesAmin Bandali2-7/+5
2020-03-23guix,getmail,emacs: update username and mail addressAmin Bandali3-8/+8
2020-03-19emacs: erc: remove moznet; ripAmin Bandali1-2/+0
2020-03-19update gnu addressAmin Bandali3-13/+13
2020-03-13msmtp: update fp tls fingerprint, emacs: minor tweaksAmin Bandali2-7/+6
2020-03-13emacs: add current exwm workspace number to mode-lineAmin Bandali1-1/+10
2020-03-13guix: break down monolithic profile into multiple smaller profilesAmin Bandali6-13/+42
super useful for decoupling larger packages like icecat, libreoffice, and texlive from the rest of mostly-smaller packages, so i could easily `guix pull' and update the smaller ones as frequently as i like
2020-02-06emacs: add binding for guix-patches debbugsAmin Bandali1-4/+9
2020-02-06getmail: keep mail around on fp for a day, just to be safeAmin Bandali1-3/+3
2020-02-06emacs: use emacs's own mhtml-mode rather than web-mode, disable typoAmin Bandali1-10/+9
2020-02-01emacs: add binding for eww, and only use typo-mode in web-modeAmin Bandali1-2/+2
2020-01-29emacs: time: drop comma between day and hour in display-time-formatAmin Bandali1-1/+1
2020-01-29emacs: bump year in thankgnu yasnippetsAmin Bandali2-2/+2
2020-01-29emacs: yasnippet: add some more convenience snippets for latex-modeAmin Bandali5-0/+25
2020-01-28dunst: ignore low urgency notifications from history for nowAmin Bandali1-0/+1
otherwise, recalling notifications from history seems to only display those with low urgency, in v1.4.1
2020-01-28dunst: various tweaks to the configurationAmin Bandali1-9/+9
- font - history length - dmenu - browser - mouse click actions - no timeouts
2020-01-27emacs: smart-mode-line: don't make fixed-width fillsAmin Bandali1-0/+2
this bothered me forever. it's *super* annoying on low-resolution screens, especially with horizontal splits (side by side) where the effective width of the mode-line for each window is considerably smaller than the display's width
2020-01-27emacs: tweak some bindingsAmin Bandali1-4/+4
2020-01-27emacs: set eww-download-directory to $XDG_DOWNLOAD_DIRAmin Bandali1-1/+7
2020-01-27xdg: export various XDG_*_DIR variablesAmin Bandali1-0/+6
2020-01-27guix: add (sudo-less) lightAmin Bandali2-0/+2
landed fcb510c541e83291ea6682cba87020a913c64914 in guix.git so one can set brightness using light without sudo
2020-01-26emacs: exwm: i use icecat nowAmin Bandali1-1/+1
2020-01-26emacs: make my theme change functions more robustAmin Bandali1-2/+4
only call sml/apply-theme if smart-mode-line is available
2020-01-26exwm: swap out amixer for pamixer, at least for the time beingAmin Bandali1-3/+3