Try:

    "my-trig" edit-tests

Also, if you want to make documentation, we have:

    "my-trig" edit-docs

Keep in mind that once you start writing words in your vocabulary, you can
edit them directly (jumping the cursor to the line number where the
definition starts).  For example, if "foo" is a word that you defined in
your "my-trig" vocabulary, this will work:

    \ foo edit

Best,
John.




On Sun, Jun 7, 2015 at 4:09 AM, Iain Gray <iaing...@ednet.co.uk> wrote:

> I have
>
> USING: namespaces tools.scaffold ;
> “my-trig” scaffold-work
> “my-trig” scaffold-tests
>
> duly create my-trig.factor and my-trig-tests.factor however
>
>  “my-trig” edit
>
> opens in emacs while
>
> “my-trig-tests” edit
>
> doesn’t but I can still open it in emacs
> what have I done wrong?
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Factor-talk mailing list
> Factor-talk@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/factor-talk
>
------------------------------------------------------------------------------
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to