emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Errors after upgrading emacs to 24.3.1 and org to 7.9.4


From: Eric S Fraga
Subject: Re: [O] Errors after upgrading emacs to 24.3.1 and org to 7.9.4
Date: Fri, 22 Mar 2013 11:29:57 +0000
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

Chris Henderson <address@hidden> writes:

> On Thu, Mar 21, 2013 at 8:28 AM, Chris Henderson <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]