Many thanks for the review.

On Sat, 03 Sep 2016, David Bremner <[email protected]> wrote:
> Mark Walters <[email protected]> writes:
>
>> +       (cons '("Newsgroups" . default)
>> +             rfc2047-header-encoding-alist)))
>   this seems like more message-mode functionality we don't need? I guess
>   it's harmless, but could omit one dynamically bound variable.

I agree this might as well be removed.

>> +     (while list
>> +       (setq file (pop list))
>> +       (notmuch-fcc-handler file))
>> +     (kill-buffer (current-buffer)))))))
>
> Is it sensible for us to support a list of output destinations? It seems
> like an odd corner case to me. I guess the amount of extra code is not
> too high. In any case I suppose it could be a followup (as could my
> comment above).

We get a list here if someone has more than one fcc header. I don't know
why they would want to, but gnus supported it so I kept it. I am happy
either way here.

Best wishes

Mark


_______________________________________________
notmuch mailing list
[email protected]
https://notmuchmail.org/mailman/listinfo/notmuch

Reply via email to