From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Problem with text beneath menus Date: Thu, 13 Sep 2007 10:26:11 +0300 Message-ID: References: <46E839E4.8060400@ig.com.br> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1189668388 6852 80.91.229.12 (13 Sep 2007 07:26:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 13 Sep 2007 07:26:28 +0000 (UTC) Cc: emacs-devel@gnu.org To: Vinicius Jose Latorre Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 13 09:26:26 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 1IVj5m-0001qb-53 for ged-emacs-devel@m.gmane.org; Thu, 13 Sep 2007 09:26:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IVj5l-0005jX-Pe for ged-emacs-devel@m.gmane.org; Thu, 13 Sep 2007 03:26:25 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IVj5g-0005eE-VQ for emacs-devel@gnu.org; Thu, 13 Sep 2007 03:26:21 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IVj5g-0005dS-Fk for emacs-devel@gnu.org; Thu, 13 Sep 2007 03:26:20 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IVj5g-0005dF-Bs for emacs-devel@gnu.org; Thu, 13 Sep 2007 03:26:20 -0400 Original-Received: from heller.inter.net.il ([213.8.233.23]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IVj5f-0003CM-Uv for emacs-devel@gnu.org; Thu, 13 Sep 2007 03:26:20 -0400 Original-Received: from HOME-C4E4A596F7 ([81.5.56.50]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id DPP74438 (AUTH halo1); Thu, 13 Sep 2007 10:26:05 +0300 (IDT) In-reply-to: <46E839E4.8060400@ig.com.br> (message from Vinicius Jose Latorre on Wed, 12 Sep 2007 16:11:32 -0300) X-Detected-Kernel: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) 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:78737 Archived-At: > Date: Wed, 12 Sep 2007 16:11:32 -0300 > From: Vinicius Jose Latorre > > > I'm using GNU Linux Debian. > > I've just downloaded Emacs CVS trunk and have done the following steps: > > make maintainer-clean > configure > make > make install > > emacs -Q > > C-x C-f RET > > Now, click in 'File' and move horizontally the mouse to the other > options (i.e., Edit, Options, Buffers, etc.) > > The text beneath menus disappear. I cannot reproduce this. What toolkit did you use for building Emacs?