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

Bad interaction with c-ts-mode #347

Open
heraplem opened this issue Oct 30, 2024 · 0 comments
Open

Bad interaction with c-ts-mode #347

heraplem opened this issue Oct 30, 2024 · 0 comments

Comments

@heraplem
Copy link

I have c-ts-mode set as the default mode for C files. It seems that this is causing problems with certain primitive functions. If I type M-x helpful-symbol RET memq, I get the following error:

Wrong type argument: stringp, ("\\(?:\\^class_specifier\\$\\|compound_statement\\|e\\(?:num_specifier\\|xpression_statement\\)\\|function_definition\\|namespace_definition\\|preproc_\\(?:\\(?:function_\\)?def\\)\\|struct_specifier\\|type_definition\\|union_specifier\\)" . c-ts-mode--defun-valid-p)

Note that this isn't all primitive functions: I can still query cons, for example.

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

1 participant