From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: uncommented call to debug in org-id Date: Sat, 04 Oct 2008 12:38:22 -0700 Message-ID: <87vdw89mmp.fsf@gmail.com> 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 1KmCxL-00058S-Lz for emacs-orgmode@gnu.org; Sat, 04 Oct 2008 15:38:23 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KmCxI-00056k-SH for emacs-orgmode@gnu.org; Sat, 04 Oct 2008 15:38:22 -0400 Received: from [199.232.76.173] (port=49229 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KmCxI-00056d-P1 for emacs-orgmode@gnu.org; Sat, 04 Oct 2008 15:38:20 -0400 Received: from rv-out-0708.google.com ([209.85.198.247]:51754) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KmCxI-0001WD-B0 for emacs-orgmode@gnu.org; Sat, 04 Oct 2008 15:38:20 -0400 Received: by rv-out-0708.google.com with SMTP id k29so2485611rvb.6 for ; Sat, 04 Oct 2008 12:38:19 -0700 (PDT) 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: Org-mode There's a debug call in org-id.el from the git repo that's tripping up my ical export. It should probably be commented out. ./org-id.el:306: (debug) -- Eric