Richard Levitte - VMS Whacker wrote:
ulf> - How can I suppress the automatic commit message dialog and get ulf> an error instead if no message was given on the command line? You hack your own edit_comment function in _MTN/monotonerc (works only with that workspace) or ~/.monotone/monotonerc (works for everything you do).
...or (as is probably most useful for the plugin), write out some temporary rc file and use --rcfile. That said, to avoid this kind of playing with temporary files, it might be useful if monotone started taking a --rccode="...LUA code..." parameter?
-- Jon _______________________________________________ Monotone-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/monotone-devel
