mhshow-show-*: Made %e escape the default, i.e. always serialize the output.
authormarkus schnalke <meillo@marmaro.de>
Sat, 14 Apr 2012 16:06:04 +0000 (18:06 +0200)
committermarkus schnalke <meillo@marmaro.de>
Sat, 14 Apr 2012 16:06:04 +0000 (18:06 +0200)
commita20d405db09b7ccca74d3e8c57550883da49e1ae
treee33a670a840fcb5f03cc1d567a52cc42994c2275
parent7fba80493bf077322a16e98bfeb11990a9c89340
mhshow-show-*: Made %e escape the default, i.e. always serialize the output.
Never invoke several content display processes in parallel, but always
wait for the previous to finish before executing the next one. The idea
behind this is generating console output only, but not spawning any
graphical windows. All output of displaying one message should go to one
single pager invocation. Any other kinds of attachments are to be stored
and afterwards displayed manually. This is the way all the other MUAs do it
and it matches the modern understanding of emails: a message and attachments.
This is contrary to the original design of MIME, true.
Also, removed the %p alias for the %l escape.
uip/mhshowsbr.c