From mboxrd@z Thu Jan 1 00:00:00 1970 From: Melton Low Subject: Re: Percent completion colour disappeared Date: Tue, 22 Sep 2009 20:34:39 -0600 Message-ID: <23d923960909221934g52300dedm77a31f0f17933b58@mail.gmail.com> References: <23d923960909130937h4fd830a9l402ece3794df1f45@mail.gmail.com> <14D7ABC4-23F9-4B44-AA3D-1D332F952FA9@gmail.com> <23d923960909182125k513719e6u62935608c7c439e5@mail.gmail.com> <888534ED-0BA3-4F02-A2E6-540DF5EBB0F0@gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0574736271==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MqHgt-0005xq-S3 for emacs-orgmode@gnu.org; Tue, 22 Sep 2009 22:34:47 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MqHgo-0005wR-7S for emacs-orgmode@gnu.org; Tue, 22 Sep 2009 22:34:46 -0400 Received: from [199.232.76.173] (port=35583 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MqHgo-0005wH-3i for emacs-orgmode@gnu.org; Tue, 22 Sep 2009 22:34:42 -0400 Received: from mail-pz0-f181.google.com ([209.85.222.181]:50444) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MqHgn-0007IE-Je for emacs-orgmode@gnu.org; Tue, 22 Sep 2009 22:34:41 -0400 Received: by pzk11 with SMTP id 11so247658pzk.14 for ; Tue, 22 Sep 2009 19:34:40 -0700 (PDT) In-Reply-To: <888534ED-0BA3-4F02-A2E6-540DF5EBB0F0@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: Carsten Dominik Cc: emacs-orgmode@gnu.org --===============0574736271== Content-Type: multipart/alternative; boundary=00504502cbf484f6320474358ed3 --00504502cbf484f6320474358ed3 Content-Type: text/plain; charset=ISO-8859-1 Carsten, I can confirm it works now. Thanks for the fix. Mel On Tue, Sep 22, 2009 at 5:41 AM, Carsten Dominik wrote: > Hi Mel, > > I believe this problem is now fixed, please verify. > > - 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 < >> carsten.dominik@gmail.com> 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 >> >> >> > --00504502cbf484f6320474358ed3 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Carsten,

I can confirm it works now. =A0Thanks for the f= ix.

Mel

On Tue, = Sep 22, 2009 at 5:41 AM, Carsten Dominik <carsten.dominik@gmail.com> w= rote:
Hi Mel,

I believe this problem is now fixed, please verify.


- 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. =A0It'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 <carsten.dominik@gmail.com>= 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
<test.org>_________= ______________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gn= u.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode




--00504502cbf484f6320474358ed3-- --===============0574736271== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============0574736271==--