From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Werner LEMBERG Newsgroups: gmane.emacs.devel Subject: Re: foreground menu bug Date: Mon, 27 Jun 2005 15:14:20 +0200 (CEST) Message-ID: <20050627.151420.171150732.wl@gnu.org> References: <20050615.071604.11389732.wl@gnu.org> <87wtopo228.fsf@xs4all.nl> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1119881262 10268 80.91.229.2 (27 Jun 2005 14:07:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 27 Jun 2005 14:07:42 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 27 16:07:42 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DmuGW-0005ES-LK for ged-emacs-devel@m.gmane.org; Mon, 27 Jun 2005 16:07:12 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DmuOA-0006v7-Ni for ged-emacs-devel@m.gmane.org; Mon, 27 Jun 2005 10:15:06 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DmuNZ-0006nr-2P for emacs-devel@gnu.org; Mon, 27 Jun 2005 10:14:29 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DmuJw-0005ux-TX for emacs-devel@gnu.org; Mon, 27 Jun 2005 10:10:49 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DmuJs-0005kC-7L for emacs-devel@gnu.org; Mon, 27 Jun 2005 10:10:40 -0400 Original-Received: from [212.227.126.183] (helo=moutng.kundenserver.de) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DmuAw-0000C4-T2 for emacs-devel@gnu.org; Mon, 27 Jun 2005 10:01:27 -0400 Original-Received: from pD9FDC9A3.dip0.t-ipconnect.de [217.253.201.163] (helo=rigel.site) by mrelayeu.kundenserver.de with ESMTP (Nemesis), id 0MKwpI-1Dmu6g1Ycb-0005eb; Mon, 27 Jun 2005 15:57:02 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by rigel.site (8.12.10/8.12.10/SuSE Linux 0.7) with ESMTP id j5RDEKAw013225; Mon, 27 Jun 2005 15:14:21 +0200 Original-To: Lute.Kamstra.lists@xs4all.nl In-Reply-To: <87wtopo228.fsf@xs4all.nl> X-Mailer: Mew version 4.2.50 on Emacs 22.0.50.1 / Mule 5.0 (SAKAKI) X-Provags-ID: kundenserver.de abuse@kundenserver.de login:2dc398bc694a1e60948148ba0a42c0da 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:39653 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39653 > > After doing that, the colour `red' is added to the last submenu so > > that it can be accessed as > > > > Edit->Text Properties->Foreground Color->red > > > > Doing this on another region, it is *not* coloured. > > > > IMHO, this is a bug. > > Could you test this patch? The CVS from today is just fine. Thanks! Werner