From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/39341 Path: main.gmane.org!not-for-mail From: "Yair Friedman (Jerusalem)" Newsgroups: gmane.emacs.gnus.general Subject: Re: [patch] age depending date-format Date: Wed, 17 Oct 2001 17:05:29 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035175062 27354 80.91.224.250 (21 Oct 2002 04:37:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:37:42 +0000 (UTC) Return-Path: Original-Received: (qmail 22038 invoked from network); 17 Oct 2001 15:07:12 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 17 Oct 2001 15:07:12 -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 15tsHL-0006xR-00; Wed, 17 Oct 2001 10:06:43 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 17 Oct 2001 10:06:21 -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 KAA05155 for ; Wed, 17 Oct 2001 10:06:09 -0500 (CDT) Original-Received: (qmail 21997 invoked by alias); 17 Oct 2001 15:06:25 -0000 Original-Received: (qmail 21992 invoked from network); 17 Oct 2001 15:06:24 -0000 Original-Received: from lovely.amdocs.com (204.151.97.17) by gnus.org with SMTP; 17 Oct 2001 15:06:24 -0000 Original-Received: from amdocs.com (speedy1.amdocs.com [204.151.97.67]) by lovely.amdocs.com (8.9.3/8.9.3) with ESMTP id RAA00179 for ; Wed, 17 Oct 2001 17:06:20 +0200 (IST) Original-Received: from YAIRFR02 (localhost [127.0.0.1]) by amdocs.com (8.9.3+Sun/8.9.3) with ESMTP id RAA07077 for ; Wed, 17 Oct 2001 17:05:43 +0200 (IST) Original-To: Gnus Mailing List In-Reply-To: (Frank Schmitt's message of "Tue, 16 Oct 2001 21:42:57 +0200") Original-Lines: 17 User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/20.7 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:39341 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:39341 Frank Schmitt writes: > Hi > > I did some more testing and error handling on my code I posted in > . > > It should work without problems. What it does is the following: > Add a new item (%q) to gnus-summary-line-format-alist which calls > gnus-user-date(date-header). > > gnus-user-date formats the date accordingly to > gnus-user-date-day > gnus-user-date-week > gnus-user-date-old Can we have gnus-user-date-month and gnus-user-date-year as well?