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

wrong-type-argument stringp nil #29

Open
mcp1766 opened this issue Jun 1, 2024 · 1 comment
Open

wrong-type-argument stringp nil #29

mcp1766 opened this issue Jun 1, 2024 · 1 comment

Comments

@mcp1766
Copy link

mcp1766 commented Jun 1, 2024

I am using Emacs 29.1 (build2, x86_64-pc-linux-gnu, GTK+ Version 2.24.33, cairo version 1.18.0

When evaluating the block

(with-eval-after-load 'flycheck
  (flycheck-grammalecte-setup))

I receive the error mentionned in the title of this issue.

(wrong-type-argument stringp nil) string-to-number(nil) flycheck-grammalecte--path-flycheck-mode-map() flycheck-grammalecte-setup()
I have setup python3 on Ubuntu 24.04 LTS on an Itel Core i3-9100

Is it working on Emacs 29.x ?

@milouse
Copy link
Owner

milouse commented Jun 10, 2024

Hi, and thank you very much for your report. I confirm it should be working on Emacs 29.x as I’m also using it.

I’ll try to reproduce your issue to see what could go wrong.

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