info-gnus-english
[Top][All Lists]
Advanced

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

Re: Thread limiting


From: Guillaume R.
Subject: Re: Thread limiting
Date: 27 May 2006 03:14:12 -0700
User-agent: G2/0.2

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



reply via email to

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