From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/66355 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel,gmane.emacs.gnus.general Subject: Re: assoc-string Date: Mon, 25 Feb 2008 10:51:55 -0500 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1203954768 12998 80.91.229.12 (25 Feb 2008 15:52:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 25 Feb 2008 15:52:48 +0000 (UTC) Cc: ding@gnus.org, emacs-devel@gnu.org To: Katsumi Yamaoka Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 25 16:53:14 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JTfdR-0008GC-EG for ged-emacs-devel@m.gmane.org; Mon, 25 Feb 2008 16:52:57 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JTfcv-0007gf-MQ for ged-emacs-devel@m.gmane.org; Mon, 25 Feb 2008 10:52:25 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JTfcq-0007ft-Bf for emacs-devel@gnu.org; Mon, 25 Feb 2008 10:52:20 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JTfco-0007fA-AK for emacs-devel@gnu.org; Mon, 25 Feb 2008 10:52:19 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JTfco-0007f6-5o for emacs-devel@gnu.org; Mon, 25 Feb 2008 10:52:18 -0500 Original-Received: from pruche.dit.umontreal.ca ([132.204.246.22]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JTfcn-0002V9-Qw for emacs-devel@gnu.org; Mon, 25 Feb 2008 10:52:17 -0500 Original-Received: from ceviche.home (vpn-132-204-232-165.acd.umontreal.ca [132.204.232.165]) by pruche.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id m1PFqOkk021186 for ; Mon, 25 Feb 2008 10:52:24 -0500 Original-Received: by ceviche.home (Postfix, from userid 20848) id 1C835B40C5; Mon, 25 Feb 2008 10:51:55 -0500 (EST) In-Reply-To: (Katsumi Yamaoka's message of "Mon, 25 Feb 2008 18:27:30 +0900") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered HAS_X_HELO=0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:90405 gmane.emacs.gnus.general:66355 Archived-At: > 4. Do nothing, but don't use `format-seconds' in Gnus from now on. Sounds like a perfect plan, Stefan