From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/44828 Path: main.gmane.org!not-for-mail From: Matthieu Moy Newsgroups: gmane.emacs.gnus.general Subject: Re: [CODE] Adding a message to a nndiary group. Date: Tue, 14 May 2002 14:47:40 +0200 Organization: Verimag Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1021380505 10924 127.0.0.1 (14 May 2002 12:48:25 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 14 May 2002 12:48:25 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 177bj6-0002px-00 for ; Tue, 14 May 2002 14:48:25 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 177bim-0006x9-00; Tue, 14 May 2002 07:48:04 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 14 May 2002 07:48:20 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id HAA05188 for ; Tue, 14 May 2002 07:48:08 -0500 (CDT) Original-Received: (qmail 5717 invoked by alias); 14 May 2002 12:47:42 -0000 Original-Received: (qmail 5712 invoked from network); 14 May 2002 12:47:41 -0000 Original-Received: from imag.imag.fr (129.88.30.1) by gnus.org with SMTP; 14 May 2002 12:47:41 -0000 Original-Received: from montrose.imag.fr (root@montrose.imag.fr [129.88.43.123]) by imag.imag.fr (8.11.6/8.11.6) with ESMTP id g4EClek17181 for ; Tue, 14 May 2002 14:47:40 +0200 (MEST) Original-Received: (from moy@localhost) by montrose.imag.fr (8.9.3/8.9+/ImagV2.feuille) id OAA27578; Tue, 14 May 2002 14:47:40 +0200 X-Authentication-Warning: montrose.imag.fr: moy set sender to Matthieu.Moy@imag.fr using -f Original-To: ding@gnus.org X-Face: %xEb27l:C~bcH,tGGRk8m'o_}XBMb*NoIbS$sp(:3s+l@PwMH+C*7Vf@Y_]%rP)*/'`Lpt[O9C;jbVo?Qp X-Url: http://www-verimag.imag.fr/~moy/ Mail-Copies-To: never Mail-Followup-To: ding@gnus.org In-Reply-To: (Didier Verna's message of "Tue, 14 May 2002 14:21:41 +0200") Original-Lines: 10 User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.1 (i686-pc-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:44828 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:44828 Didier Verna writes: > Prompting is not done by nndiary itself (that's not the job of a > backend). This is a feature added to an nndiary hook by gnus-diary. Do you use > gnus-diary ? No. -- Matthieu