From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Spiers Subject: Re: Re: Bug in iCalendar export Date: Wed, 28 May 2008 23:05:51 +0100 Message-ID: <20080528220551.GJ20846@atlantic.linksys.moosehall> References: <854.1212005012@alphaville.zko.hp.com> <87iqwyf8gi.fsf@gmail.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 1K1TmO-0007Eb-MZ for emacs-orgmode@gnu.org; Wed, 28 May 2008 18:05:56 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K1TmO-0007Dk-3b for emacs-orgmode@gnu.org; Wed, 28 May 2008 18:05:56 -0400 Received: from [199.232.76.173] (port=34159 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K1TmN-0007DX-V3 for emacs-orgmode@gnu.org; Wed, 28 May 2008 18:05:55 -0400 Received: from mail.beimborn.com ([70.84.38.100]:45081) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K1TmN-00057f-9v for emacs-orgmode@gnu.org; Wed, 28 May 2008 18:05:55 -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 m4SM5sNK029949 for ; Wed, 28 May 2008 17:05:54 -0500 Received: from localhost (localhost [[UNIX: localhost]]) by mail.beimborn.com (8.12.11.20060308/8.12.11/Submit) id m4SM5rcJ029914 for emacs-orgmode@gnu.org; Wed, 28 May 2008 23:05:53 +0100 Content-Disposition: inline In-Reply-To: <87iqwyf8gi.fsf@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: emacs-orgmode@gnu.org On Wed, May 28, 2008 at 11:02:37PM +0200, Paul R wrote: > Nick Dokos writes: > > You have some faulty site-lisp code provided by debian emacs packages. > Because it was the Nth bug I had to track down due to the way debian > handles site-lisp, I just decided to get rid, for good, of debian > emacs packages, and do everything by hand. So I'm sorry to tell you > that I can't tell what line is faulty this time. But I can tell, for > sure, that it lives in debian site-lisp. Good luck. I'm not sure this bug is specific to Debian - it has been plaguing me on Fedora... unless there are two separate causes of the same error message. To be honest I'm not even convinced it's directly related to orgmode. In my case it looks related to uniquify, but you (Paul) already said that you are not using uniquify, which is weird. I did some digging into it before but got lost in a maze of twisty function calls, all alike. In case anyone's interested, my notes say: ** uniquify-managed ends up with a deleted buffer for some reason ** instrument `uniquify-rationalize-file-buffer-names'