Update of bug #42604 (project gforth):

                  Status:                    None => Fixed                  
             Assigned to:                    None => paysan                 

    _______________________________________________________

Follow-up Comment #1:

Before loading something from a block, make sure you aren't in the editor word
list anymore.

I.e.  "forth 4 load".

I is a word in the editor (insert), which collides with I as loop index.

I'll add a LOAD into the editor vocabulary which does the switch back to Forth
to avoid the confusion.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?42604>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
bug-gforth mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-gforth

Reply via email to