Skip to content

Conversation

@zonuexe
Copy link
Contributor

@zonuexe zonuexe commented Dec 5, 2023

These repository names are common in practice, so it seems worth normalizing the directory names.

  • emacs- prefix
  • [.-]el suffix

@zonuexe
Copy link
Contributor Author

zonuexe commented Dec 5, 2023

I was curious about the actual number of those repositories out of personal interest, so I investigated the number from MELPA's recipes.
https://gist.github.com/zonuexe/de540d1070672825ff1e2854e6ae8a9a

  • I have confirmed that not only the .el suffix but also the -el suffix is not uncommon.
  • There were some examples where -emacs- other than prefix was included, but I think it is not necessary to support it as it would complicate the process.

@zonuexe zonuexe changed the title Makes easy-init convert directory names to Lisp package names Makes easky-init convert directory names to Lisp package names Dec 5, 2023
@zonuexe zonuexe force-pushed the feature/normalize-package-name branch from cbb0b70 to 7efbbea Compare December 5, 2023 10:45
@jcs090218
Copy link
Member

I was curious about the actual number of those repositories out of personal interest, so I investigated the number from MELPA's recipes.

Wow, this is definitely useful! I appreciate your effort in investigating this piece of data! :)

  • There were some examples where -emacs- other than prefix was included, but I think it is not necessary to support it as it would complicate the process.

It would be great if we could handle this! However, now, this is good enough! :D


Merged! Thank you for your contribution to Eask! ❤️ 🚀

@jcs090218 jcs090218 merged commit 4e40c12 into emacs-eask:master Dec 6, 2023
@zonuexe zonuexe deleted the feature/normalize-package-name branch December 6, 2023 06:45
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

Successfully merging this pull request may close these issues.

2 participants