emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: compilation-finish-functions broken


From: Juanma Barranquero
Subject: Re: compilation-finish-functions broken
Date: Wed, 16 May 2007 17:45:07 +0200

On 5/16/07, Nikolaj Schumacher <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]