joaotavora / sly

Sylvester the Cat's Common Lisp IDE
1.26k stars 142 forks source link

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

Open Uthar opened 1 year ago

Uthar commented 1 year ago

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): https://github.com/joaotavora/sly/blob/992e3f3c1a599a8a10af12323d547b35ce70362c/lib/sly-completion.el#L208

To recreate:

  1. emacs -Q
  2. (setq sly-symbol-completion-mode nil)
  3. (require 'sly)
  4. (sly)
  5. Try to complete a symbol