From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Errors after upgrading emacs to 24.3.1 and org to 7.9.4 Date: Fri, 22 Mar 2013 11:29:57 +0000 Message-ID: <874ng38yfe.fsf@ucl.ac.uk> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:39634) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UJ0Ap-0006Rt-Nk for emacs-orgmode@gnu.org; Fri, 22 Mar 2013 07:30:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UJ0Ao-0003aM-Kb for emacs-orgmode@gnu.org; Fri, 22 Mar 2013 07:30:15 -0400 Received: from co1ehsobe004.messaging.microsoft.com ([216.32.180.187]:45371 helo=co1outboundpool.messaging.microsoft.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UJ0Ao-0003Zv-D3 for emacs-orgmode@gnu.org; Fri, 22 Mar 2013 07:30:14 -0400 In-Reply-To: (Chris Henderson's message of "Fri, 22 Mar 2013 17:17:25 +1100") 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: Chris Henderson Cc: emacs-orgmode@gnu.org Chris Henderson writes: > On Thu, Mar 21, 2013 at 8:28 AM, Chris Henderson wrote: >> I have also upgraded org to version 7.9.4 via emacs M-x package-list >> option and now my custom keys don't work: when I press ^C-c it used to > >> give me option as to where I want to put something: either project, >> someday/maybe, read and review or tasks. Now I get error: C-c c is >> undefined Have you actually bound org-capture to C-c c? This is not bound by default so you have to explicitly do something along the lines of (global-set-key "\C-cc" 'org-capture) -- : Eric S Fraga, GnuPG: 0xC89193D8FFFCF67D : in Emacs 24.3.50.1 and Org release_8.0-pre-150-g412d98