Hi John,
The open-with plugin stores a copy of the double-clicked node's body
to a temporary file and then issues a command to the configured
external editor (Vim, Emacs, Word, ...) to open it.  It works with all
types of nodes with no special configuration or code including @file
type nodes (@auto, @thin, ...), "<<...>>" type nodes, and 'regular'
nodes.

Note: It does not open derived files (with sentinels) in Vim.
Instead, it only allows you to edit a node's body text in an external
editor instead of using Leo's edit window.  If you want to open
derived files by double-clicking on their @auto, @thin, ... nodes, I
suggest using the FileActions plugin.  I now works with @open-with
such that only node's that aren't handled by the FileActions plugin
are opened by the Open-With plugin.

Regards,
TL
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to