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

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

Re: Gnus: Thread notes?


From: Michael Heerdegen
Subject: Re: Gnus: Thread notes?
Date: Fri, 15 Dec 2017 12:38:49 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Eric Abrahamsen <eric@ericabrahamsen.net> writes:

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

I thought you were speaking about `reduce' as the Lisp function, like in

#+begin_src emacs-lisp
(cl-reduce (lambda (ret f) (funcall f gnus-newsgroup-name ret))
           gnus-alter-articles-to-read-function
           :initial-value articles)
#+end_src


Michael.



reply via email to

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