From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/31096 Path: main.gmane.org!not-for-mail From: wmperry@aventail.com (William M. Perry) Newsgroups: gmane.emacs.gnus.general Subject: Re: Menubar flashing while paging articles Date: 19 May 2000 11:40:09 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <867lcqbija.fsf@megalith.bp.aventail.com> References: Reply-To: wmperry@aventail.com NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1035167544 12096 80.91.224.250 (21 Oct 2002 02:32:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:32:24 +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 25752D051E for ; Fri, 19 May 2000 12:45:30 -0400 (EDT) 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 LAB24615; Fri, 19 May 2000 11:45:08 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 19 May 2000 11:44:34 -0500 (CDT) 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 LAA05781 for ; Fri, 19 May 2000 11:44:23 -0500 (CDT) Original-Received: from biff.kiva.net (biff.kiva.net [206.97.64.31]) by mailhost.sclp.com (Postfix) with SMTP id 61BBFD051E for ; Fri, 19 May 2000 12:44:38 -0400 (EDT) Original-Received: (qmail 30537 invoked from network); 19 May 2000 16:43:17 -0000 Original-Received: from dial458.bton.kiva.net (HELO megalith.bp.aventail.com) (216.9.129.202) by biff.kiva.net with SMTP; 19 May 2000 16:43:17 -0000 Original-Received: (from wmperry@localhost) by megalith.bp.aventail.com (8.9.3/8.9.3) id LAA06960; Fri, 19 May 2000 11:40:09 -0500 (EST) (envelope-from wmperry@aventail.com) X-Authentication-Warning: megalith.bp.aventail.com: wmperry set sender to wmperry@aventail.com using -f Original-To: Emerick Rogul X-Face: O~Rn;(l][/-o1sALg4A@xpE:9-"'IR[%;,,!m7 writes: > Kai Gro=DFjohann writes: >=20 > : Emerick Rogul writes: > :: With the latest CVS gnus, my Emacs menubar flashes every time I pr= ess > :: RET or SPC to page an article (it looks like an item is deleted fr= om > :: it and another is added, but it happens so quickly that I can't te= ll > :: for sure). >=20 > : You might wish to look in the *Messages* buffer for the messages. >=20 > Kai, I took a look in the *Messages* buffer, but it doesn't appear to > say anything about the menubar changing. I did notice that it appears > that the words "Treatment" and "Commands" are quickly added and > removed from the menubar every time I press SPC/RET in an article, > which is causing the "flashing." >=20 > I also see this behavior when I don't use my .gnus.el file, so I don't > think it's anything I've done in my setup. Hrm... That sounds suspiciously like you are seeing the '*Article*' buffer men= ubar temporarily. Is Gnus jumping over to the article buffer without a save-window-excursion or something odd like that? -Bill P.