Tim It seems not. Running a script locks up the editor.
Of course, there may be somebody more knowledgeable than I who knows otherwise. Regards Peter On 11 Sep 2008, at 23:18, Tim Johnson wrote: > > On Wednesday 10 September 2008, Peter W A Wood wrote: >> I found this easy way of running Rebol directly from the gedit text >> editor. >> >> 1. Select Edit->Preferences >> >> 2. Select Plugins Tab >> >> 3. Select External Tools >> >> 4. Select Configure Plugin >> >> 5. Added a new tool giving it a name (Rebol/View in my case) >> >> 6. Set Shortcut Key to your choice (<Control><Alt>r in my case). >> >> 7. Set Commands to the command you would use to start Rebol (/home/ >> peter/Desktop/rebview -vs in my case) >> >> 8. Close the External Tools Manager >> >> 9. Close gedit preferences > Can you run the rebol interpreter asynchronously using this setup? > I wrote a rebol mode for emacs years ago and love the comint > (inferior) > mode for running the interpreter (/core) > tim > -- > To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject. > -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
