From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/42029 Path: main.gmane.org!not-for-mail From: Niklas Morberg Newsgroups: gmane.emacs.gnus.general Subject: Re: Bug in summary buffer line? Date: Tue, 15 Jan 2002 16:35:34 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035177331 9220 80.91.224.250 (21 Oct 2002 05:15:31 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 05:15:31 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: (qmail 3939 invoked from network); 15 Jan 2002 15:36:02 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 15 Jan 2002 15:36:02 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 16QVcS-0007SR-00; Tue, 15 Jan 2002 09:35:24 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 15 Jan 2002 09:35:17 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id JAA23088 for ; Tue, 15 Jan 2002 09:35:07 -0600 (CST) Original-Received: (qmail 3917 invoked by alias); 15 Jan 2002 15:35:09 -0000 Original-Received: (qmail 3912 invoked from network); 15 Jan 2002 15:35:08 -0000 Original-Received: from krynn.axis.se (193.13.178.10) by gnus.org with SMTP; 15 Jan 2002 15:35:08 -0000 Original-Received: from PCNIKLAS2 (dh10-13-8-217.axis.se [10.13.8.217]) by krynn.axis.se (8.12.1/8.12.1/Debian -2) with ESMTP id g0FFYeRM010602; Tue, 15 Jan 2002 16:34:40 +0100 Original-To: usenet@Frank-Schmitt.net In-Reply-To: (Frank Schmitt's message of "Tue, 15 Jan 2002 16:11:40 +0100") Original-Lines: 17 User-Agent: Gnus/5.090005 (Oort Gnus v0.05) Emacs/21.1 (i386-mingw-nt5.0.2195) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:42029 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:42029 Frank Schmitt writes: > Confirmed. here is the fix: Thanks, it now works as it should. On a somewhat related side-note: do I really need to restart emacs for changes to take effect? I applied your patch with epatch, recompiled the gnus-util.el file and then restarted gnus (hitting `R' in the Group buffer) but the change did not take. Quitting gnus and starting it again with `M-x gnus' did not help either. Quitting emacs and starting again finally did the trick, but is this really necessary? Niklas