Removed the draft message in favor for a consistent draft folder facility
authormarkus schnalke <meillo@marmaro.de>
Sun, 30 Oct 2011 10:35:54 +0000 (11:35 +0100)
committermarkus schnalke <meillo@marmaro.de>
Sun, 30 Oct 2011 10:35:54 +0000 (11:35 +0100)
commit337338b404931f06f0db2119c9e145e8ca5a9860
tree060356c5cdf1b6d128ffc21d7e2c85d872f99576
parentdc6c45394a06750eab463a2523406eed6c77e2e1
Removed the draft message in favor for a consistent draft folder facility
- reworked sbr/m_draft.c (of course)
- removed the -draftfolder/-draftmessage/-nodraftfolder switches
- removed the -draft switch from anno and refile
- no more need to question on existing draft message - yay!
Everything is more consistent now. Cornercases went away. :-)

(Also fixed the switch numbering, as already done for other files earlier.)
29 files changed:
config/config.c
docs/COMPLETION-BASH
docs/COMPLETION-ZSH
h/mh.h
h/prototypes.h
man/anno.man
man/comp.man
man/dist.man
man/forw.man
man/mh-chart.man
man/mh-draft.man
man/refile.man
man/repl.man
man/send.man
man/show.man
man/whatnow.man
sbr/m_draft.c
sbr/readconfig.c
uip/anno.c
uip/comp.c
uip/dist.c
uip/forw.c
uip/mhparam.c
uip/refile.c
uip/repl.c
uip/rmm.c
uip/send.c
uip/show.c
uip/whatnowsbr.c