From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, RCVD_IN_DNSWL_MED,RDNS_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: (qmail 13369 invoked from network); 24 Mar 2020 20:10:38 -0000 Received: from unknown (HELO lists1.math.uh.edu) (129.7.128.208) by inbox.vuxu.org with ESMTP; 24 Mar 2020 20:10:38 -0000 Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.92.3) (envelope-from ) id 1jGps6-0004DZ-29; Tue, 24 Mar 2020 15:09:58 -0500 Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtps (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92.3) (envelope-from ) id 1jGps1-0004At-SB for ding@lists.math.uh.edu; Tue, 24 Mar 2020 15:09:53 -0500 Received: from quimby.gnus.org ([95.216.78.240]) by mx2.math.uh.edu with esmtps (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92.3) (envelope-from ) id 1jGps0-0002lh-7y for ding@lists.math.uh.edu; Tue, 24 Mar 2020 15:09:53 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References :Message-ID:Date:Subject:From:To:Sender:Reply-To:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=qCQPYgHdZ+MaqCtjLGuhRH/aSb17lx+K5ginl9oaOFM=; b=itk76h/rBPoFomH8RLDcWnP8ke jF3vKiYd569eeKoO2hFDOnGD2H3Feg6zQOIGhUpByos9xm0aMgt1dTarlbsEeLS6lKA0MRZOveF79 ioRqA3PDKzIO5FpC6ZPwr51QcZIHYe22N6MhLpzPwlCqLPAQwU9hFAWbU0BlR/LHW/vI=; Received: from ciao.gmane.io ([159.69.161.202]) by quimby.gnus.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jGpro-00062t-Tp for ding@gnus.org; Tue, 24 Mar 2020 21:09:47 +0100 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1jGprn-0007fE-2R for ding@gnus.org; Tue, 24 Mar 2020 21:09:39 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: ding@gnus.org From: Eric Abrahamsen Subject: Re: Delayed messages, postponing Date: until sending by default? Date: Tue, 24 Mar 2020 13:09:34 -0700 Message-ID: <87eethjz0h.fsf@ericabrahamsen.net> References: <87v9n6pnb3.fsf@tullinup.koldfront.dk> <874kujrnot.fsf@ericabrahamsen.net> <874kuj0yhz.fsf@ericabrahamsen.net> <87d0976k1r.fsf@gnu.org> <87lfnvymm5.fsf@ericabrahamsen.net> <87imiyyikr.fsf@ericabrahamsen.net> <87tv2f4wbb.fsf@helmutwaitzmann.news.arcor.de> <87ftdzwumf.fsf@ericabrahamsen.net> <878sjqx67b.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cancel-Lock: sha1:NGgs+wP8zOYBce8UmNOYagnSiuI= List-ID: Precedence: bulk Robert Pluim writes: >>>>>> On Mon, 23 Mar 2020 11:43:36 -0700, Eric Abrahamsen said: > > Eric> Robert Pluim writes: > >>>>>>> On Sun, 22 Mar 2020 21:41:28 -0700, Eric Abrahamsen > >> said: > Eric> Anyway, you can still choose the behavior you want, by adding or > Eric> removing the symbol `Date' in the value of `message-draft-headers', same > Eric> as before. > >> > >> Thatʼs not 100% obvious from the etc/NEWS entry, perhaps you could add > >> some 'to get back previous behaviour' text? > > Eric> Can do, sure. How's this look? > > Eric> --- > Eric> *** Change to default value of 'message-draft-headers' option. > Eric> Remove the Date header from the default value, meaning that that header > Eric> will not be set until draft or delayed messages are actually sent. To > Eric> restore the original behavior of dating a message from when it is first > Eric> saved or delayed, add the symbol 'Date to this option. > > 'The Date header has been removed from'? Iʼm nitpicking, admittedly. Done! With further bikeshedding.