From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.5 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, RCVD_IN_DNSWL_LOW autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 11270 invoked from network); 4 Oct 2020 05:58:49 -0000 Received: from lists1.math.uh.edu (129.7.128.208) by inbox.vuxu.org with ESMTPUTF8; 4 Oct 2020 05:58:49 -0000 Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.94) (envelope-from ) id 1kOx29-000bvu-Be; Sun, 04 Oct 2020 00:58:09 -0500 Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1kOx24-000btp-Kd for ding@lists.math.uh.edu; Sun, 04 Oct 2020 00:58:04 -0500 Received: from quimby.gnus.org ([95.216.78.240]) by mx2.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1kOx21-00FZGi-OF for ding@lists.math.uh.edu; Sun, 04 Oct 2020 00:58:04 -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=n31nL68ccHe32bNqymvBjY4r9zD+lEvNjH+xkCbhPzo=; b=XKYFGFNBFhf457ben+HkY5FkoE 8cTPNsD4Fj5aI3ISR4CdSisokSoDH/1UcuawXz1bMlouuewJ+QzASVXa2PRD94btx8vXavtmK7mH0 fVFxjLNLelzSsslAX830wZG4v+w7qr5iXbdl+uwUv1TKMRCAp2P0vYzVtbjAy1GG0iis=; Received: from static.214.254.202.116.clients.your-server.de ([116.202.254.214] helo=ciao.gmane.io) by quimby with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kOx1o-0008Hi-Ci for ding@gnus.org; Sun, 04 Oct 2020 07:57:57 +0200 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1kOx1m-00078d-Af for ding@gnus.org; Sun, 04 Oct 2020 07:57:46 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: ding@gnus.org From: Tim Landscheidt Subject: Re: Specifying date _and_ time for a delayed article? Date: Sun, 04 Oct 2020 05:57:41 +0000 Organization: http://www.tim-landscheidt.de/ Message-ID: <87h7rasfca.fsf@passepartout.tim-landscheidt.de> References: <87wo07w5zh.fsf@tullinup.koldfront.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) Cancel-Lock: sha1:UxmdRVB2lFG+QGcgnWUPC9RXxEc= List-ID: Precedence: bulk Adam Sjøgren wrote: > […] > Wouldn't it make more sense to either use the date and time entered, OR > at least reject the string as invalid, rather than changing the time to > 08:00:00? > What do you think, patches accepted? At the very least appreciated :-). (Even in the former case it would be nice for Gnus to always display the parsed time- stamp in the mini-buffer, i. e. instead of (the rather mean- ingless) "Wrote /home/tim/News/drafts/delayed/1" "Message will be sent on Wed, 14 Jul 2021 08:00:00 +0200.") Tim