[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Naming guidelines for ELPA packages
From: |
Stefan Monnier |
Subject: |
Re: Naming guidelines for ELPA packages |
Date: |
Sun, 14 May 2023 19:00:55 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
> I agree. This is mainly an attempt to help package maintainers pick good (or
> "good enough") names on their own so that there's less time spent discussing
> this issue, and also to be upfront about what the Emacs/ELPA maintainers
> would prefer. That way, as a package maintainer, you can take these
> guidelines into account (or not) before you even submit the package.
Great. Is there still something that needs to be resolved before we can
add this package to NonGNU ELPA, then?
[ BTW, I wish this went into GNU ELPA, instead. Oh, and it should have
a `.gitignore` along the lines of what I put in the appended patch. ]
Stefan
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000000..af7e30dd09
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+/devil-autoloads.el
+/devil-pkg.el
+*.elc
- Naming guidelines for ELPA packages (was: Re: [NonGNU ELPA] New package: devil), (continued)
- Naming guidelines for ELPA packages (was: Re: [NonGNU ELPA] New package: devil), Jim Porter, 2023/05/14
- Re: Naming guidelines for ELPA packages, Philip Kaludercic, 2023/05/14
- Re: Naming guidelines for ELPA packages, Jim Porter, 2023/05/14
- Re: Naming guidelines for ELPA packages, Philip Kaludercic, 2023/05/14
- Re: Naming guidelines for ELPA packages, Jim Porter, 2023/05/18
- Re: Naming guidelines for ELPA packages, Akib Azmain Turja, 2023/05/19
- Re: Naming guidelines for ELPA packages, Philip Kaludercic, 2023/05/20
- Re: Naming guidelines for ELPA packages, Richard Stallman, 2023/05/21
- Re: Naming guidelines for ELPA packages, Stefan Monnier, 2023/05/14
- Re: Naming guidelines for ELPA packages, Jim Porter, 2023/05/14
- Re: Naming guidelines for ELPA packages,
Stefan Monnier <=
- Re: Naming guidelines for ELPA packages, Jim Porter, 2023/05/14
- Re: Naming guidelines for ELPA packages (was: Re: [NonGNU ELPA] New package: devil), Richard Stallman, 2023/05/15
- Re: Naming guidelines for ELPA packages (was: Re: [NonGNU ELPA] New package: devil), Jim Porter, 2023/05/16
- Re: Naming guidelines for ELPA packages, Madhu, 2023/05/16
- Re: Naming guidelines for ELPA packages (was: Re: [NonGNU ELPA] New package: devil), Richard Stallman, 2023/05/15