help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Gnus: Thread notes?


From: Eric Abrahamsen
Subject: Re: Gnus: Thread notes?
Date: Thu, 14 Dec 2017 15:41:23 -0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Michael Heerdegen <michael_heerdegen@web.de> writes:

> Eric Abrahamsen <eric@ericabrahamsen.net> writes:
>
>> The following feels awkward to me, but I can't find any sort of "reverse
>> reduce" function in the libs. Is there a sexier way of doing this?
>
>> +             (let ((ret articles))
>> +               (dolist (f gnus-alter-articles-to-read-function)
>> +                 (setq ret (funcall f gnus-newsgroup-name ret)))))
>
> Hmm - you would need to reduce with a lambda.  That still counts as sexy
> enough, I think.

Erm, I don't quite know what you mean. Post a bit of code?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]