From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Spiers Subject: Re: Re: Bug in iCalendar export Date: Thu, 12 Jun 2008 11:03:12 +0100 Message-ID: <20080612100312.GD19396@atlantic.linksys.moosehall> References: <854.1212005012@alphaville.zko.hp.com> <87iqwyf8gi.fsf@gmail.com> <8680.1213226029@alphaville.zko.hp.com> Reply-To: Adam Spiers Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K6jeG-0002Bw-2M for emacs-orgmode@gnu.org; Thu, 12 Jun 2008 06:03:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K6jeF-0002BS-9p for emacs-orgmode@gnu.org; Thu, 12 Jun 2008 06:03:15 -0400 Received: from [199.232.76.173] (port=35312 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K6jeF-0002BE-3X for emacs-orgmode@gnu.org; Thu, 12 Jun 2008 06:03:15 -0400 Received: from mail.beimborn.com ([70.84.38.100]:32790) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K6jeE-0003Ib-Ho for emacs-orgmode@gnu.org; Thu, 12 Jun 2008 06:03:14 -0400 Received: from mail.beimborn.com (localhost.localdomain [127.0.0.1]) by mail.beimborn.com (8.12.11.20060308/8.12.8) with ESMTP id m5CA3CEw026390 for ; Thu, 12 Jun 2008 05:03:12 -0500 Received: from localhost (localhost [[UNIX: localhost]]) by mail.beimborn.com (8.12.11.20060308/8.12.11/Submit) id m5CA3CV6026384 for emacs-orgmode@gnu.org; Thu, 12 Jun 2008 11:03:12 +0100 Content-Disposition: inline In-Reply-To: <8680.1213226029@alphaville.zko.hp.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: emacs-orgmode@gnu.org On Wed, Jun 11, 2008 at 07:13:49PM -0400, Nick Dokos wrote: > So it seems to me that the bug is somewhere fairly deep in emacs > itself (btw, I sent a bug report off to the emacs maintainers - we'll > see what they say). I also tried on an ancient RHEL4.1(?) system with > the stock emacs 21 version that was packaged with it: I had to do some > work to get org-mode installed there, but I could not then reproduce the > error. Please keep us informed if you make any progress. I see this error probably at least once most days. What backtrace do you get if you turn on `debug-on-error' (also doable from the Options menu) ?