Jean-Marc Lasgouttes wrote:
rgheck <[EMAIL PROTECTED]> writes:
-\bind "Tab"        "cell-forward"
+\bind "Tab"        "completion-accept"
+\addbind "Tab"     "cell-forward"

What is the difference between \bind and \addbind when a binding already
exists? What does \bind do when 2 bindings already exist?

\bind overrides the old binding. That is the extant behavior, and I'd guess some people rely upon it. \addbind adds a new binding to the list.

Updated patch on the way.

rh

Reply via email to