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

Publish to MELPA #1

Open
appetrosyan opened this issue Mar 28, 2023 · 5 comments
Open

Publish to MELPA #1

appetrosyan opened this issue Mar 28, 2023 · 5 comments

Comments

@appetrosyan
Copy link

Would be nice to be able to

(use-package eglot-x
  :ensure t
  :config 
  (with-eval-after-load 'eglot (require 'eglot-x)))

To use this package.

@nemethf
Copy link
Owner

nemethf commented Mar 28, 2023

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

@nemethf
Copy link
Owner

nemethf commented Mar 29, 2023

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.

@appetrosyan
Copy link
Author

What's wrong with MELPA, though?

@nemethf
Copy link
Owner

nemethf commented Mar 29, 2023

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.

@nemethf
Copy link
Owner

nemethf commented May 20, 2023

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

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

2 participants