|
From: Edward O'C. <te...@oc...> - 2004-05-14 04:37:28
|
Lawrence wrote, on his recent erc-backend work: > Please run with uncompiled code and with debug-on-error set to t. This isn't just a help-Lawrence-out thing; the new code breaks quite thoroughly when byte-compiled. FYI. It seems to be an issue with using `erc-with-buffer' in `define-erc-response-handler' forms. `erc-with-buffer' is defined as a macro in erc.el, which is not `require'd by erc-backend.el (in fact, it's quite the opposite). So this `erc-with-buffer' is being byte-compiled as a function call. Ted -- Edward O'Connor te...@oc... Ense petit placidam sub libertate quietem. |