Nicholas Vollmer
Nicholas Vollmer
> I'm not sure about this: [emacs 29.3 was released on 24 March](https://www.gnu.org/savannah-checkouts/gnu/emacs/emacs.html#Releases), with built-in eglot=1.12 29.3 was a security bug fix release. So the version of eglot bundled with...
> ```elisp > (use-package eldoc > :preface (unload-feature 'eldoc t) > :init > (eldoc-add-command "embark-dwim") > (eldoc-add-command-completions "avy-goto-")) > ``` A good way to check out what's happening is to...
Thanks for all the info. Nothing looks obviously wrong with the generated autoloads. I'm able to reproduce as well. I'll take a look into this and get back to you...
Digging into this more. ``` emacs-lisp custom-set-minor-mode(global-eldoc-mode t) custom-initialize-reset(global-eldoc-mode (funcall #'#f(compiled-function () #))) custom-initialize-delay(global-eldoc-mode (funcall #'#f(compiled-function () #))) ``` I get a similar error when manually evaluating the autoloads. It...
> Just checking in, use-package workaround doesn't work for me either Please refrain from "+1" type comments. They send an email to everyone subscribed to the issue. A thumbs up...
Unfortunately I made a typo with the initial commit and the repo is now immutable.
@Emiller88 any interest in finishing off that MELPA pull request?
Okay. I was asking because I was going through MELPA submissions which have not received any response in some time. Please consider communicating your intention on the MELPA issue. Thanks.
Are you able to reproduce the issue via `straight-bug-report`? That would help narrow down the issue. Thanks.
blimpy limpy b?