From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/76304 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.gnus.general Subject: Re: Using &user-date; format spec errors Date: Thu, 03 Feb 2011 21:24:44 +0100 Message-ID: <8762t06f3n.fsf@member.fsf.org> References: <87mxmdy4o5.fsf@dod.no> <43vd11qqqp.fsf@news.eternal-september.org> <87wrlhe0sc.fsf@gnus.org> <87y65xrsn3.fsf_-_@member.fsf.org> <878vxwrigi.fsf@gnus.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1296764718 3908 80.91.229.12 (3 Feb 2011 20:25:18 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 3 Feb 2011 20:25:18 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M24657@lists.math.uh.edu Thu Feb 03 21:25:13 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 1Pl5js-0001Ew-1H for ding-account@gmane.org; Thu, 03 Feb 2011 21:25:12 +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 1Pl5ja-00066w-G7; Thu, 03 Feb 2011 14:24:54 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Pl5jY-00066k-PR for ding@lists.math.uh.edu; Thu, 03 Feb 2011 14:24:52 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1Pl5jU-0001fL-EC for ding@lists.math.uh.edu; Thu, 03 Feb 2011 14:24:52 -0600 Original-Received: from out1.smtp.messagingengine.com ([66.111.4.25]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1Pl5jT-0007lG-Ef for ding@gnus.org; Thu, 03 Feb 2011 21:24:47 +0100 Original-Received: from compute2.internal (compute2.nyi.mail.srv.osa [10.202.2.42]) by gateway1.messagingengine.com (Postfix) with ESMTP id 6C86220A39 for ; Thu, 3 Feb 2011 15:24:46 -0500 (EST) Original-Received: from frontend1.messagingengine.com ([10.202.2.160]) by compute2.internal (MEProxy); Thu, 03 Feb 2011 15:24:46 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=from:to:subject:references:date:in-reply-to:message-id:mime-version:content-type:content-transfer-encoding; s=smtpout; bh=98zcbYm88GJKJLAqw8+RfEvl0WQ=; b=S74MMcEnMyQWSkOdIn0Z/EgVIbtpRs3YOy2P8UlQ26yeovWwkP0UO1s9LJTZtVJW5mgFyIN9pwPOiPQ+yO/Td/azvYzUApyDfFIlD+LWhB6papWsQ/73D5c/HPjxPFDHW878P1ssCGlMdZ6O78D/M2e9Cf5Tiy8cNTDFHt++Pz4= X-Sasl-enc: CVwYdmJeykR+yU6VucNGxEUnB/JThGz9pw1ujmnle66Y 1296764685 Original-Received: from thinkpad (95-88-32-105-dynip.superkabel.de [95.88.32.105]) by mail.messagingengine.com (Postfix) with ESMTPA id 87F7E40040F for ; Thu, 3 Feb 2011 15:24:45 -0500 (EST) In-Reply-To: <878vxwrigi.fsf@gnus.org> (Lars Ingebrigtsen's message of "Thu, 03 Feb 2011 12:06:37 -0800") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) X-Spam-Score: -2.9 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:76304 Archived-At: Lars Ingebrigtsen writes: Hi Lars, >> (insert "<" (gnus-user-date (aref gnus-tmp-header 3)) ">") > > There is no mention of "gnus-user-date" in the current sources, so are > you sure you're using the latest Gnus? Yes, and with the last commit --8<---------------cut here---------------start------------->8--- commit 26be1f2820f24c95bc97369e86c6f0bd9b389cea Author: Adam Sj=C3=B8gren Date: Thu Feb 3 11:49:30 2011 -0800 * gnus-start.el (gnus-get-unread-articles): Fix the call to methods that have no groups. --8<---------------cut here---------------end--------------->8--- my %&user-date; spec works again. Bye, Tassilo --=20 Sent from my Emacs