From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/39338 Path: main.gmane.org!not-for-mail From: Colin Marquardt Newsgroups: gmane.emacs.gnus.general Subject: Re: [patch] age depending date-format Date: Wed, 17 Oct 2001 16:11:43 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <2n1yk3tiil.fsf@zsh.cs.rochester.edu> <2nu1wys6z9.fsf@zsh.cs.rochester.edu> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035175060 27344 80.91.224.250 (21 Oct 2002 04:37:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:37:40 +0000 (UTC) Return-Path: Original-Received: (qmail 21094 invoked from network); 17 Oct 2001 14:12:54 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 17 Oct 2001 14:12:54 -0000 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 15trQu-0006aJ-00; Wed, 17 Oct 2001 09:12:32 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 17 Oct 2001 09:12:11 -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 JAA04656 for ; Wed, 17 Oct 2001 09:11:59 -0500 (CDT) Original-Received: (qmail 21086 invoked by alias); 17 Oct 2001 14:12:15 -0000 Original-Received: (qmail 21081 invoked from network); 17 Oct 2001 14:12:15 -0000 Original-Received: from mailrelay2.alcatel.de (194.113.59.71) by gnus.org with SMTP; 17 Oct 2001 14:12:15 -0000 Original-Received: from slsd38.stgl.sel.alcatel.de (sls6xz.stgl.sel.alcatel.de [149.204.240.171]) by mailrelay2.alcatel.de (8.9.3/8.9.3) with ESMTP id QAA06283 for ; Wed, 17 Oct 2001 16:11:46 +0200 (MET DST) Original-Received: from slse6u.stgl.sel.alcatel.de (slse6u [149.204.240.35]) by slsd38.stgl.sel.alcatel.de (8.9.1b+Sun/8.8.8-tak-vsehServer-000110) with ESMTP id QAA03632 for ; Wed, 17 Oct 2001 16:11:45 +0200 (MET DST) Original-Received: (from cmarqu@localhost) by slse6u.stgl.sel.alcatel.de (8.8.8+Sun/8.8.8) id QAA26025; Wed, 17 Oct 2001 16:11:44 +0200 (MET DST) X-Authentication-Warning: slse6u.stgl.sel.alcatel.de: cmarqu set sender to c.marquardt@alcatel.de using -f Original-To: ding@gnus.org X-Disclaimer: Opinions expressed are not those of Alcatel. In-Reply-To: (Didier Verna's message of "Wed, 17 Oct 2001 16:08:01 +0200") Original-Lines: 11 User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.106 X-Alcanet-MTA-scanned-and-authorized: yes Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:39338 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:39338 Didier Verna writes: > ShengHuo ZHU wrote: > >> Unfortunately, (), {}, <> and [] are all taken. > > `' (note that I'm not much convinced myself ;-) Or /\? Colin