From: alex Date: Sun, 5 Nov 2023 13:40:22 +0000 (+0100) Subject: Add note about elpy autocompletion patching :( X-Git-Tag: 20240214-emacs~120 X-Git-Url: https://xn--ix-yja.es/gitweb/?a=commitdiff_plain;h=aed34092630fa56147f208a6f75f2f5e2a23d71d;p=alex.git Add note about elpy autocompletion patching :( --- diff --git a/emacs/emacs.el b/emacs/emacs.el index 8053fb3..023fc7a 100644 --- a/emacs/emacs.el +++ b/emacs/emacs.el @@ -92,6 +92,8 @@ ;; Python support +; https://github.com/jorgenschaefer/elpy/issues/1890#issuecomment-792361668 +; Need to downgrade jedi to get it to work :( (use-package elpy :ensure t :init