On Fri, 13 Jan 2017, Sven Schreiber wrote:
Hi,
would it be too difficult (or have unwanted side effects) to enable several
'set' instructions on a single line, as in:
"set echo off, messages off" ?
Obviously you will like this only if you share my preference for less lines
of code instead of more...
I too prefer fewer lines of code if possible. (It's a bit unfortunate
that we don't have any character left to indicate "end of logical
line". The traditional semicolon is of course recruited for another
purpose in hansl.)
Anyway, I'll take a look at the possibility you mention.
Allin