Alex Kost <alez...@gmail.com> skribis: > * gnu/packages/mail.scm (mu)[arguments]: Add 'patch-configure.ac' phase > to avoid adding "mu4e" sub-directory to 'lispdir' variable.
[...] > + ;; By default, elisp code goes to "share/emacs/site-lisp/mu4e", > + ;; so our Emacs package can't find it. Setting "--with-lispdir" Should be “--lispdir”, I think. Otherwise LGTM!