> By "properly" I mean that the "save" operation doesn't expand and
> reformat the data. That is if you have lines like this:
> 
> config=$ENV::HOME
> other=oneline \
> anotherline
> 
> It gets saved verbatim, NOT in the expanded form:
> 
> config=/home/steve
> other=oneline anotherline

too bad :( it will save the expanded version. 

arne

conf.patch

Reply via email to