(BWDIC!) Extend semantics of -a and `~@' (bwdic!); attachments for `~^'..
commit3d7835fc7ddfd08708577edb2c4000c5bc9b0662
authorSteffen (Daode) Nurpmeso <steffen@sdaoden.eu>
Mon, 19 Dec 2016 21:18:45 +0000 (19 22:18 +0100)
committerSteffen (Daode) Nurpmeso <steffen@sdaoden.eu>
Sat, 31 Dec 2016 16:59:10 +0000 (31 17:59 +0100)
tree54c095b8763eb8380ca103d506f722b00643bc40
parent5d345bd065ae1306884ed857dda3069aa5cf2cfc
(BWDIC!) Extend semantics of -a and `~@' (bwdic!); attachments for `~^'..

Unify all -- now four! -- ways of attaching by inventing a new
syntax:

  FILENAME[=INPUT-CHARSET[#OUTPUT-CHARSET]]

where input- and output-character-set may be empty or - to denote
*ttycharset* and a normal *sendcharsets* iteration, respectively.
(Thus one can now specify an input character set and can
nonetheless end up with *sendcharsets* iteration, or even specify
a designated target set!)

Add attachment support to the reliably scriptable `~^' command
escape.
attachment.c [new file with mode: 0644]
attachments.c [deleted file]
collect.c
main.c
nail.1
nail.h
nailfuns.h
sendout.c