I can't believe I could ever have lived without this command :-) It was 
sooo useful when merging VR and VR2 into VR3. It removes all the worry.

The docstring:

    Create a node showing the diffs of two marked nodes.
    Clones of the marked nodes become the created node's children.



*Notes*- The "diff" node is created as the last top-level node.
  It's body contains difflib.Differ().compare(lines1, lines2)
- Exactly two nodes must be marked, otherwise nothing happens.
- The command unmarks all nodes, which is usually convenient.
  To rerun the command, just mark the nodes again.

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to