Lennart Borgman (gmail) wrote: > I played a bit with making a unit test for this, see the attached file. > This requires the ert2.el that comes with nXhtml and should be placed in > the same subdir as nxhtmltest-suites.el. Here is a much better way to structure the test. To test it: - Put emacstest-suites.el in nxhtml/test/ - Put bug1013.el in nxhtml/test/inemacs/ - M-x emacstest-run If we include ert.el + ert2.el in Emacs we could write unit tests like this for bug reports. Christian, any thoughts?