jpkotta
jpkotta
OK, thanks for the explanation.
Sorry I forgot about this. This is what I was trying to do: ``` (use-package defrepeater :defer 2 :config (defrepeater #'next-error) :bind (([remap next-error] . next-error-repeat))) ``` This expands to...
I've made a PR for mavproxy.py, the fix is just using the latest version of mavproxy. https://github.com/acxz/pkgbuilds/pull/283
This fixes the deprecated `imp` module with Python 3.13.