Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various updatesHEADmain | 2025-03-04 | 3 | -15/+28 | |
| | |||||
* | Add missing .config/git/config.ia | 2025-03-03 | 1 | -0/+8 | |
| | |||||
* | Various updates | 2025-03-01 | 2 | -5/+26 | |
| | |||||
* | Various updates | 2025-02-28 | 4 | -99/+6 | |
| | | | | Drop eshell, for now, since I've not been meaningfully using it. | ||||
* | Various updates from monarch | 2025-02-26 | 3 | -2/+17 | |
| | |||||
* | Various updates | 2025-02-26 | 12 | -14/+154 | |
| | |||||
* | Add and configure vertico and friends | 2025-02-26 | 4 | -10/+96 | |
| | | | | | | | 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. | ||||
* | Tweak the Emacs package management setup | 2025-02-10 | 1 | -10/+9 | |
| | |||||
* | Refresh the package archives if never done before | 2025-02-10 | 1 | -0/+4 | |
| | |||||
* | Drop use-package again | 2025-02-10 | 11 | -973/+829 | |
| | | | | | 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 | 8 | -437/+470 | |
| | |||||
* | Add bandali-misc | 2025-02-08 | 2 | -74/+111 | |
| | |||||
* | Add ':defer t' to several use-package forms | 2025-02-08 | 3 | -0/+19 | |
| | | | | | 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 | 3 | -107/+150 | |
| | |||||
* | Add bandali-essentials and bandali-utils, use use-package | 2025-02-08 | 3 | -398/+505 | |
| | |||||
* | A few small Emacs-related updates | 2025-02-07 | 3 | -33/+53 | |
| | |||||
* | Break out .emacs.d/init.el into .emacs.d/lisp/bandali-*.el again | 2025-01-30 | 9 | -1016/+1233 | |
| | | | | | Having used the monolithic init.el approach, I found it somewhat unwieldy, especially as the file grows larger and larger. | ||||
* | Various updates | 2025-01-30 | 4 | -34/+47 | |
| | |||||
* | Update ERC key bindings for Libera.Chat and OFTC | 2025-01-30 | 1 | -10/+8 | |
| | |||||
* | Some font-related updates | 2025-01-30 | 5 | -7/+25 | |
| | |||||
* | Try to make b-bar more robust | 2024-12-04 | 1 | -1/+1 | |
| | | | | | | | | On a few rare occasions the bar seemed to "hang" and its information get stale, and I believe this first happened when I started pulling in some data from emacsclient. So wrapping the call to emacsclient in a timeout is an attempt to remedy that, in case emacs(client) blocks for some reason. | ||||
* | Various updates | 2024-11-29 | 8 | -198/+25 | |
| | |||||
* | Various updates | 2024-11-29 | 4 | -21/+52 | |
| | |||||
* | Use case-insensitive search for less | 2024-09-21 | 1 | -0/+2 | |
| | |||||
* | Get b-bar battery from GNU Emacs if available | 2024-09-19 | 2 | -17/+25 | |
| | |||||
* | Various updates | 2024-09-18 | 3 | -3/+7 | |
| | |||||
* | Edit git's COMMIT_EDITMSG files in text-mode | 2024-08-31 | 1 | -1/+2 | |
| | |||||
* | Add small vimrc | 2024-08-31 | 1 | -0/+71 | |
| | | | | | | | I threw this together back in March for some more reasonable defaults for vim for the few and far between occasions I do use it. Otherwise GNU Emacs remains my favourite editor / operating system / way of life by far. ;) | ||||
* | A few more updates from anahita | 2024-08-31 | 6 | -11/+28 | |
| | |||||
* | Rewrite b-bar to use upower for battery info | 2024-08-31 | 1 | -12/+28 | |
| | |||||
* | Various updates from anahita | 2024-08-30 | 8 | -11/+56 | |
| | |||||
* | Experiment with EXWM a bit again | 2024-08-27 | 1 | -5/+285 | |
| | |||||
* | Add EXWM and XELB | 2024-08-10 | 5 | -2/+15 | |
| | |||||
* | Make sway rules for firefox more robust, add passthrough mode | 2024-07-02 | 1 | -3/+8 | |
| | | | | | passthrough mode is useful when controlling sway remotely via remmina and wayvnc. | ||||
* | Various bash alias updates | 2024-07-02 | 1 | -13/+22 | |
| | |||||
* | Various updates | 2024-06-19 | 10 | -31/+50 | |
| | |||||
* | Set GNU Emacs default-input-method to farsi-isiri-9147 | 2024-05-18 | 1 | -0/+3 | |
| | |||||
* | Use text-mode for README* files | 2024-05-18 | 1 | -0/+1 | |
| | |||||
* | Add debian mail | 2024-05-18 | 1 | -0/+16 | |
| | |||||
* | Drop a bunch of long-unused things from .emacs.d/init.el | 2024-04-01 | 1 | -62/+11 | |
| | | | | | | | Also drop pulseaudio volume display from mode-line; I already have it in my window manager's bar outside GNU Emacs. Plus, I think this latest change of calling out to b-pavols directly in mode-line-format would be terribly inefficient. | ||||
* | Break pulse volume code out of bar and into its own script | 2024-04-01 | 6 | -125/+48 | |
| | | | | | | In part so that it could easily be used in Emacs as well. Also rename pacify-pulseaudio to b-pacify (as in PAcify). | ||||
* | 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 | 5 | -12/+0 | |
| | |||||
* | Make a general keybindings list of dotted pairs and dolist over it | 2024-03-31 | 1 | -33/+33 | |
| | |||||
* | Merge .emacs.d/lisp/bandali-*.el into .emacs.d/init.el | 2024-03-31 | 14 | -2071/+1031 | |
| | | | | | | | 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 | |
| | |||||
* | Add a few Emacs initialization customizations | 2024-03-30 | 1 | -1/+26 | |
| | |||||
* | 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. | ||||
* | Adjust 'editor' settings | 2024-03-29 | 3 | -3/+4 | |
| |