Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix #948: Use format string instead of concat
* eglot.el (eglot-handle-notification): Because diagnostics code can be integer or string, and integer fails the sequencep test, use format to create this string.
- Loading branch information