nnicandro / emacs-zmq

Emacs bindings to ØMQ
GNU General Public License v2.0
49 stars 18 forks source link

ignore ".dylib" value of module-file-suffix #28

Closed veprbl closed 3 years ago

veprbl commented 3 years ago

Fixes #19

veprbl commented 3 years ago

The "git-snapshot" will now fail with "Symbol's value as variable is void: module-file-suffix", but this is because it fails to install a new emacs in the first place https://travis-ci.org/github/veprbl/emacs-zmq/jobs/764019164#L716

nnicandro commented 3 years ago

Thanks for this!