From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/76341 Path: news.gmane.org!not-for-mail From: David Edmondson Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-user-date : latest git Date: Fri, 04 Feb 2011 16:01:24 +0000 Organization: none Message-ID: <87k4hflrfv.fsf@ut.hh.sledj.net> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1296835496 18944 80.91.229.12 (4 Feb 2011 16:04:56 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 4 Feb 2011 16:04:56 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M24694@lists.math.uh.edu Fri Feb 04 17:04:53 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 1PlO9T-0008Ob-Lo for ding-account@gmane.org; Fri, 04 Feb 2011 17:04:51 +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 1PlO9A-0003LS-VH; Fri, 04 Feb 2011 10:04:33 -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 1PlO99-0003LI-GJ for ding@lists.math.uh.edu; Fri, 04 Feb 2011 10:04:31 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PlO8z-0005rX-CD for ding@lists.math.uh.edu; Fri, 04 Feb 2011 10:04:31 -0600 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PlO8y-0001Wr-LV for ding@gnus.org; Fri, 04 Feb 2011 17:04:20 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PlO8y-00084G-Bl for ding@gnus.org; Fri, 04 Feb 2011 17:04:20 +0100 Original-Received: from host81-149-164-25.in-addr.btopenworld.com ([81.149.164.25]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 04 Feb 2011 17:04:20 +0100 Original-Received: from dme by host81-149-164-25.in-addr.btopenworld.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 04 Feb 2011 17:04:20 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 13 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: host81-149-164-25.in-addr.btopenworld.com User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:J/VQOUWpkYUm4JK173I7p5lDSpQ= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:76341 Archived-At: * rileyrg@googlemail.com [2011-02-04 Fri 15:34] > Just pulled from git and "make". > > Entering a group > > format: Symbol's function definition is void: gnus-user-date > > and cant enter the group to read anything. Quit gnus. Find your .newsrc.eld. Replace 'gnus-user-date' with 'gnus-summary-user-date'. Save. Start gnus. This is almost certainly not the correct way to fix it, but it works.