monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] Lua hooks


From: Alex Queiroz
Subject: Re: [Monotone-devel] Lua hooks
Date: Mon, 12 Jun 2006 16:01:28 -0300

Hallo,

On 6/12/06, Wim Oudshoorn <address@hidden> wrote:

Now the problem is with step 2.  How do you call the original implementation
without copying the definition from the monotone documentation?


do
    old_hook = get_preferred_merge2_command
    function get_preferred_merge2_command(...)
         -- use old_hook here
    end
end

--
-alex
http://www.ventonegro.org/




reply via email to

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