]> git.notmuchmail.org Git - notmuch/commit
Set 'untrusted-content' to t in all modes
authorStefan Kangas <stefankangas@gmail.com>
Wed, 12 Mar 2025 09:36:21 +0000 (06:36 -0300)
committerDavid Bremner <david@tethera.net>
Fri, 14 Mar 2025 11:51:02 +0000 (08:51 -0300)
commitdf4c1b5be769effb2ef7bc85c8bb8e09fb8f43fc
tree10bcc3a142eb6ba25862e3b4e86772d7d990a102
parent5802f5d6269172222a6fccf5908eae833014917b
Set 'untrusted-content' to t in all modes

Instead of trying to guess in which modes this is safe not to set in,
let's just set it in all of them.

Background (added by db):

untrusted-content was added in Emacs 29.3 and is currently set by Gnus
and used by org-mode to prevent certain unsafe operations. I think the
intent is to use it for blocking more unsafe operations in the future.
emacs/notmuch-hello.el
emacs/notmuch-mua.el
emacs/notmuch-show.el
emacs/notmuch-tree.el
emacs/notmuch.el