From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/75931 Path: news.gmane.org!not-for-mail From: Julien Danjou Newsgroups: gmane.emacs.gnus.general Subject: Re: Proposed default change: Show the lapsed time instead of the date Date: Tue, 25 Jan 2011 13:32:28 +0100 Message-ID: <871v41jh9f.fsf@keller.adm.naquadah.org> References: <87mxmpkdu2.fsf@gnus.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: dough.gmane.org 1295958794 10171 80.91.229.12 (25 Jan 2011 12:33:14 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 25 Jan 2011 12:33:14 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M24283@lists.math.uh.edu Tue Jan 25 13:33:05 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Phi52-0008G6-71 for ding-account@gmane.org; Tue, 25 Jan 2011 13:33:04 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1Phi4g-00043Q-RO; Tue, 25 Jan 2011 06:32:42 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Phi4f-00043C-07 for ding@lists.math.uh.edu; Tue, 25 Jan 2011 06:32:41 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1Phi4d-0003xP-Jg for ding@lists.math.uh.edu; Tue, 25 Jan 2011 06:32:40 -0600 Original-Received: from prometheus.naquadah.org ([212.85.154.174] helo=mx1.naquadah.org) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1Phi4b-0001fq-Tq for ding@gnus.org; Tue, 25 Jan 2011 13:32:37 +0100 Original-Received: by mx1.naquadah.org (Postfix, from userid 8) id 6654B5C168; Tue, 25 Jan 2011 13:32:32 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on prometheus.naquadah.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=4.5 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.3.1 Original-Received: from keller.adm.naquadah.org (unknown [IPv6:2a01:e35:2e39:e900:222:faff:fe9d:ce44]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.naquadah.org (Postfix) with ESMTPSA id 046A55C10B for ; Tue, 25 Jan 2011 13:32:30 +0100 (CET) Original-Received: from jd by keller.adm.naquadah.org with local (Exim 4.72) (envelope-from ) id 1Phi4T-0006QW-B0 for ding@gnus.org; Tue, 25 Jan 2011 13:32:29 +0100 Mail-Followup-To: ding@gnus.org In-Reply-To: (Francis Moreau's message of "Tue, 25 Jan 2011 13:02:32 +0100") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:75931 Archived-At: --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On Tue, Jan 25 2011, Francis Moreau wrote: > What is important is 5 weeks, the rest becomes irrevelant. So it would > be nice if we could round the elapsed time. Good idea. > BTW are there any ways to make such change in the group buffer ? I use this, FWIW: (setq gnus-user-date-format-alist '(((gnus-seconds-today) . "Today, %H:%M") ((+ 86400 (gnus-seconds-today)) . "Yesterday, %H:%M") (604800 . "%A %H:%M") ; That's one week ((gnus-seconds-month) . "%A %d") ((gnus-seconds-year) . "%B %d") (t . "%B %d %Y"))) ; This one is used when no other does match =2D-=20 Julien Danjou =E2=9D=B1 http://julien.danjou.info --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAk0+wt0ACgkQpGK1HsL+5c0M4ACgsBpNkOX+aHEG3xGAAtWm6XlP ua8Anj/08kQoT7DOrf/y1eitcNMBkpPd =N9KL -----END PGP SIGNATURE----- --=-=-=--