[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: List-of-lists data structure
From: |
Jacob Gerlach |
Subject: |
Re: List-of-lists data structure |
Date: |
Sun, 13 Apr 2014 11:44:52 -0700 (PDT) |
User-agent: |
G2/1.0 |
> However, I was wondering the same thing as Stefan: why not use the
>
> =-sign to anchor your font-lock entry? Seems much easier.
Perhaps I'm misunderstanding, but if I tried to use apples in the pFoo
configuration block, I'd like it not to be font-locked since it's only a valid
keyword for pBar. If I anchored to the '=', wouldn't all keywords be fontified
in all blocks?