From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/52657 Path: main.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.gnus.general Subject: Re: Run J s with a daemon/handler Date: Tue, 13 May 2003 22:59:36 -0700 Organization: Still searching... Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1052891924 10505 80.91.224.249 (14 May 2003 05:58:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 14 May 2003 05:58:44 +0000 (UTC) Original-X-From: ding-owner+M1201@lists.math.uh.edu Wed May 14 07:58:42 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19FpHl-0002j4-00 for ; Wed, 14 May 2003 07:58:42 +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 19FpIw-0005sb-00; Wed, 14 May 2003 00:59:54 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19FpIg-0005sT-00 for ding@lists.math.uh.edu; Wed, 14 May 2003 00:59:38 -0500 Original-Received: (qmail 67788 invoked by alias); 14 May 2003 05:59:38 -0000 Original-Received: (qmail 67781 invoked from network); 14 May 2003 05:59:37 -0000 Original-Received: from main.gmane.org (80.91.224.249) by sclp3.sclp.com with SMTP; 14 May 2003 05:59:37 -0000 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19FpH4-0002gU-00 for ; Wed, 14 May 2003 07:57:58 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19FpH3-0002gL-00 for ; Wed, 14 May 2003 07:57:57 +0200 Original-Lines: 7 Original-X-Complaints-To: usenet@main.gmane.org User-Agent: Gnus/5.09002 (Oort Gnus v0.20) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:2e40pTeajRtinNOPW8nXyu5rxvY= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:52657 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:52657 Nevin Kapur writes: > I've used the following in the past: this will get new news and fetch > it after that. [...] code snipped Very nice ... thank you.