Rüdiger Sonderfeld <[email protected]> writes: > On Wednesday 12 June 2013 14:51:23 Tassilo Horn wrote: >> F reftex-parse-from-file-test >> Test `reftex-parse-from-file'. >> (wrong-type-argument stringp nil) > > sorry this was a problem caused by an uninitialised variable. I guess > that's why I didn't caught it. > > Adding (reftex-ensure-compiled-variables) prior to the call to > `reftex-parse- from-file' fixes the issue.
Indeed, committed, thanks! >> I've never used ert. Is there a way to tell it to also include the >> line number where it failed? > > In ert you can get the backtrace by pressing `b'. Ah, good to know. Bye, Tassilo _______________________________________________ auctex-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex-devel
