aboutsummaryrefslogtreecommitdiff
path: root/lib/string-map.c
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2021-01-10 19:47:22 +0100
committerDavid Bremner <david@tethera.net>2021-01-15 07:30:33 -0400
commit1f14dbfbd72d5c4aa04c4903155060f7c69c608f (patch)
tree3fb6c92047ad11c34151eb156d14e8f6415cd755 /lib/string-map.c
parentf1ae9addc6ca974393062c764518895af5f295c4 (diff)
emacs: avoid type errors due to nil as content-type
The output of "notmuch show --format=sexp --format-version=4" may contain `:content-type' entries with `nil' as the value, when it fails to detect the correct value. Account for that in a few places where we would otherwise risk a type error. Note that `string=' does not choke on `nil' because it uses the `symbol-name' when encountering a symbol.
Diffstat (limited to 'lib/string-map.c')
0 files changed, 0 insertions, 0 deletions