aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorGravatar Carl Worth <cworth@cworth.org>2009-11-02 21:13:19 -0800
committerGravatar Carl Worth <cworth@cworth.org>2009-11-02 21:13:19 -0800
commita81849b5e21632cfca7d634d718501f67219bb60 (patch)
treef8fdcc00fac666724005e47264249ddae654eb7b /TODO
parent40382ed98cc0a801c5ecdde26088d4341e02bcde (diff)
notmuch show: Switch to control character to mark sections of output
We were previously using things like "%message{" which were not guaranteed to never appear in an email message. Using a control character (^L or '\f' instead of '%') gives us better assurance that our delimiter doesn't show up in an original email message. This still isn't entirely safe since we're decoding encoded text in the body of the email message so almost all bets are off really.
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions