From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/28979 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: Can't customize nnimap groups Date: 27 Jan 2000 22:29:53 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: <87iu0gxdce.fsf@ghidra.vail> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035165729 32622 80.91.224.250 (21 Oct 2002 02:02:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:02:09 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by mailhost.sclp.com (Postfix) with ESMTP id 9F94FD051E for ; Thu, 27 Jan 2000 16:32:15 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id PAB28177; Thu, 27 Jan 2000 15:30:44 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 27 Jan 2000 15:30:24 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id PAA27615 for ; Thu, 27 Jan 2000 15:30:12 -0600 (CST) Original-Received: from badis.pdc.kth.se (badis.pdc.kth.se [130.237.221.45]) by mailhost.sclp.com (Postfix) with ESMTP id 37D03D051E for ; Thu, 27 Jan 2000 16:30:05 -0500 (EST) Original-Received: (from jas@localhost) by badis.pdc.kth.se (8.9.3/8.9.3) id WAA09043; Thu, 27 Jan 2000 22:29:54 +0100 X-Authentication-Warning: badis.pdc.kth.se: jas set sender to jas@pdc.kth.se using -f Original-To: Hal Snyder In-Reply-To: Hal Snyder's message of "27 Jan 2000 00:01:21 -0600" Original-Lines: 22 User-Agent: Gnus/5.0804 (Gnus v5.8.4) Emacs/20.5 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:28979 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:28979 Hal Snyder writes: > Doing "G c" on an nnimap group in the Group buffer builds the > customize screen up to "highlight regexps." then displays > > Wrong type argument: listp "428571428" > > in the minibuffer. I can make changes in the buffer, but attempts to > save fail with "symbol's definition is void: nil" and it's necessary > to abort to get out of the buffer. I tracked this down as a Customize or a Customize-usage problem in Gnus (I don't know the first thing about Customize so I couldn't tell the difference, even after edebuging through the lot of it), I think I mailed a bug report about it somewhere. It should be possible to reproduce this problem simply by putting a group parameter such as ((foo . "42")) or something, and invoke `gnus-group-customize'.