[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?
- Re: Gnus: Thread notes?, Michael Heerdegen, 2017/12/12
- Re: Gnus: Thread notes?, Eric Abrahamsen, 2017/12/12
- Re: Gnus: Thread notes?, Michael Heerdegen, 2017/12/13
- Re: Gnus: Thread notes?, Eric Abrahamsen, 2017/12/13
- Re: Gnus: Thread notes?, Michael Heerdegen, 2017/12/14
- Re: Gnus: Thread notes?,
Eric Abrahamsen <=
- Re: Gnus: Thread notes?, Michael Heerdegen, 2017/12/15
- Re: Gnus: Thread notes?, Eric Abrahamsen, 2017/12/15
- Re: Gnus: Thread notes?, Michael Heerdegen, 2017/12/15
- Re: Gnus: Thread notes?, Eric Abrahamsen, 2017/12/16
- Re: Gnus: Thread notes?, Eric Abrahamsen, 2017/12/28
- Re: Gnus: Thread notes?, Michael Heerdegen, 2017/12/14
- Re: Gnus: Thread notes?, Michael Heerdegen, 2017/12/14
- Re: Gnus: Thread notes?, Eric Abrahamsen, 2017/12/14
- Re: Gnus: Thread notes?, Michael Heerdegen, 2017/12/14
- Re: Gnus: Thread notes?, Eric Abrahamsen, 2017/12/14