On Tue, Nov 9, 2010 at 4:43 PM, Duke Normandin <[email protected]> wrote:

> Thanks for the work-around! I "live" mostly in emacs, so I'm not
> homeless ;) In "View" the built-in editor was simply handy. What would
> be cool, is if a person could use an external editor within "View".

external-editor: func [file [file!]] [
    call reduce ["gvim" file]
]

:-P
-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to