Skip to content

Conversation

@mok0
Copy link

@mok0 mok0 commented Aug 7, 2023

Emacs 29.1 reported an error when loading the pyenv module

I believe this fix is correct but I'm no Elisp expert.

Add type to defcustom pyenv-mode-mode-line-format

Emacs 29.1 reported an error when loading the pyenv module
@CeleritasCelery
Copy link
Contributor

Thanks for submitting this. It indeed does need a type, but it is not a string. it is form that is evaluated by the modeline. Using :type 'sexp should cover it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants