Re: [exim] Exim configuration syntax highlighting for joe

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Marc Sherman
Datum:  
To: exim-users
Betreff: 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