From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/48540 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: possible bug in the way drafts works Date: Thu, 02 Jan 2003 04:11:38 +0100 Organization: Programmerer Ingebrigtsen Sender: owner-ding@hpc.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 1041477103 2739 80.91.224.249 (2 Jan 2003 03:11:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 2 Jan 2003 03:11:43 +0000 (UTC) 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 18Tvll-0000i3-00 for ; Thu, 02 Jan 2003 04:11:41 +0100 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 18Tvm2-0007l6-00; Wed, 01 Jan 2003 21:11:58 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 01 Jan 2003 21:12:52 -0600 (CST) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [66.230.238.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id VAA21802 for ; Wed, 1 Jan 2003 21:12:38 -0600 (CST) Original-Received: (qmail 67510 invoked by alias); 2 Jan 2003 03:11:40 -0000 Original-Received: (qmail 67505 invoked from network); 2 Jan 2003 03:11:40 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by 66.230.238.6 with SMTP; 2 Jan 2003 03:11:40 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 18Tvmn-000685-00 for ; Thu, 02 Jan 2003 04:12:45 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 21 Original-NNTP-Posting-Host: quimbies.gnus.org Original-X-Trace: quimby.gnus.org 1041477165 19611 80.91.231.2 (2 Jan 2003 03:12:45 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 2 Jan 2003 03:12:45 GMT Mail-Copies-To: never X-Now-Playing: Ani DiFranco's _Little Plastic Castle_: "Pixie" User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2.50 (i686-pc-linux-gnu) X-Face: j_O~b&^m#yXoHLxknuB7zwkP,(pXCEWqW]`_v Dac{7[v*j]=VE60bUd+T)(!`:V_/1!'[B{k&_%#w&f}i{'O3[c-QpvC'v;8+RSWp&!+S25sy e"U_vu0Z5*lR;A]g5g\<4mP,2t?P_y;4iK&nBs-kNY_0?W|=#':c;8~fhs9A&jg`^WO/UZFa#!jrh=':jkQxM.6=]-'c Cancel-Lock: sha1:BHdqi/sV6JjrZX1XVcdxSTeeMGQ= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:48540 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:48540 prj@po.cwru.edu (Paul Jarc) writes: > Lars Magne Ingebrigtsen wrote: >> if you send a message, and then go back to that message buffer and >> do some further editing. Then it'll be saved to the drafts group >> again. > > In that case, could Gnus mark the draft article as 'sent or some such? Hm, yes... After sending the message, I could add to the write-hook thing a function that will save a header saying that it has already been sent. Like X-Message-Sent: yes Or something like that. And then the message code could check that. Would that cover all the cases? Hm... -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen