Note that when version.txt is created as suggested, 8.1.x ends up being a symbol rather than a string, which breaks this line (insert "X-Mailer: VM " (vm-version) " under ") in vm-reply.el.
-- version.txt missing from lp:vm/8.1.x https://bugs.launchpad.net/bugs/513024 You received this bug notification because you are a member of VM development team, which is the registrant for VM. Status in VM (View Mail) for Emacs: New Bug description: checked out lp:vm/8.1.x autoconf, configure with --prefix, get the message checking otherdirs... Opening input file: No such file or directory, /cse/staff/markd/compbio/work/emacs/vm/8.1.x/lisp/version.txt However the configure script does not exit with an error, so it is not noticed until the make fails. two bugs: 1) configure script needs to exit non-zero when files are missing 2) where did version.txt go? BTW, I am assuming this is the branch leading to 8.1.0. I want to verify problems in 8.1.0-beta still exist before reporting them. _______________________________________________ Mailing list: https://launchpad.net/~vm Post to : [email protected] Unsubscribe : https://launchpad.net/~vm More help : https://help.launchpad.net/ListHelp

