aboutsummaryrefslogtreecommitdiff
path: root/bindings/python-cffi
diff options
context:
space:
mode:
authorKristoffer Balintona <krisbalintona@gmail.com>2024-11-04 21:22:39 -0600
committerDavid Bremner <david@tethera.net>2026-01-25 08:29:27 +0900
commitad789ba474581619be9f25838fa3d96d38a8d0c1 (patch)
tree9ef17fedc36425d8f6a90b118f4c6c25b828216a /bindings/python-cffi
parent07bb294049e786d1cf6fe07c6bef589826edb973 (diff)
emacs: Have email reply positions respect relevant message.el options
Previously, when composing email replies with `notmuch-mua-new-mail', the email signature would always be placed below the email citation. However, there are two message.el user options that affect the position of the signature and email body: `message-cite-reply-position` and `message-cite-style-gmail'. Previously, neither of these user options were respected. Respect these user options. If `message-cite-reply-position' is 'traditional or 'below, place the email signature below the citation (the previous behavior is retained). If `message-cite-reply-position' is 'above, place the email signature above the citation (like in Gmail-style email replies). `message-cite-style-gmail' may specify a value for `message-cite-reply-position'. If it does, that value takes precedence over `message-cite-reply-position'.
Diffstat (limited to 'bindings/python-cffi')
0 files changed, 0 insertions, 0 deletions