From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/75394 Path: news.gmane.org!not-for-mail From: Alberto Luaces Newsgroups: gmane.emacs.gnus.general Subject: Using gnus-gravatar.el with emacs 23 Date: Wed, 22 Dec 2010 13:00:50 +0100 Message-ID: <8762um6mq5.fsf@eps142.cdf.udc.es> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1293019286 14244 80.91.229.12 (22 Dec 2010 12:01:26 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 22 Dec 2010 12:01:26 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M23746@lists.math.uh.edu Wed Dec 22 13:01:21 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PVNNh-0005rM-8t for ding-account@gmane.org; Wed, 22 Dec 2010 13:01:21 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1PVNNY-0004bl-Kd; Wed, 22 Dec 2010 06:01:12 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PVNNW-0004bV-PN for ding@lists.math.uh.edu; Wed, 22 Dec 2010 06:01:10 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PVNNT-0003ux-U7 for ding@lists.math.uh.edu; Wed, 22 Dec 2010 06:01:10 -0600 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PVNNS-0008FF-Eh for ding@gnus.org; Wed, 22 Dec 2010 13:01:06 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PVNNS-0005k6-8R for ding@gnus.org; Wed, 22 Dec 2010 13:01:06 +0100 Original-Received: from eps142.cdf.udc.es ([193.144.52.142]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 22 Dec 2010 13:01:06 +0100 Original-Received: from aluaces by eps142.cdf.udc.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 22 Dec 2010 13:01:06 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 18 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: eps142.cdf.udc.es User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) Cancel-Lock: sha1:K9DYq7lVJKMa+ccqt1GC55+uRfI= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:75394 Archived-At: Hi, I'm trying to use gnus-gravatar.el with emacs 23.2 and its gnus 5.13. I load succesfully gravatar.el and gnus-gravatar.el, so when viewing an article I can do a `M-x gnus-treat-from-gravatar' and see the icons. When I try gnus to do this automatically every time I read a new article with (add-to-list 'gnus-treatment-function-alist '(t gnus-treat-from-gravatar)) nothing happens. As the manual only mentions how to activate/deactivate existing washing functions, I'm a bit lost here. How could it be done? Thanks, -- Alberto