From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/79746 Path: news.gmane.org!not-for-mail From: John Wiegley Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-setup-message-winconf-name Date: Thu, 25 Aug 2011 23:47:33 -0500 Message-ID: References: <86ippllm9v.fsf@squeeeze.butler.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1314334975 31837 80.91.229.12 (26 Aug 2011 05:02:55 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 26 Aug 2011 05:02:55 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M28040@lists.math.uh.edu Fri Aug 26 07:02:50 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 1QwoZ6-0005zP-Kl for ding-account@gmane.org; Fri, 26 Aug 2011 07:02:48 +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 1QwoYd-0000m7-8m; Fri, 26 Aug 2011 00:02:19 -0500 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 1QwoYa-0000lw-Nl for ding@lists.math.uh.edu; Fri, 26 Aug 2011 00:02:16 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1QwoYZ-0000fH-OR for ding@lists.math.uh.edu; Fri, 26 Aug 2011 00:02:16 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1QwoYW-0005mO-FU for ding@gnus.org; Fri, 26 Aug 2011 07:02:12 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QwoYV-0005po-Hx for ding@gnus.org; Fri, 26 Aug 2011 07:02:11 +0200 Original-Received: from c-98-215-105-167.hsd1.il.comcast.net ([98.215.105.167]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 26 Aug 2011 07:02:11 +0200 Original-Received: from jwiegley by c-98-215-105-167.hsd1.il.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 26 Aug 2011 07:02:11 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 12 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: c-98-215-105-167.hsd1.il.comcast.net User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/23.3 (darwin) Cancel-Lock: sha1:ZJSI3OBMY/k2WscUI0fFmf0WLxY= X-Spam-Score: -4.5 (----) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:79746 Archived-At: >>>>> Katsumi Yamaoka writes: > Fixed in git and bzr. Now I'm sure that is the right solution. The reason > I've never faced such an error is that I don't use the functions that try to > configure the window layout for the setting > `gnus-setup-message-winconf-name'. Those functions are > `gnus-group-make-nnir-group', `gnus-pick-setup-message', and > `gnus-summary-rescan-group'. Thank you! Pulling now... John