Skip to content

C-h . does nothing #954

Answered by joaotavora
Inkbottle007 asked this question in Q&A
May 12, 2022 · 2 comments · 9 replies
Discussion options

You must be logged in to vote

@Inkbottle007 summarizes it here:

I've tested both suggestions and they are both working. Changing eldoc-documentation-strategy to eldoc-documentation-compose is probably the best solution. I've inserted that in my init.el:

(setq eglot-stay-out-of '(eldoc-documentation-strategy)
eldoc-documentation-strategy 'eldoc-documentation-compose)

Replies: 2 comments 9 replies

Comment options

You must be logged in to vote
9 replies
@Inkbottle007
Comment options

@joaotavora
Comment options

@joaotavora
Comment options

@joaotavora
Comment options

@Inkbottle007
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by joaotavora
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #953 on May 12, 2022 23:52.