On Jan 24, 2008 7:00 AM, Martin DeMello <[EMAIL PROTECTED]> wrote:
> Aaron Schaefer <[EMAIL PROTECTED]> writes:
> >
> > I think the way most people do it is they read in a file with USE:, do
> > testing and mess around in the listener, but then write the new words
> > with the text editor that's already open (gvim), save the file, then
> > you can do F2 in the listener to refresh-all and those changes you
> > made will be available in the workspace environment.  Hope that
> > helps...
>
> But do you have to type it all out again? At the very least right clicking on
> the word definition in the IDE should let you copy to clipboard.
>
>
> martin

Personally, I rarely define new words in the interpreter, but just
develop parts of them or mess around with things until I figure out
the desired steps.  Once I do figure out those steps, I just write
them directly in the file that I have open, and then use refresh-all
as I mentioned above.  Most word definitions are at most a couple of
lines long, so I never found it an inconvenience to copy them over by
hand, but perhaps this could be a feature request.

One option, if you do want to get a word definition to the clipboard
(although it takes three steps, not one), is to right-click the
definition in the listener, select Input, then you can just do a
Ctrl-A to select the definition and copy and paste it as usual.


Aaron "ElasticDog" Schaefer
--

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to