From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/79933 Path: news.gmane.org!not-for-mail From: Wolfgang Jenkner Newsgroups: gmane.emacs.gnus.general Subject: Re: mode line Date: Thu, 15 Sep 2011 16:29:16 +0200 Message-ID: <85boulkhfn.fsf@iznogoud.viz> References: <87litqoyls.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1316097528 29363 80.91.229.12 (15 Sep 2011 14:38:48 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 15 Sep 2011 14:38:48 +0000 (UTC) Cc: ding@gnus.org To: Sean Sieger Original-X-From: ding-owner+M28227@lists.math.uh.edu Thu Sep 15 16:38:44 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 1R4D5O-0001IC-Dm for ding-account@gmane.org; Thu, 15 Sep 2011 16:38:42 +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 1R4D4X-0003Kl-W9; Thu, 15 Sep 2011 09:37:50 -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 1R4CwT-0003IS-LB for ding@lists.math.uh.edu; Thu, 15 Sep 2011 09:29:29 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1R4CwQ-00037X-09 for ding@lists.math.uh.edu; Thu, 15 Sep 2011 09:29:27 -0500 Original-Received: from mx09.lb01.inode.at ([62.99.145.9] helo=mx.inode.at) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1R4CwN-0000l4-Ry for ding@gnus.org; Thu, 15 Sep 2011 16:29:23 +0200 Original-Received: from [85.127.95.209] (port=14432 helo=iznogoud.viz) by smartmx-09.inode.at with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1R4CwI-0007D4-BI; Thu, 15 Sep 2011 16:29:18 +0200 Original-Received: from wolfgang by iznogoud.viz with local (Exim 4.76 (FreeBSD)) (envelope-from ) id 1R4CwG-0000ge-U3; Thu, 15 Sep 2011 16:29:16 +0200 Mail-Followup-To: Sean Sieger , ding@gnus.org In-Reply-To: <87litqoyls.fsf@gmail.com> (Sean Sieger's message of "Thu, 15 Sep 2011 07:04:47 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (berkeley-unix) X-Spam-Score: -2.4 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:79933 Archived-At: Sean Sieger writes: > The group buffer mode line of both my dos and unix builds are named > `*Group*b', that's not right, is it? Oh, I thought I was the only one to see this bug... In any case, Gnus is not to blame here, see http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9514 Wolfgang