Tassilo Horn wrote: > Hi Guillaume, Re > > Hm, right. I think the manual assumes a certain familiarity with Emacs. Yes I suppose you were right so yesterday, I've completed the tutorial (a well done one btw) > > >> (add-hook 'gnus-summary-prepare-hook > >> (lambda () > >> (gnus-summary-limit-to-age 30 t))) > > > > I will try it right now. I don't think I need a hook to achieve this. > > How do you want to achieve it without a hook? Hum I dont know elisp (yet!) so I've just write sth like: (setq gnus-summary-limit-to-age 30) And it does not work... I test your hook and it doesn't work too, I've got a strange message error: "Variable binding depth exceeds max-specpdl-size" I can connect to the server, seeing my group but when I type RET in the group buffer to go in one of this group I've got this error. Do you know what does it mean? Thanks Guillaume
_______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
