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

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

Date: Thu, 23 Jan 2014 19:45:24 -0400

To: Mark Walters, Tomi Ollila, notmuch@notmuchmail.org

Cc: tomi.ollila@iki.fi

From: David Bremner


Mark Walters <markwalters1009@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


Thread: