michael@cadilhac.name (Michaël Cadilhac) writes: > Hi! > > I've subscribed to some RSS feeds that update the fields of articles > continuously with useless informations, such as the number of comments > for the article. > > I've read some bug report in the list that look like this one, so it > probably is the very same bug. > > + (defun nnrss-make-hash-index (item) > + (setq item (remove-if > + (lambda (field) > + (when (listp field) > + (memq (car field) nnrss-ignore-article-fields))) > + item)) > + (md5 (gnus-prin1-to-string item))) > + Oh, and just another rationale for adding a whole function for that : it allows (me) to advice it so that I can perform stronger ignoring procedures, such as removing all \n and squeezing spaces. -- | Michaël `Micha' Cadilhac | Ajoutez du whisky | | http://michael.cadilhac.name | à n'importe quel texte, | | JID/MSN: | ça vous fera un beau pangramme. | `---- michael.cadilhac@gmail.com | -- Michel Clavel - --'