emacs-exwm / xelb

X protocol Emacs Lisp Binding
https://elpa.gnu.org/packages/xelb.html
GNU General Public License v3.0
26 stars 4 forks source link

; Create melpazoid workflow #9

Closed Stebalien closed 8 months ago

Stebalien commented 8 months ago

EXWM is on ELPA, not MELPA, but melpazoid is still useful for running some basic linter checks.

See https://github.com/riscy/melpazoid.

Stebalien commented 8 months ago

Well, at this point, this PR is a bit aspirational.

minad commented 8 months ago

Instead of melpazoid I'd prefer Purcell's emacs builds, which allows us to test or at least byte compile on various versions. (The melpazoid reviews annoy me a bit tbh.)

minad commented 8 months ago

After having looked at the failed tests, I don't think we should use Melpazoid here, at least not for now. Both Exwm and Xelb are written quite coherently and respect namespaces, but do not follow the naming conventions.

Stebalien commented 8 months ago

Yeah, fair enough.