From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/76354 Path: news.gmane.org!not-for-mail From: Daniel Dehennin Newsgroups: gmane.emacs.gnus.general Subject: Re: Using &user-date; format spec errors Date: Fri, 04 Feb 2011 19:13:17 +0100 Message-ID: <87tygj8y82.fsf@hati.baby-gnu.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> <8762t06f3n.fsf@member.fsf.org> <87bp2snlow.fsf@keller.adm.naquadah.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Trace: dough.gmane.org 1296843220 31110 80.91.229.12 (4 Feb 2011 18:13:40 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 4 Feb 2011 18:13:40 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M24707@lists.math.uh.edu Fri Feb 04 19:13:35 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 1PlQA2-0001J3-GZ for ding-account@gmane.org; Fri, 04 Feb 2011 19:13:34 +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 1PlQ9r-0004GO-CB; Fri, 04 Feb 2011 12:13:23 -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 1PlQ9q-0004GD-7y for ding@lists.math.uh.edu; Fri, 04 Feb 2011 12:13:22 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PlQ9p-0005sL-0j for ding@lists.math.uh.edu; Fri, 04 Feb 2011 12:13:22 -0600 Original-Received: from zion.baby-gnu.org ([82.233.222.74]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PlQ9n-0003f0-Iv for ding@gnus.org; Fri, 04 Feb 2011 19:13:19 +0100 Original-Received: from hati.asgardr.info ([192.168.1.2] helo=hati.baby-gnu.org) by zion.baby-gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1PlQ9m-0002I1-GR for ding@gnus.org; Fri, 04 Feb 2011 19:13:18 +0100 Organisation: Dark Church of Emacs In-Reply-To: <87bp2snlow.fsf@keller.adm.naquadah.org> (Julien Danjou's message of "Fri, 04 Feb 2011 11:22:39 +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:76354 Archived-At: --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Julien Danjou writes: > The problem is that that commit has nothing to do with that, and I still > got the error on my other computer on my side. I've no clue where it > does come, and even clearing all the compiled file and recompiling Gnus > does not change anything. > > I'm clueless. :( I'm using bd10f37e4630719920f82122d7c7ae7523567762 and got the error, to by pass it, I set: #v+ (setq gnus-summary-line-format "%U%R%z%I%(%[%4L: %-20,20n%]%) %s\n") #v- then restart gnus with 'R', then set: #v+ (setq gnus-summary-line-format (concat "%U%R%z" ;; Marks "|" "%-10&user-date;" ;; Date "|" " %-18.18a " ;; From "|" "%5k" ;; Size ;; Score "|" " %B%s";; Subject "\n" )) #v- then restart gnus with 'R' again. This two times, one my personal desktop and one on my professional laptop, both with emacs-snapshot 1:20101120-1 From=20Julien[1]. Regards. Footnotes:=20 [1] http://emacs.naquadah.org/ =2D-=20 Daniel Dehennin R=C3=A9cup=C3=A9rer ma clef GPG: gpg --keyserver pgp.mit.edu --recv-keys 0x6A2540D1 --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (GNU/Linux) iEYEAREKAAYFAk1MQb4ACgkQb97L6l6P4FvsZQCeLUH0INdJfsiBlF+1X21Zy+cq IgAAn0PQ/UNbemRxEytAhFYha4oKYvrk =HMjg -----END PGP SIGNATURE----- --=-=-=--