> Masatake YAMATO <[EMAIL PROTECTED]> writes: > > > Does anyone have the fix for #2482-#2484? > > I can do nothing without xtla. > > Are you loading xtla-autoconf.el? My version seems to define these > functions with: > > (tla--has-foo-command "file-diff") > (tla--has-foo-command "merge") > [...] > (tla--foo-needs-bar "merge" (if (tla-has-merge-command) > "merge" "star-merge") > "three-way" " -t, --three-way")
I was not loading xtla-autoconf.el. I was just loading xtla.el directly. Thank you very much.
