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

Completion without sly-symbol-completion-mode display issue #544

Open
Uthar opened this issue Nov 15, 2022 · 0 comments
Open

Completion without sly-symbol-completion-mode display issue #544

Uthar opened this issue Nov 15, 2022 · 0 comments

Comments

@Uthar
Copy link
Contributor

Uthar commented Nov 15, 2022

I'm using emacs 29.0.50 tip-of-trunk. When using SLY with the vanilla Emacs completion (i.e. with sly-symbol-completion-mode disabled), the suggestions are kind of merged with their metadata. See screenshot:
image

I think the issue is with this line (no space in the front):

,(format "%s %5.2f%%"

To recreate:

  1. emacs -Q
  2. (setq sly-symbol-completion-mode nil)
  3. (require 'sly)
  4. (sly)
  5. Try to complete a symbol
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