"Slava Pestov" <sl...@factorcode.org> writes:

> Jose,
>
> Try this,
>
> swap <model-field> 10 >>min-width >>field
>
> The second setter is not highlighted.

The patch below should fix it... i've made some additional tweaking with
the syntax table, but i hope i haven't broken anything.

------

The following changes since commit 19e6e0a95897a339e4dca59ddbaccfb1036370f8:
  Slava Pestov (1):
        Merge branch 'master' of git://factorcode.org/git/factor

are available in the git repository at:

  http://git.hacks-galore.org/jao/factor.git emacs

Jose A. Ortega Ruiz (1):
      FUEL: Fixes in factor syntax table and setter/getter detection.

 extra/fuel/fuel.factor      |   49 ++++++++++++++++++--------------------
 misc/fuel/fuel-font-lock.el |    6 ++--
 misc/fuel/fuel-syntax.el    |   55 +++++++++++++-----------------------------
 3 files changed, 43 insertions(+), 67 deletions(-)

------------------------------------------------------------------------------
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to