Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

diminished-modes errors with Wrong type argument: characterp, " " #20

Open
vincentbernat opened this issue Apr 21, 2022 · 2 comments
Open

Comments

@vincentbernat
Copy link

Hey!

Running M-x diminished-modes returns the following error:

setq: Wrong type argument: characterp, " "

I am using company-mode and if I display messages before trying to apply mapconcat on it, I get:

(" ElDoc" "" " PgLn" "" " WK" " Projectile[.emacs.d:generic]" "" nil (" " (company-candidates (:eval ...) company-lighter-base)) " hl-p" " ws")
@myrjola
Copy link
Owner

myrjola commented Apr 22, 2022

Hi Vincent!

Thanks for reporting! I don't know when I'll have the time to take a look at this bug. Would you be willing to take a stab at it yourself?

@vincentbernat
Copy link
Author

I have tried a bit, but I am a bit puzzled at what (" " (company-candidates (:eval ...) company-lighter-base)) could be. It is assigned to minor-name. When formatted with %s, I just get company-lighter.

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

No branches or pull requests

2 participants