[EMAIL PROTECTED] (Guillaume R.) writes: Hi Guillaume,
>> You should always have a look at the function's documentation. If it >> mentions a "prefix" argument, that can be given with C-u <arg>. > > Yes I see that it needs a prefix. I look at the manual here: > http://www.gnus.org/manual/gnus_260.html#SEC260 and I dont see the C-u > keycode :'( Hm, right. I think the manual assumes a certain familiarity with Emacs. >> (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? Bye, Tassilo -- A morning without coffee is like something without something else. _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
