Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various updatesHEADmain | 2025-03-04 | 1 | -1/+1 | |
| | |||||
* | Various updates | 2025-03-01 | 1 | -2/+7 | |
| | |||||
* | Various updates | 2025-02-28 | 1 | -78/+0 | |
| | | | | Drop eshell, for now, since I've not been meaningfully using it. | ||||
* | Various updates | 2025-02-26 | 4 | -9/+111 | |
| | |||||
* | Add and configure vertico and friends | 2025-02-26 | 3 | -9/+90 | |
| | | | | | | | Thanks to Prot's post for inspiration to try these excellent packages: Emacs: a basic and capable configuration https://protesilaos.com/codelog/2024-11-28-basic-emacs-configuration/ | ||||
* | Fix a recent void function definition error | 2025-02-10 | 1 | -1/+3 | |
| | | | | | | run-hooks: Symbol’s function definition is void: gnus-dired-mode To reproduce: load Gnus before opening Dired. | ||||
* | Drop use-package again | 2025-02-10 | 10 | -946/+795 | |
| | | | | | I prefer my own manual approach, use-package feels too magical and at times does too much for me. | ||||
* | Port the rest of my GNU Emacs configuration to use-package | 2025-02-09 | 7 | -426/+465 | |
| | |||||
* | Add bandali-misc | 2025-02-08 | 1 | -0/+110 | |
| | |||||
* | Add ':defer t' to several use-package forms | 2025-02-08 | 2 | -0/+18 | |
| | | | | | This is to bring emacs-init-time mostly in line with what it was without use-package. | ||||
* | Update bandali-essentials and add bandali-prog | 2025-02-08 | 2 | -1/+136 | |
| | |||||
* | Add bandali-essentials and bandali-utils, use use-package | 2025-02-08 | 2 | -0/+496 | |
| | |||||
* | Break out .emacs.d/init.el into .emacs.d/lisp/bandali-*.el again | 2025-01-30 | 8 | -0/+1223 | |
| | | | | | Having used the monolithic init.el approach, I found it somewhat unwieldy, especially as the file grows larger and larger. | ||||
* | Add EXWM and XELB | 2024-08-10 | 2 | -0/+0 | |
| | |||||
* | Update cmake-mode and cmake-font-lock | 2024-03-31 | 2 | -19/+45 | |
| | | | | | cmake-mode.el import from upstream cmake repo as of https://gitlab.kitware.com/cmake/cmake/-/blob/69c8ca4bc9bbe85ab7c2f24d412ca21afe40549e/Auxiliary/cmake-mode.el | ||||
* | Drop vestigial submodules | 2024-03-31 | 4 | -0/+0 | |
| | |||||
* | Merge .emacs.d/lisp/bandali-*.el into .emacs.d/init.el | 2024-03-31 | 10 | -1659/+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 bindings | 2024-03-30 | 1 | -8/+29 | |
| | |||||
* | Yearly archives for kelar mail using Gnus' mail expiring | 2024-03-29 | 1 | -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-topology | 2024-03-06 | 1 | -110/+110 | |
| | |||||
* | Various updates from nostalgia | 2024-03-02 | 1 | -11/+1 | |
| | |||||
* | Adapt eshell prompt to match my bash prompt | 2024-02-24 | 1 | -11/+22 | |
| | |||||
* | Customize a few mml settings | 2024-02-24 | 1 | -0/+10 | |
| | |||||
* | Various small tweaks | 2024-01-07 | 1 | -2/+2 | |
| | |||||
* | Small updates | 2023-12-16 | 1 | -0/+1 | |
| | |||||
* | Various updates from darya | 2023-10-26 | 2 | -0/+5 | |
| | |||||
* | Various updates from adelita | 2023-10-26 | 3 | -14/+23 | |
| | |||||
* | Keep original message Date in Gnus | 2023-09-13 | 1 | -14/+1 | |
| | | | | It's neat seeing people's differing timezones. :-) | ||||
* | Some Gnus tweaks | 2023-09-13 | 1 | -6/+16 | |
| | |||||
* | * .emacs.d/lisp/bandali-gnus.el: Tweak gnus-posting-styles. | 2023-04-21 | 1 | -0/+4 | |
| | |||||
* | * .emacs.d/lisp/bandali-erc.el: Small tweaks/fixes. | 2023-04-21 | 1 | -24/+41 | |
| | |||||
* | Add and use @ubuntu.com address in a few places | 2023-04-20 | 2 | -1/+5 | |
| | |||||
* | * .emacs.d/lisp/bandali-gnus.el: Restore gnus-user-agent to its former glory. | 2023-02-26 | 1 | -0/+2 | |
| | |||||
* | * .emacs.d/lisp/dpkg-dev-el: Bump. | 2023-02-20 | 1 | -0/+0 | |
| | |||||
* | Update primary Canonical mail and a few other small tweaks | 2023-02-20 | 2 | -2/+15 | |
| | |||||
* | Add debian-el | 2023-01-17 | 1 | -0/+0 | |
| | | | | Contains helpers specific to Debian users. | ||||
* | * .emacs.d/lisp/bandali-org.el: Add ox-md export backend. | 2023-01-16 | 1 | -0/+3 | |
| | |||||
* | Add dpkg-dev-el | 2023-01-16 | 1 | -0/+0 | |
| | | | | Contains useful utilities for working on Debian packages. | ||||
* | Clean up the system volume in mode-line display code | 2023-01-09 | 1 | -19/+10 | |
| | |||||
* | * .emacs.d/init.el: Show system volumes in mode-line. | 2023-01-08 | 1 | -7/+40 | |
| | | | | | Uses pamixer to get or set the output (speakers or headphones) and input (microphone) volumes. | ||||
* | * .emacs.d/lisp/bandali-gnus.el: Drop uwaterloo mail remnants. | 2023-01-08 | 1 | -18/+0 | |
| | |||||
* | A few tiny tweaks | 2022-12-27 | 1 | -2/+5 | |
| | |||||
* | Run EXWM on langa too | 2022-12-27 | 1 | -2/+2 | |
| | |||||
* | * .emacs.d/lisp/bandali-gnus.el: Decode application/gzip attachments. | 2022-12-25 | 1 | -1/+10 | |
| | |||||
* | * .emacs.d/lisp/bandali-gnus.el: Drop signature. | 2022-12-25 | 1 | -7/+1 | |
| | |||||
* | * .emacs.d/lisp/bandali-gnus.el: Split mail from Debian Alioth lists. | 2022-12-25 | 1 | -0/+2 | |
| | |||||
* | Various tweaks and fixes for using EXWM | 2022-12-24 | 1 | -13/+15 | |
| | | | | | | | | | | | | | | | | * .Xresources.d/xterm: Allow send events, needed for EXWM's simulation keys to work. * .emacs.d/init.el: Check additionally that we're in a graphical environment, though not in another window manager or desktop environment, before running EXWM. Also, use the EXWM-provided function for switching buffers that also works for EXWM windows, including windows in other workspaces or those that are floating. * .emacs.d/lisp/bandali-exwm.el: Tweak and add to global and simulation keys for more convenience. * .gnupg/gpg-agent.conf: It seems we need to explicitly set a pinentry-program, otherwise GPG will pick the tty or ncurses one even when we're not in a tty or terminal, which will not work and cause problems when using EXWM. | ||||
* | Show current EXWM workspace index in mode-line | 2022-12-24 | 1 | -0/+10 | |
| | |||||
* | Switch to EXWM | 2022-12-24 | 2 | -5/+5 | |
| | | | | It's great to be back home again. :-) | ||||
* | Drop hl-todo, at least for now | 2022-12-24 | 1 | -0/+0 | |
| |