You can also use the parsing word B (defined in syntax, loaded by  
default) to insert a break when you load your source file.

: foo ( n -- seq )
     [ B sq ] map ;

5 foo

I use it all the time to avoid walking to some deeply nested code.

Doug

On Aug 1, 2008, at 11:35 AM, Daniel Ehrenberg wrote:

> To insert a break into a quotation, press i as you're passing over it.
>
> On Tue, Jul 29, 2008 at 5:33 PM, Adam <[EMAIL PROTECTED]> wrote:
>> Is walking a call through supposed to insert breaks into quotations?
>>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's  
> challenge
> Build the coolest Linux based applications with Moblin SDK & win  
> great prizes
> Grand prize is a trip for two to an Open Source event anywhere in  
> the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Factor-talk mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/factor-talk


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to