Re: [exim] Exim configuration syntax highlighting for joe

Top Page
Delete this message
Reply to this message
Author: Marc Sherman
Date:  
To: exim-users
Subject: Re: [exim] Exim configuration syntax highlighting for joe
Peter Bowyer wrote:
>
> $ doesn't signify a variable, it signifies an expansion. The use of $
> when assigning an acl variable would be inconsistent with this.


Same goes for the def: operator, as highlighted in the OP's picture.
Exim's syntax is actually quite internally consistent.

- Marc