Hi John,

Sorry for the late response.

The 'edit' word takes a 'defspec' which is shorthand for definition
specifier. An example of a definition specifier is a word. For
example, entering the following at the listener will open the
definition of the 'append' word in Factor's standard library:

\ append edit

The first time you do this in a session, you'll get promoted with a
list of restarts where you can pick an editor to load. Read the docs
for details:

"editor" help

Slava

On Wed, Sep 29, 2010 at 12:39 PM, John Sampson <jrs....@ntlworld.com> wrote:
>  I am trying to understand editor integration. What does "edit
> <defspec>" mean?
>
> Is there a description of editor integration anywhere?
>
> Regards
>
> _John Sampson_
>
> ------------------------------------------------------------------------------
> Start uncovering the many advantages of virtual appliances
> and start using them to simplify application deployment and
> accelerate your shift to cloud computing.
> http://p.sf.net/sfu/novell-sfdev2dev
> _______________________________________________
> Factor-talk mailing list
> Factor-talk@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/factor-talk
>

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to