emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Achim Gratz <Stromeko@Nexgo.DE>
To: emacs-orgmode@gnu.org
Subject: Re: org-plus-contrib-20121224 error [Solved]
Date: Thu, 27 Dec 2012 11:36:57 +0100	[thread overview]
Message-ID: <kbh8bt$j1l$1@ger.gmane.org> (raw)
In-Reply-To: <50DB6651.7000502@gmail.com>

Am 26.12.2012 22:04, schrieb Alan L Tyree:
>> Well, I might have an idea what went wrong... the first install you did
>> after you've already worked with orgmode in your Emacs or do you already
>> load (some) orgmode stuff in your init file?
>
> Both. I had been working with orgmode, then made the install.

Then you already had org-compat loaded before package manager started to 
compile the new Org.

> I also  load a small amount of orgmode in the init file.

This may cause org-compat to be loaded as well.

> When the agenda didn't work, I quit emacs and then restarted, but the
> problem persisted. As I indicated, this happened on both my main machine
> and a laptop. I'm not sure what the sequence was on the laptop.

Yes, that is expected when org-copmpat is already loaded: org-no-popups 
is a macro and macro definitions must be known at compile time.  Since 
the old org-compat without that definition was already loaded, the 
corresponding require did nothing, so the definition was missing and the 
byte-compiler was assuming a function that would need to be defined at 
runtime.

> Both machines made a miraculous recovery when I deleted the package and
> then installed it.

As I said, that is something that should really be fixed in package manager.


-- 
Achim.

(on the road :-)

      reply	other threads:[~2012-12-27 11:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-25  6:31 org-plus-contrib-20121224 error Alan L Tyree
2012-12-25 10:29 ` Bastien
2012-12-25 18:43   ` Alan L Tyree
2012-12-25 19:56     ` Nick Dokos
2012-12-25 21:03       ` Alan L Tyree
2012-12-25 19:13   ` org-plus-contrib-20121224 error [Solved] Alan L Tyree
2012-12-26  8:15     ` Achim Gratz
2012-12-26 21:04       ` Alan L Tyree
2012-12-27 10:36         ` Achim Gratz [this message]

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='kbh8bt$j1l$1@ger.gmane.org' \
    --to=stromeko@nexgo.de \
    --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).