Jeff Spencer

Results 19 issues of Jeff Spencer

Sentence navigation doesn't work correctly in org-mode with letters and numeric outline that is cascaded. The example below will skip straight from 1. to 2. and not go to a....

My mode line looks like the image below. I upgraded packages and it changed to having the `[[[...` before the mode and closing it after. Was this a change in...

If I set sml/col-number-format to "". It isn't respected and still shows the column number as long as column-number-mode is enabled. Actually, I am using total-lines packages so I set...

I prefer to `auto-save` all the time instead `save-buffer`, so it's not constantly making new backup files. Is there a way to get this to `do-auto-save` instead of actually saving...

If I switch between different window configurations using the eye-browse package. The beacon isn't activated. Is there a way to include the eye-browse commands to initiate beacon when the different...

I want to add the following to my emacs config to eliminate the borders (used to use a patch for this prior to emacs 29, but this is the recommended...

I am not exactly sure if this is an error in scimax or not but thought I'd post it up here. I don't use the `scimax-ipython` stuff so doesn't affect...

I just rebased to the newest Scimax commit today (I was using a version that was about 6 months old) and I am now having an issue with custom `org-capture`...

This might only be an Emacs 27 issue, but highlighting for python-mode stopped working when I upgraded scimax. I looked through the log of changes and found your f-string code...

I normally use the command `flyspell-auto-correct-previous-word` when I make a spelling error. But I guess because this cycles through entries maybe this doesn't get added to the abbrevs list? I...