From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-15?Q?Jan_Dj=E4rv?= Newsgroups: gmane.emacs.devel Subject: Re: [Stephen.Berman@gmx.net: Menu bar display bug] Date: Tue, 03 Apr 2007 10:03:08 +0200 Message-ID: <46120A3C.8030201@swipnet.se> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1175587467 30215 80.91.229.12 (3 Apr 2007 08:04:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 3 Apr 2007 08:04:27 +0000 (UTC) Cc: Stephen.Berman@gmx.net, emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 03 10:04:18 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HYe02-0000AN-5k for ged-emacs-devel@m.gmane.org; Tue, 03 Apr 2007 10:04:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HYe38-0003BZ-LK for ged-emacs-devel@m.gmane.org; Tue, 03 Apr 2007 04:07:30 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HYe35-0003AA-3X for emacs-devel@gnu.org; Tue, 03 Apr 2007 04:07:27 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HYe33-00036t-8B for emacs-devel@gnu.org; Tue, 03 Apr 2007 04:07:26 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HYe33-00036c-4D for emacs-devel@gnu.org; Tue, 03 Apr 2007 04:07:25 -0400 Original-Received: from av6-1-sn3.vrr.skanova.net ([81.228.9.179]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HYdzr-0001Fu-Kz; Tue, 03 Apr 2007 04:04:08 -0400 Original-Received: by av6-1-sn3.vrr.skanova.net (Postfix, from userid 502) id F10FA3854A; Tue, 3 Apr 2007 10:04:02 +0200 (CEST) Original-Received: from smtp3-2-sn3.vrr.skanova.net (smtp3-2-sn3.vrr.skanova.net [81.228.9.102]) by av6-1-sn3.vrr.skanova.net (Postfix) with ESMTP id 96B613833D; Tue, 3 Apr 2007 10:04:02 +0200 (CEST) Original-Received: from husetbladh.homeip.net (81-235-205-78-no59.tbcn.telia.com [81.235.205.78]) by smtp3-2-sn3.vrr.skanova.net (Postfix) with ESMTP id 59DBA37E48; Tue, 3 Apr 2007 10:04:02 +0200 (CEST) User-Agent: Thunderbird 1.5.0.10 (X11/20070221) In-Reply-To: X-detected-kernel: Linux 2.4-2.6 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:68969 Archived-At: Richard Stallman skrev: > Would someone please DTRT and ack? I've checked in a fix. Jan D. > > ------- Start of forwarded message ------- > X-Spam-Status: No, score=0.0 required=5.0 tests=UNPARSEABLE_RELAY > autolearn=failed version=3.1.0 > To: emacs-pretest-bug@gnu.org > From: Stephen Berman > Date: Tue, 27 Mar 2007 23:53:13 +0200 > MIME-Version: 1.0 > Content-Type: multipart/mixed; boundary="=-=-=" > Subject: Menu bar display bug > > - --=-=-= > > 1. Emacs -Q > > 2. Txpe `M-x gnus', select a group, open it and click on an article, > so that you have vertically split windows, with the Gnus Summary > buffer on top and the Gnus Article buffer on the bottom. (To get to > this stage, it is irrelevant whether or not you set > gnus-select-method, if not, it also suffices to open a doc-group, > e.g. `G f emacs/etc/gnus-tut.txt'.) > > 3. Make a header line in the window of the Gnus Summary buffer, > e.g. by doing `M-x ruler-mode' (other header lines will also do, > e.g. `M-: (setq header-line-format default-mode-line-format)'). Then > do 'C-x o' to switch to the Gnus Article buffer and then make a header > line in that window. Now when you do `C-x o' to switch back to the > Summary buffer you should see the following (I turned off the tool bar > to make smaller pictures for this report, but I also get the same > display bug when it is enabled): > >