From: Chris Henderson <henders254@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Errors after upgrading emacs to 24.3.1 and org to 7.9.4
Date: Fri, 22 Mar 2013 17:17:25 +1100 [thread overview]
Message-ID: <CAFrmxDfvY52BmUOscKUJcMYpACqc7s+SvW3_pOD9-TciqzOpmg@mail.gmail.com> (raw)
In-Reply-To: <CAFrmxDdGHLehmj4yKmwgFmHCMK-2pQtR65Pqfztmv3jm=HD2ow@mail.gmail.com>
On Thu, Mar 21, 2013 at 8:28 AM, Chris Henderson <henders254@gmail.com> 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
>
> (setq org-capture-templates
> '(("t" "Tasks" entry (file+headline "~/org/gtd_home.org" "Tasks")
> "** %?\n %i Added:%U")
> ("p" "Project" entry (file+headline "~/org/gtd_home.org" "Projects")
> "** %?\n %i Added:%U")
> ("r" "Read and Review" entry (file+headline
> "~/org/gtd_home.org" "Read and Review")
> "** %?\n %i Added:%U")
> ("s" "Someday/ Maybe" entry (file+headline
> "~/org/gtd_home.org" "Someday/ Maybe")
> "** %?\n %i Added:%U")
> ("j" "Journal" entry (file+datetree "~/org/journal.org")
> "* %?\nEntered on %U\n %i\n %a")))
>
> ^C-t which used to give me todo, cancel etc. don't seem to work as well:
>
> (setq org-todo-keywords
> '((sequence "TODO(t)" "|" "DONE(d)")
> (sequence "|" "CANCELED(c)")))
>
I have downgraded org-mode to version 7.9.2 (org-20121217) and my
org-capture (^C-c) is now working fine. Is there any reason why it
doesn't work with the latest version?
Thanks.
next prev parent reply other threads:[~2013-03-22 6:17 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-20 21:28 Errors after upgrading emacs to 24.3.1 and org to 7.9.4 Chris Henderson
2013-03-21 16:38 ` Eric S Fraga
2013-03-22 6:14 ` Chris Henderson
2014-06-16 15:43 ` Francisco Fernández
2014-06-16 17:21 ` Eric S Fraga
2013-03-22 6:17 ` Chris Henderson [this message]
2013-03-22 11:29 ` Eric S Fraga
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAFrmxDfvY52BmUOscKUJcMYpACqc7s+SvW3_pOD9-TciqzOpmg@mail.gmail.com \
--to=henders254@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).