Sven Panne

Results 37 comments of Sven Panne

As an Emacs user for decades who recently switched to spacemacs, I'm slightly confused: Why is the following in `config.el` at all? ```elisp ;; don't create backup~ files (setq make-backup-files...

> @GregorySchwartz could you propose what needs to be done by Spacemacs to resolve then close it? I think people (including me) simply want the traditional Emacs behavior back, i.e....

I'd like to point out that this is still a bug in pylint, which is quite annoying when you use `assert_never` relatively often. The patch above fixes the problem, so...

> Do you want to open a PR with the patch @svenpanne ? It's basically the patch above, let's see when I find some time... > > If one explicitly...

OK, I've uploaded a PR for this, fixing both problems: `Never` was unknown and explicitly stating non-returning functions had the wrong priority compared to the incomplete inference of astroid/pylint. With...

I'd appreciate an Emacs 28 for 22.10, too, is there anything I can do to make this happen? I have access to a 22.10, so I can give it a...

While it's a bit sad that there are no versions for recent Ubuntus, there is a workaround: I've been successfully using the 28.1 version for Ubuntu 22.04 on 22.10 and...