Re: [exim] Exim configuration syntax highlighting for joe

トップ ページ
このメッセージを削除
このメッセージに返信
著者: jori.hamalainen
日付:  
To: exim-users
題目: Re: [exim] Exim configuration syntax highlighting for joe
> $ doesn't signify a variable, it signifies an expansion. The use of $
> when assigning an acl variable would be inconsistent with this.


Oh, I though ${ was the expansion - but your comment makes logical sense.

So 'perfect' coloring would need even more work. First to recognize
reserved keywords based on what "begin"-section you are in...

- Jori