From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/58035 Path: main.gmane.org!not-for-mail From: Maciej Matysiak Newsgroups: gmane.emacs.gnus.general Subject: Re: request for simple handler or batch job to get mail/news Date: Thu, 01 Jul 2004 14:41:53 +0200 Organization: =?iso-8859-2?Q?gnu=B6ni?= ludzie Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1088687026 13019 80.91.224.253 (1 Jul 2004 13:03:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 1 Jul 2004 13:03:46 +0000 (UTC) Original-X-From: ding-owner+M6576@lists.math.uh.edu Thu Jul 01 15:03:33 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Bg1Dx-0008Mf-00 for ; Thu, 01 Jul 2004 15:03:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1Bg1DZ-0003pI-00; Thu, 01 Jul 2004 08:03:09 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1Bg1DS-0003pC-00 for ding@lists.math.uh.edu; Thu, 01 Jul 2004 08:03:02 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1Bg1DP-00022d-SA for ding@lists.math.uh.edu; Thu, 01 Jul 2004 08:02:59 -0500 Original-Received: from wsc.pl (wsc.pl [212.244.163.99]) by justine.libertine.org (Postfix) with SMTP id 4CC603A006A for ; Thu, 1 Jul 2004 08:02:58 -0500 (CDT) Original-Received: (qmail 13969 invoked by uid 666); 1 Jul 2004 13:02:51 -0000 Original-To: ding@gnus.org In-Reply-To: (Harry Putnam's message of "Thu, 01 Jul 2004 06:08:05 -0500") Mail-Copies-To: nobody Mail-Followup-To: ding@gnus.org User-Agent: Gnus/5.110003 (No Gnus v0.3) XEmacs/21.4 (Common Lisp, linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:58035 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:58035 On the 1st of July 2004 at 13:08, Harry Putnam wrote: >> [Quoted text removed due to X-No-Archive] > Aside: Maciej did you intend for the above action to happen when pressing `F' > (followup)? add the header? yes. quoted text being removed by gnus due to it? no :) > Apparently your X-No-Archive header causes gnus to insert the above > line and not yank your message into reply buffer. that's something new for me, must be one of larsi's ideas ;) that header was intended for protection of my e-mail address stored in various archives, but it's already in spammers' databases :( > Now on the handler: > I wondered if this section: > >> (defun gnus-demon-scan-mail () >> (when (and (gnus-alive-p) mail-here) >> (save-excursion >> (set-buffer gnus-group-buffer) >> (gnus-group-get-new-news 2)))) > > Means that your mail groups have to be at level 2? yes, my e-mail is stored in nnml groups which all have level 2. > And further that if I were to put a 3 there which includes all mail and news > groups, if that would make that particular handler fetch both? i guess so. the reason i have mail on level 2 and news on level 3 is that the connection to news server is much slower than to my mail server, so checking news status every few minutes would be pain. and updating information about news groups is another few wasted seconds. m.m. -- use gnus, not guns!