]> git.cworth.org Git - notmuch/commit
Replace `without-restriction` with `save-restriction`
authorMichael J Gruber <git@grubix.eu>
Mon, 17 Jun 2024 19:28:24 +0000 (21:28 +0200)
committerDavid Bremner <david@tethera.net>
Wed, 19 Jun 2024 10:38:23 +0000 (07:38 -0300)
commitb526c5ef0e1ae78380e68e5a24170542b884cbe3
treef1d981814d55626de7d1087dfc52973f58e18757
parent37c022aea000ab586ba2a7ea7bbac4292dda0dd3
Replace `without-restriction` with `save-restriction`

37c022ae ("Use `without-restriction` in `with-temporary-notmuch-message-buffer`", 2024-03-14)
introduced a fix for draft saving in a way which is supported on Emacs
29 and above only. Replace this with a construct which we have used
before, so that we keep the same compatibility level.
emacs/notmuch-maildir-fcc.el