From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Percent completion colour disappeared Date: Sat, 19 Sep 2009 08:26:09 +0100 Message-ID: References: <23d923960909130937h4fd830a9l402ece3794df1f45@mail.gmail.com> <14D7ABC4-23F9-4B44-AA3D-1D332F952FA9@gmail.com> <23d923960909182125k513719e6u62935608c7c439e5@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MouKq-0004S4-2o for emacs-orgmode@gnu.org; Sat, 19 Sep 2009 03:26:20 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MouKl-0004Rs-AB for emacs-orgmode@gnu.org; Sat, 19 Sep 2009 03:26:19 -0400 Received: from [199.232.76.173] (port=34679 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MouKl-0004Rp-4b for emacs-orgmode@gnu.org; Sat, 19 Sep 2009 03:26:15 -0400 Received: from mx20.gnu.org ([199.232.41.8]:3735) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MouKk-0007lu-NW for emacs-orgmode@gnu.org; Sat, 19 Sep 2009 03:26:14 -0400 Received: from mail-ew0-f211.google.com ([209.85.219.211]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MouKk-00079r-1b for emacs-orgmode@gnu.org; Sat, 19 Sep 2009 03:26:14 -0400 Received: by ewy7 with SMTP id 7so1821621ewy.31 for ; Sat, 19 Sep 2009 00:26:13 -0700 (PDT) In-Reply-To: <23d923960909182125k513719e6u62935608c7c439e5@mail.gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Melton Low Cc: emacs-orgmode@gnu.org OK, I now managed to reproduce it. It seems to have to do with the face that I am using copy-face to create this specific face. But I don't know how to fix this. Does anyone here know how to use copy face in a way that the new face will look the same on any new frames? Work-around: Customize the face while it is still OK, and save the state. - Carsten On Sep 19, 2009, at 5:25 AM, Melton Low wrote: > I am on a Mac with OS X 10.5.8 Intel. > > Try this: > > 1. start Emacs.app by clicking on the emacs app bundle in / > Applications. > 2. load the org file with to do items. > 3. start up a new frame with C-x 5 2. > > You will notice the problem is on the 2nd frame. It's always on the > subsequent frames. > > I see the same thing on my 10.4.11 PPC Mac as well. > > This is just annoying but I can live with it if you can't reproduce > it. > > Mel > > On Fri, Sep 18, 2009 at 11:33 AM, Carsten Dominik > wrote: > Hi Melton, > > I don't seem to be able to reproduce this problem. > > - Carsten > > > On Sep 13, 2009, at 5:37 PM, Melton Low wrote: > > Hi, > > I may have found a problem with colouring of percent completion. The > percent completion is coloured green for completed headline and red > for uncompleted headline. This worked fine if the org file was opened > in the original frame emacs was started with. If you kill the org > buffer and reload the org file in a new frame it reverted to black. > The same occurred if you simply load the buffer into a new frame. > > > > I can reproduce it with Emacs 23.1.1 and latest build from source. I > am also using the latest git pull of org-mode. Attached is my test > file. > > Mac OS X 10.5.8 Intel > Emacs 23.1.1 and Emacs 23.1.50 (latest cvs build) > Org-mode (latest build from git repo) > > Mel > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > >