From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Problem with remember and org-mode 6.01d : Finally success Date: Fri, 25 Apr 2008 15:52:10 +0200 Message-ID: <4271C82E-500B-44CD-9926-2011396A2D7B@science.uva.nl> References: <20080421205733.51fff4c1@caesar.gallia> <20080424204343.02c322fb@caesar.gallia> Mime-Version: 1.0 (Apple Message framework v919.2) 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 1JpOLX-0000JY-Mo for emacs-orgmode@gnu.org; Fri, 25 Apr 2008 09:52:15 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JpOLW-0000IV-2E for emacs-orgmode@gnu.org; Fri, 25 Apr 2008 09:52:14 -0400 Received: from [199.232.76.173] (port=59035 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JpOLV-0000I2-1J for emacs-orgmode@gnu.org; Fri, 25 Apr 2008 09:52:13 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JpOLU-0001rt-ES for emacs-orgmode@gnu.org; Fri, 25 Apr 2008 09:52:12 -0400 In-Reply-To: <20080424204343.02c322fb@caesar.gallia> 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: Jurgen Defurne Cc: emacs-orgmode@gnu.org Hi Jurgen, thanks for the report. On Apr 24, 2008, at 8:43 PM, Jurgen Defurne wrote: > Dear all, > > I noticed this noon that org-mode 6.02 was released, and I tried it > out. I managed to get it working. Here are my notes for XEmacs 21 on > Cygwin. I still have to test on emacs 21, but that will not be for > tonight. > > ** TODO Error in org-6.02 makefile + patch > The path ./lisp should be added to the load-path, otherwise all > requires > fail/ Yes, I missed that, thanks a lot! Fixed now. > > ** TODO Error when requesting 'R' in agenda mode > (3) (warning/warning) Error caught in `font-lock-pre-idle-hook': > (error No such face :strike-through) Hmmm, not really fixed, but worked around for now. > > ** TODO Error when requesting 'R' > Clock tables appear unwanted and in wrong places in agenda files, > where current cursor is located! Another severe bug, fixed, thanks. > > ** TODO Error in clock summary > Face for *Total time* is smaller, leading to bad spacing of table That is in your setup, the default bold face should not be wider than the normal face. - Carsten