FUEL: fuel-scaffold-vocab: go to the right source file for subvocabs.

db4
Jose A. Ortega Ruiz 2009-01-11 22:29:11 +01:00
parent 484ed45e1a
commit d00d12d18c
2 changed files with 3 additions and 3 deletions

View File

@ -371,9 +371,8 @@ MEMO: (fuel-get-vocabs/tag) ( tag -- element )
! Scaffold support
: fuel-scaffold-vocab ( root name devname -- )
developer-name set
[ scaffold-vocab ] 2keep [ (normalize-path) ] dip dup
append-path append-path ".factor" append fuel-eval-set-result ;
developer-name set dup [ scaffold-vocab ] dip
dup require vocab-source-path (normalize-path) fuel-eval-set-result ;
: fuel-scaffold-help ( name devname -- )
developer-name set

View File

@ -32,6 +32,7 @@ beast.
(require 'factor-mode)
* Basic usage
*** Running the listener
If you're using the default factor binary and images locations inside
the Factor's source tree, that should be enough to start using FUEL.