From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/72493 Path: news.gmane.org!not-for-mail From: Dave Goldberg Newsgroups: gmane.emacs.gnus.general Subject: gnus-completing-read vs XEmacs 21.4 Date: Mon, 04 Oct 2010 10:20:35 -0400 Message-ID: <84bp7aujik.fsf@davestoy.home> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1286202134 30914 80.91.229.12 (4 Oct 2010 14:22:14 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 4 Oct 2010 14:22:14 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M20865@lists.math.uh.edu Mon Oct 04 16:22:13 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 1P2lvc-0006Bj-Df for ding-account@gmane.org; Mon, 04 Oct 2010 16:22:08 +0200 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 1P2lui-0005xC-Nw; Mon, 04 Oct 2010 09:21:12 -0500 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 1P2luf-0005wt-T6 for ding@lists.math.uh.edu; Mon, 04 Oct 2010 09:21:09 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1P2lue-0003Nt-HB for ding@lists.math.uh.edu; Mon, 04 Oct 2010 09:21:09 -0500 Original-Received: from vms173019pub.verizon.net ([206.46.173.19]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1P2lud-0004Iy-00 for ; Mon, 04 Oct 2010 16:21:07 +0200 Original-Received: from davestoy.home.verizon.net ([unknown] [173.48.216.252]) by vms173019.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0L9R007D2RU6JKE2@vms173019.mailsrvcs.net> for ding@gnus.org; Mon, 04 Oct 2010 09:20:32 -0500 (CDT) X-Face: W!bie|rYVd43O:2CkHTb*~s5}Yzx30X<@6Tq_bnP56Hp!xX4sVl4tgYRirjRcke\wfY!JJ9 i?]VIUJicJzq2\!3%7$5R%wi!R[.]Va97q User-Agent: Gnus/5.110011 (No Gnus v0.11) XEmacs/21.4.22 (linux) X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:72493 Archived-At: After a git pull this morning (commit 896480a177c32f9c4449b796e3173fddba51c373 at the top of git log) I can no longer complete most things. This appears to be the addition of gnus-completing-read. The error appears to be that the objects containing the lists of possible completions are not structured the way gnus-completing-read wants. I may be able to fix this with my smime-keys by adding another set of parens around it, but I don't get that option with dynamically created lists such as the list of groups for doing things like moving/copying articles and jumping to groups, and mime types for things like K t. Not having seen any other complaints here, I have to assume it's a compatibility issue with XEmacs 21.4. Thanks, -- Dave Goldberg david.goldberg6@verizon.net