Results 6 issues of Nolan

I was able to program my 3 pedal switch to generate the keys I'd like (thanks!), but after absentmindedly leaving my foot on the left pedal for around 7 seconds,...

```$ ./autorandr.py -s docked Saved current configuration as profile 'docked' # UNDOCKED HERE $ ./autorandr.py -s laptop Saved current configuration as profile 'laptop' # REDOCKED HERE $ ./autorandr.py -l docked...

bug

I'm trying to track down a 2 second pause where running "emacsclient -nw SOMEFILE" shows emacs immediately (either on the scratch buffer or whatever buffer I was last interacting with...

external-investigation

Linux/X11 w/ i3wm. Alacritty 0.3.2. Possibly pilot error, but I am not able to bind Control+Mouse Wheel actions to IncreaseFontSize/DecreaseFontSize. Here is what I have in my config's mouse_bindings section:...

enhancement
S - keybindings

Otherwise a crash before the queue file is flushed to disk will result in lost mail. It is possible it is there and I missed it, but I traced through...

enhancement
fixed in next

I use spamc to filter with Spamassassin, using it's "-u" flag to pass in the user. Unfortunately, with the current order, this means I need to strip the domain off...

enhancement
question