On Thu 2020-01-16 15:20:49 -0500, Daniel Kahn Gillmor wrote:
> On Wed 2020-01-08 10:25:50 -0500, Daniel Kahn Gillmor wrote:
>> Thanks for the pointer! it looks like
>> message-forward-{ignored,included}-headers should do (roughly) what i
>> want. I'll try them out.
>
> Just reporting back that they do indeed suit my purposes. Things are
> much nicer now that i've customized them to suit my tastes.
Hm, it now looks to me like message-forward-ignored-headers isn't
working since i upgraded to emacs 27.1. In particular, since:
https://lists.defectivebydesign.org/archive/html/emacs-diffs/2018-04/msg00135.html
it now says:
>> This variable is only consulted when forwarding "normally", not when
>> forwarding as MIME or the like.
Since i have message-forward-as-mime set (this used to be the default,
but i guess it changed in emacs 27 as well -- i definitely prefer to
forward as MIME) i now no longer have this filter working.
Any suggestions on how to recover this?
--dkg