Peace,

There should be an option for the `write' command (w) to overwrite
the destination file instead of appending.  Either a `writeoverwrites'
option or another command `Write' (W).

There should be a facility to pass arguments to definable macros.
It would be nice to be able to do something like:

  define wm arg1 arg2 {
    !rm arg2 
    w arg1 arg2
  }

so that one could work around the above `write' command shortcoming
with:

  ~wm msgnum filename

Peace.


------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140
__________________________________
[email protected]

Reply via email to