On 5/16/07, Nikolaj Schumacher <[EMAIL PROTECTED]> wrote:

I think
(run-hook-with-args compilation-finish-functions (current-buffer) msg)))
should be
(run-hook-with-args 'compilation-finish-functions (current-buffer) msg)))

Indeed. I've commited your change.

Thanks for reporting the problem.

            Juanma


_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to