From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/20360 Path: main.gmane.org!not-for-mail From: Matt Simmons Newsgroups: gmane.emacs.gnus.general Subject: Re: Wrong argument type: stringp, nil in Summary buffer (0.69) Date: 16 Jan 1999 09:33:42 -0800 Sender: owner-ding@hpc.uh.edu Message-ID: References: Reply-To: simmonmt@acm.org NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035158664 17298 80.91.224.250 (21 Oct 2002 00:04:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:04:24 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id MAA18830 for ; Sat, 16 Jan 1999 12:43:02 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.1/8.9.1) with ESMTP id LAB13027; Sat, 16 Jan 1999 11:42:42 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 16 Jan 1999 11:42:52 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id LAA16136 for ; Sat, 16 Jan 1999 11:42:42 -0600 (CST) Original-Received: from auckland.aotearoa.dom (ali-ca57-27.ix.netcom.com [209.110.238.27]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id MAA18817 for ; Sat, 16 Jan 1999 12:42:34 -0500 (EST) Original-Received: (from simmonmt@localhost) by auckland.aotearoa.dom (8.9.1b+Sun/8.9.0) id JAA13025; Sat, 16 Jan 1999 09:42:16 -0800 (PST) Original-To: ding@gnus.org X-URL: http://www.netcom.com/~simmonmt X-Face: %&o"uzz{MF+m`-UdwIgi{)#6b&xg,`)*1XK8S}sBj%PF]t>dPiYe5pNS{@%ju[rxPJv |U'R`Xj^1|I|s`,g4r/!HPiu2jX;T1<=~X5DoJVdaK&SV`#j9`#52ZZu<>+NBvBW4fJ jf,SiM[>>>> "Matt" == Matt Simmons writes: Matt> For awhile now, I've been getting the following in the summary buffer Matt> when I try to select a message with RET. Matt> Signaling: (wrong-type-argument stringp nil) Matt> get-buffer(nil) Matt> gnus-all-windows-visible-p((quote (vertical 1.0 (horizontal 0.25 ... ...) (article 1.0)))) Matt> gnus-configure-windows(article) Matt> gnus-summary-scroll-up(1) Matt> call-interactively(gnus-summary-scroll-up) Another problem with similar symptoms came along in 0.71. In that release, `g' doesn't even work. I traced that down to an undefined function - gnus-picons-buffer-name - that was being referenced in gnus-all-windows-visible-p in gnus-win.el. This happens because gnus-picon isn't loaded before g-a-p-v-p tries to use it. Could you autoload gnus-picons-buffer-name? Matt -- Matt Simmons - simmonmt@acm.org - http://www.netcom.com/~simmonmt Hunger is the best sauce. Except for french fries, then it's ketchup. -- Rich Potter