Felicián Németh

Results 69 comments of Felicián Németh

At any rate, I've found a scenario where the flood of DidOpen messages happens and I consider important: restarting a running server with `M-x eglot RET n`.

Can't use-package rely on the newish vc-package-install? That would eliminate the need for melpa.

> vc-package-install I meant to write `package-vc-install`, but my typo lead to https://github.com/slotThe/vc-use-package, which seems to be perfect for the original problem.

> What's wrong with MELPA, though? Nothing per se. Although, I'd rather submit it to Elpa. But I need to slightly update code before that. So stay tuned.

I've started the process. https://lists.gnu.org/archive/html/emacs-devel/2023-05/msg00135.html

I CC @yxlee, maybe the maintainer of hideif.el has something to add. Thanks. > > Re hide-ifdef-mode, I didn't know about it (of course there is a mode!) My personal...

> I just pushed a version of the PR that addresses all the inline comments. Thanks. You can start the copyright assignment process by reading [the relevant part of the...

@coffeemug, is there any update on the copyright assignment?

Or feed the [dependency list](https://github.com/rust-lang/rust-analyzer/blob/master/docs/dev/lsp-extensions.md#dependency-tree) into [speedbar](https://www.gnu.org/software/emacs/manual/html_node/speedbar/index.html#Top)?

If the binaries are not in the PATH, executable-find won't be able to find them, and with this pull request, the user won't be able to specify their locations.