From: Chris <henders254@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: global keys not working on version 20130401
Date: Thu, 4 Apr 2013 08:38:59 +0000 (UTC) [thread overview]
Message-ID: <loom.20130404T103542-893@post.gmane.org> (raw)
In-Reply-To: 87bo9vucr6.fsf@bzg.ath.cx
Bastien <bzg <at> altern.org> writes:
>
> Hi Chris,
>
> Chris Henderson <henders254 <at> gmail.com> writes:
>
> > I have installed version 20130401 on emacs 24.3 on os x mountain lion
> > via M-x package list. But my global keys don't seem to be working. I
> > get an error:
>
> See this excerpt from http://orgmode.org/elpa.html:
>
> ,----
> | By default, Emacs loads packages after it loads your Emacs init file.
> |
> | We recommend intializing packages as early as possible in your Emacs
> | init file so that your Org configuration will be correctly handled:
> |
> | ;; -*- emacs-lisp -*-
> | (package-initialize) ;; Initialize & Install Package
> | ;; (setq org-...) ;; Your custom settings
> |
> | The package initialization should happen before you require Org and
> | set any Org options.
> `----
>
> You surely need to add (package-initialize) before Org options in your
> .emacs. Otherwise, Emacs will load the built-in Org and you will end
> up with mixed autoloads.
I have added (package-initialize) at the top of my .emacs.
Gone on to org with M-x org-version:
Org-mode version 7.9.2 (7.9.2-120-g20839c-elpa @
/Users/chris/.emacs.d/elpa/org-20121217/)
and everything was working fine.
M-x package-list and installed the latest version of org and it went back to
the previour issue reported.
M-x org-version was showing:
Org-mode version 7.9.4 (7.9.4-elpa @ /Users/chris/.emacs.d/elpa/org-20130401/)
Not sure what I am doing wrong.
next prev parent reply other threads:[~2013-04-04 9:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-03 8:44 global keys not working on version 20130401 Chris Henderson
2013-04-03 10:31 ` Bastien
2013-04-04 8:38 ` Chris [this message]
2013-04-04 10:14 ` Bastien
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=loom.20130404T103542-893@post.gmane.org \
--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).