[PATCH 1/2] emacs: defconst notmuch-emacs-version to a value during byte compilation

David Bremner david at tethera.net
Thu Jan 23 15:45:24 PST 2014


Mark Walters <markwalters1009 at gmail.com> writes:

> If I make and then commit a small change to emacs/notmuch-tree.el and then
> remake then version string in the cli nor in emacs seems to be
> updated. If I make clean and then make it is updated.

I think I understand why this is happening: notmuch-lib.el is not
recompiled if it isn't modified. I'm not sure of the best fix, but I
guess the dependencies in emacs/.eldeps need to be updated.  One option
would be to have a seperate notmuch-version.el that depends on
everything.

d



More information about the notmuch mailing list