From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manuel Batsching Subject: Re: Org-mode release 7.9 Date: Tue, 28 Aug 2012 00:54:08 +0200 Message-ID: References: <87sjbcb89x.fsf@altern.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:48358) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T68CA-0008Q6-FQ for emacs-orgmode@gnu.org; Mon, 27 Aug 2012 18:54:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T68C9-00007K-Nq for emacs-orgmode@gnu.org; Mon, 27 Aug 2012 18:54:10 -0400 Received: from mail-qa0-f41.google.com ([209.85.216.41]:62391) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T68C9-00007E-Id for emacs-orgmode@gnu.org; Mon, 27 Aug 2012 18:54:09 -0400 Received: by qafk30 with SMTP id k30so2731225qaf.0 for ; Mon, 27 Aug 2012 15:54:08 -0700 (PDT) In-Reply-To: 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: emacs-orgmode@gnu.org 2012/8/26 Robert Horn : > > I decided to try ELPA to upgrade in place for the first time, and used > it to upgrade to the latest org 7.9. No apparent errors there. (good > work BTW). > > Tests: > - proper org-version? yes 7.9, no problems reported > - [f8] to trigger a capture I get the error: > > org-capture-select-template: Symbol's function definition is void: > org-contextualize-keys > I had the same problem with emacs 24.2 after upgrading to org 7.9 (package version is given as: 20120827) via ELPA. I could somehow circumvent the problem by adding (add-to-list 'load-path "~/.emacs.d/elpa/org-20120827") to my .emacs. Cheers, Manuel