From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/74723 Path: news.gmane.org!not-for-mail From: Dan Christensen Newsgroups: gmane.emacs.gnus.general Subject: Re: elp-wrapper sneaking into .newsrc.eld Date: Sun, 05 Dec 2010 17:00:45 -0500 Message-ID: <87mxojx4ky.fsf@uwo.ca> References: <874oarhp3v.fsf@uwo.ca> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7BIT X-Trace: dough.gmane.org 1291586474 477 80.91.229.12 (5 Dec 2010 22:01:14 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 5 Dec 2010 22:01:14 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M23079@lists.math.uh.edu Sun Dec 05 23:01:11 2010 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 1PPMdp-0000IH-26 for ding-account@gmane.org; Sun, 05 Dec 2010 23:01:09 +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 1PPMdi-0007o0-ML; Sun, 05 Dec 2010 16:01:02 -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 1PPMdh-0007ne-Fm for ding@lists.math.uh.edu; Sun, 05 Dec 2010 16:01:01 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PPMdU-00033E-4o for ding@lists.math.uh.edu; Sun, 05 Dec 2010 16:01:01 -0600 Original-Received: from mta-out3.uwo.ca ([129.100.1.10] helo=uwo.ca) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1PPMdT-0005rs-00 for ; Sun, 05 Dec 2010 23:00:47 +0100 Original-Received: from harpo.mail.uwo.pri (crusher.mail.uwo.pri [172.29.32.44]) by harpo.mail.uwo.pri (Sun Java(tm) System Messaging Server 7u2-7.02 64bit (built Apr 16 2009)) with ESMTP id <0LCZ001GZ6H9JXE0@harpo.mail.uwo.pri> for ding@gnus.org; Sun, 05 Dec 2010 17:00:45 -0500 (EST) Original-Received: from jdc (jdc.math.uwo.ca [129.100.75.85]) by harpo.mail.uwo.pri (Sun Java(tm) System Messaging Server 7u2-7.02 64bit (built Apr 16 2009)) with ESMTPSA id <0LCZ00B9H6H9I920@harpo.mail.uwo.pri> for ding@gnus.org; Sun, 05 Dec 2010 17:00:45 -0500 (EST) In-reply-to: User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.50 (gnu/linux) X-Hashcash: 1:23:101205:ding@gnus.org::z8hG0D8iLd10uJIQ:0000GxK2 X-Hashcash: 1:23:101205:larsi@gnus.org::NwjbexLmW9FmPuaA:000X0TK X-Spam-Score: -4.9 (----) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:74723 Archived-At: [Please continue to Cc me.] After `M-x load-library RET elp RET', I still get the following when I try to enter a group (sorry about the cut-and-paste wrapping): Debugger entered--Lisp error: (wrong-type-argument arrayp nil) elp-wrapper(gnus-summary-line-message-size nil ([74719 "Re: RSS setup (encoding and link problems)" "Lars Magne Ingebrigtsen " "Sun, 05 Dec 2010 22:27:43 +0100" "" "<87r5dv9apd.fsf@gmx.co.uk>" 5672 38 "news.gmane.org gmane.emacs.gnus.general:74719" nil])) byte-code("\306307\310 \n\311 gnus-summary-prepare-threads((([74719 "Re: RSS setup (encoding and link problems)" "Lars Magne Ingebrigtsen " "Sun, 05 Dec 2010 22:27:43 +0100" "" "<87r5dv9apd.fsf@gmx.co.uk>" 5672 38 "news.gmane.org gmane.emacs.gnus.general:74719" nil]))) gnus-summary-prepare() gnus-summary-read-group-1("nntp+news.gmane.org:gmane.emacs.gnus.general" 1 nil nil nil nil) gnus-summary-read-group("nntp+news.gmane.org:gmane.emacs.gnus.general" 1 nil nil nil nil nil) gnus-group-read-group(1 nil nil) gnus-topic-read-group(1) call-interactively(gnus-topic-read-group nil nil)