]> rtime.felk.cvut.cz Git - notmuch.git/commitdiff
test/emacs: force *Messages* buffer to be writable
authorDavid Bremner <david@tethera.net>
Sat, 25 Oct 2014 06:53:29 +0000 (08:53 +0200)
committerDavid Bremner <david@tethera.net>
Sat, 25 Oct 2014 08:39:07 +0000 (10:39 +0200)
In emacs 24.4 the messages buffer starts being read-only, which kills
these tests.  This seems to be the point of the variable
inihibit-read-only, which has existed at least since emacs 21.


No differences found