From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Spiers Subject: Re: Export to iCal raises (error "Selecting deleted buffer") Date: Tue, 29 Apr 2008 23:32:10 +0100 Message-ID: <20080429223210.GC9068@atlantic.linksys.moosehall> References: <87ve20s56o.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 1JqyMy-0002Jx-H3 for emacs-orgmode@gnu.org; Tue, 29 Apr 2008 18:32:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JqyMx-0002Jk-QK for emacs-orgmode@gnu.org; Tue, 29 Apr 2008 18:32:16 -0400 Received: from [199.232.76.173] (port=55197 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JqyMx-0002Jg-Kf for emacs-orgmode@gnu.org; Tue, 29 Apr 2008 18:32:15 -0400 Received: from mail.beimborn.com ([70.84.38.100]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JqyMx-0001EV-Em for emacs-orgmode@gnu.org; Tue, 29 Apr 2008 18:32:15 -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 m3TMWDFl007441 for ; Tue, 29 Apr 2008 17:32:13 -0500 Received: from localhost (localhost [[UNIX: localhost]]) by mail.beimborn.com (8.12.11.20060308/8.12.11/Submit) id m3TMWDkN007434 for emacs-orgmode@gnu.org; Tue, 29 Apr 2008 23:32:13 +0100 Content-Disposition: inline In-Reply-To: <87ve20s56o.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 Paul R (paul.r.ml@gmail.com) wrote: > iCal export crashes when : > - from dirary, C-x C-w file.ics > - from org buffer C-c C-e I or C-c C-e c > > It works when exporting with C-c C-e i. > > Emacs 22.1, org version 6.02 on Ubuntu. > > When crashing, the stack trace is : > > Debugger entered--Lisp error: (error "Selecting deleted buffer") [snipped] I've no idea if this is related, but that error has plagued me in other circumstances, and I'm 95% certain the cause in my case is the uniquify buffer name code. Are you using uniquify?