From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/45190 Path: main.gmane.org!not-for-mail From: Andreas Fuchs Newsgroups: gmane.emacs.gnus.general Subject: Re: ISO date in attribution line Date: Mon, 10 Jun 2002 19:16:07 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed ; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: main.gmane.org 1023729505 27509 127.0.0.1 (10 Jun 2002 17:18:25 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 10 Jun 2002 17:18: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 17HSoC-00079a-00 for ; Mon, 10 Jun 2002 19:18: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 17HSnE-0002dw-00; Mon, 10 Jun 2002 12:17:24 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 10 Jun 2002 12:17:42 -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 MAA16728 for ; Mon, 10 Jun 2002 12:17:29 -0500 (CDT) Original-Received: (qmail 7431 invoked by alias); 10 Jun 2002 17:17:06 -0000 Original-Received: (qmail 7426 invoked from network); 10 Jun 2002 17:17:06 -0000 Original-Received: from mail.ycn.com (212.88.160.3) by gnus.org with SMTP; 10 Jun 2002 17:17:06 -0000 Original-Received: from eris.void.at (mail@212-88-187-152.ADSL.ycn.com [212.88.187.152]) by mail.ycn.com (8.11.3/8.9.3/Debian 8.9.3-21) with ESMTP id g5AHKV712525 for ; Mon, 10 Jun 2002 19:20:31 +0200 Original-Received: from asf by eris.void.at with local (Exim 3.35 #1 (Debian)) id 17HSlz-00081w-00 for ; Mon, 10 Jun 2002 19:16:07 +0200 Mail-Copies-To: never X-Url: http://asf.void.at/ Original-To: ding@gnus.org X-Attribution: asf X-Face: 3*3w/y?I6|`'CYW7F~m0]U1)L\|[x"?/V6^;s3FU#q|F'AL(3C?$eslHvAmR:KjT"&LZeqM 0wMS%HM` Mail-Followup-To: ding@gnus.org Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:45190 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:45190 --=-=-= Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Today, Kai Gro=DFjohann wrote: > lawrence mitchell <0198183+ding@sms.ed.ac.uk> writes: >> Elegant though it is, not quite, since encode-time doesn't like a >> list, it wants each argument separetely, at least it does in 21.2 >> and 20.4, which is odd, since the doc-string claims that it's the >> reverse of decode-time, which returns a list. >=20 > Ah, I missed that. >=20 > (apply 'encode-time (parse-time-string date)) should fix it. Doesn't, sorry. encode-time complains because of non-integer values (and inded, parse-time-string of the string passed from the TC function yields nil values in its result list. that is because only the day, month and year are contained in the string. I would really like to use your solution. What do you think would be a good aproach to fixing that? Add a parameter to tc.el's header alist, or fix encode-time? Thanks, =2D-=20 Andreas Fuchs, , asf@jabber.at, antifuchs --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE9BN7XucDAWATX9F8RAqBqAKC3AaE2ZARgvyw25kLCcQrh/CkEugCg3TUU CE8s9vPFFc65jV4SxWjm+/o= =kJX4 -----END PGP SIGNATURE----- --=-=-=--