Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: raimondeau@freesurf.fr (Guillaume R.)
Subject: Re: Thread limiting
Date: 26 May 2006 09:23:21 +0200	[thread overview]
Message-ID: <87odxll05y.fsf@linux.site> (raw)
In-Reply-To: <mailman.2288.1148574539.9609.info-gnus-english@gnu.org>

Tassilo Horn <heimdall@uni-koblenz.de> writes:

> "Guillaume R." <raimondeau@gmail.com> writes:
> 
> Hi Guillaume,
Hello
> 
> > I really don't know that it could be combined with C-u. I've just
> > tried it and it works fine.
> 
> 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 :'(
> 
> > But I tried to put it in my .gnus to automatize that at the startup
> > and it does not work.  Do you know what I must write in my .gnus so
> > that I got the result of your command at the startup automagically?
> 
> Try this one.
> 
> (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.
Thanks a lot
> Hope this helps,
of course it helps :)
Guillaume

  parent reply	other threads:[~2006-05-26  7:23 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-25 11:48 Guillaume R.
2006-05-25 14:07 ` Tassilo Horn
     [not found] ` <mailman.2280.1148566098.9609.info-gnus-english@gnu.org>
2006-05-25 14:40   ` Guillaume R.
2006-05-25 16:28     ` Tassilo Horn
     [not found]     ` <mailman.2288.1148574539.9609.info-gnus-english@gnu.org>
2006-05-26  7:23       ` Guillaume R. [this message]
2006-05-26 10:07         ` Tassilo Horn
     [not found]         ` <mailman.2315.1148638103.9609.info-gnus-english@gnu.org>
2006-05-27 10:14           ` Guillaume R.
2006-05-27 11:41             ` Cor Gest
2006-05-27 12:38             ` Tassilo Horn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87odxll05y.fsf@linux.site \
    --to=raimondeau@freesurf.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).