From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Horn Subject: Re: Org-mode release 7.9 Date: Sun, 26 Aug 2012 11:12:13 -0400 Message-ID: References: <87sjbcb89x.fsf@altern.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49821) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T5eVc-0007yp-7i for emacs-orgmode@gnu.org; Sun, 26 Aug 2012 11:12:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T5eVb-00087B-B5 for emacs-orgmode@gnu.org; Sun, 26 Aug 2012 11:12:16 -0400 Received: from mailbackend.panix.com ([166.84.1.89]:37957) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T5eVb-000875-77 for emacs-orgmode@gnu.org; Sun, 26 Aug 2012 11:12:15 -0400 In-Reply-To: <87sjbcb89x.fsf@altern.org> 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: Bastien , emacs-orgmode@gnu.org A bug, perhaps ELPA related. Sorry to be so brief but I've got to run soon to the station. I'm going to be tied up for the next week, but if it's not figured out by then, I'll have time to look in more detail. I confirmed this on Linux, Mac, and Windows, all emacs 24.1. All respond the same. 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 In my .emacs I've got (define-key global-map [f8] 'org-capture) Sorry I don't have time to track this down further. I'm guessing either a problem with ELPA packaging or a default value for the new context stuff that is not ready for the 'org-capture to be the very first thing done from the emacs startup buffer. Meanwhile, I dropped back to 7.8.11 until I can figure it out. R Horn rjhorn@alum.mit.edu