From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Capture error Date: Tue, 30 Oct 2012 08:53:41 -0400 Message-ID: <13762.1351601621@alphaville> References: <4801.1351558296@alphaville> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([208.118.235.92]:35620) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TTBKI-0006Qm-SO for emacs-orgmode@gnu.org; Tue, 30 Oct 2012 08:53:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TTBKC-0006Qr-Vy for emacs-orgmode@gnu.org; Tue, 30 Oct 2012 08:53:50 -0400 Received: from g4t0016.houston.hp.com ([15.201.24.19]:45497) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TTBKC-0006Qj-R6 for emacs-orgmode@gnu.org; Tue, 30 Oct 2012 08:53:44 -0400 In-Reply-To: Message from tsd@tsdye.com (Thomas S. Dye) of "Mon, 29 Oct 2012 20:38:05 -1000." List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "Thomas S. Dye" Cc: Org-mode Thomas S. Dye wrote: > Hi Nick, > > I tried moving org-capture.elc out of the way and reloading Org, but > with the same results. Starting emacs again didn't make a difference. > > I'm still getting org-refile: Invalid function: with-demoted-errors > But note the different error: now org-refile complains. It may have had the same compilation problem that the original function had. I'd suggest cleaning out all the .elc files, trying it, and if that succeeds, remaking from scratch. Nick