emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "info@bastianebeling.org" <info@bastianebeling.org>
To: Jambunathan K <kjambunathan@gmail.com>, emacs-orgmode@gnu.org
Subject: Re: org-mobile-push problem
Date: Sat, 5 Nov 2011 23:02:20 +0100	[thread overview]
Message-ID: <672A30FC-B88F-40CA-BD39-B5A10409C922@bastianebeling.org> (raw)
In-Reply-To: <81lirxwgfg.fsf@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 3989 bytes --]

Hi Jambunathan,

> 
>> Sorry, I didn't get into too much detail here because I had the
>> feeling that the problem might have been cause by me not being able
>> to use the package manager correctly rather than the package manager
>> itself. But if it could help others, of course, I'm sharing the
>> details as far as I understand them.
>> 
>> I'm using Aquamacs (for Mac OS):
>> 
>> GNU Emacs 23.3.50.1 (i386-apple-darwin9.8.0, NS apple-appkit-949.54)
>> of 2011-10-25 on braeburn.aquamacs.org - Aquamacs Distribution 2.4
>> Copyright (C) 2011 Free Software Foundation, Inc.
>> 
>> When I run "package-list-packages", I get the message "Failed to
>> download `Org-mode' archive." (didn't note that before), but it still
>> offered the latest version of Org nevertheless. 
> 
> Do 
> M-x customize-variable RET package-archives RET
> 
> and delete the following "Org-mode" archive from the list:
> 
> --8<---------------cut here---------------start------------->8---
> (add-to-list 'package-archives 
>              '("Org-mode" . "http://orgmode.org/pkg/daily/"))
> --8<---------------cut here---------------end--------------->8---
> 

Ok, deleted.

> Additionally, you can also look at ~/.emacs.d/elpa/archives/ subdir and
> recursively delete the directory corresponding to "Org-mode" archive.
> 
>> I could install it from there and Org appeared to be updated to
>> version 7.7, but somehow the macro "org-eval-in-environment" was only
>> found after reloading Org uncompiled after every restart of
>> Emacs. 
> 
>> This could be repeated infinitely, i.e., I always got this error
>> message when running "package-list-packages" and it always offered me
>> to install Org. Now I downloaded the tar-file manually and installed
>> it with "package-install-file". Now "org-eval-in-environment" is found
>> normally. After "package-list-files" I still get the message "Failed
>> to download `Org-mode' archive.", but it shows Org as installed and
>> does no longer offer to install it.
>> 
>> I hope that was more helpful. If you need more information, I will be
>> happy to try to provide it. 
> 
> I am trying to isolate the root cause of the issue here. Hope you can
> help me locate the root cause.
> 
> Try the following procedure:
> 
> 1. Store the org-*.tar that you have downloaded in some safe place.

Done.

> 2. rm -rf ~/.emacs.d/elpa/org-* {BE CAREFUL HERE, YOU ARE DELETING
>   STUFF}
>   - In this step you are deleting your org installed through elpa.

Done.

> 3. Check your .emacs - Does it make have (require 'org-install)? If it
>   has this entry remove that line or comment out that line.

Commented out.

> 4. Restart emacs
> 5. M-x locate-library RET org RET
> 6. Note the directory reported. 
>   - If it looks like it is coming from your default Emacs installation
>     directory then proceed to step 7. 

Obviously the directory I just added.

> 
>   - If it looks like it is one of the directories added by you, delete
>     that directory from either load-path or simply delete it from the
>     disk. (To be safe, instead of deleting you can just rename or move
>     the directory somewhere else). Goto step 4.
> 7. Note the version of Org with M-x org-version RET.

Renaming the folder didn't help because Emacs still found it. Moved the folder and now M-x locate-library RET org RET points to the original directory.

M-x org-version RET -> Org-mode version 6.33x

> Now do a M-x
>   package-install-file RET

Your procedure is exactly what I did eventually to get it running. It worked, when I installed org via package-install-file RET. Instead, now I am reporting in detail what happens when I do M-x package-list-packages:

I get the message: 

"Failed to download `Org-mode' archive."

It still lists the newest version of org-mode along the packages.

I hit "Install".

I get a couple of error messages. Find attached the complete compile log.


[-- Attachment #2: compilelog.txt --]
[-- Type: text/plain, Size: 35628 bytes --]

Leaving directory `/Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105'
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/ob-C.el at Sat Nov  5 22:19:55 2011
Entering directory `/Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/'
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/ob-R.el at Sat Nov  5 22:19:56 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/ob-asymptote.el at Sat Nov  5 22:19:56 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/ob-awk.el at Sat Nov  5 22:19:56 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/ob-calc.el at Sat Nov  5 22:19:56 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/ob-clojure.el at Sat Nov  5 22:19:56 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/ob-comint.el at Sat Nov  5 22:19:56 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/ob-css.el at Sat Nov  5 22:19:56 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/ob-ditaa.el at Sat Nov  5 22:19:56 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/ob-dot.el at Sat Nov  5 22:19:56 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/ob-emacs-lisp.el at Sat Nov  5 22:19:56 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/ob-eval.el at Sat Nov  5 22:19:56 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/ob-exp.el at Sat Nov  5 22:19:56 2011

In end of data:
ob-exp.el:280:1:Warning: the following functions are not known to be defined:
    org-re-search-forward-unprotected, org-in-indented-comment-line,
    org-between-regexps-p
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/ob-gnuplot.el at Sat Nov  5 22:19:56 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/ob-haskell.el at Sat Nov  5 22:19:56 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/ob-java.el at Sat Nov  5 22:19:56 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/ob-js.el at Sat Nov  5 22:19:56 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/ob-keys.el at Sat Nov  5 22:19:56 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/ob-latex.el at Sat Nov  5 22:19:56 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/ob-ledger.el at Sat Nov  5 22:19:56 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/ob-lilypond.el at Sat Nov  5 22:19:57 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/ob-lisp.el at Sat Nov  5 22:19:57 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/ob-lob.el at Sat Nov  5 22:19:57 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/ob-matlab.el at Sat Nov  5 22:19:57 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/ob-mscgen.el at Sat Nov  5 22:19:57 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/ob-ocaml.el at Sat Nov  5 22:19:57 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/ob-octave.el at Sat Nov  5 22:19:57 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/ob-org.el at Sat Nov  5 22:19:57 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/ob-perl.el at Sat Nov  5 22:19:57 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/ob-plantuml.el at Sat Nov  5 22:19:57 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/ob-python.el at Sat Nov  5 22:19:57 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/ob-ref.el at Sat Nov  5 22:19:57 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/ob-ruby.el at Sat Nov  5 22:19:57 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/ob-sass.el at Sat Nov  5 22:19:57 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/ob-scheme.el at Sat Nov  5 22:19:57 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/ob-screen.el at Sat Nov  5 22:19:57 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/ob-sh.el at Sat Nov  5 22:19:57 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/ob-shen.el at Sat Nov  5 22:19:57 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/ob-sql.el at Sat Nov  5 22:19:57 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/ob-sqlite.el at Sat Nov  5 22:19:57 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/ob-table.el at Sat Nov  5 22:19:57 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/ob-tangle.el at Sat Nov  5 22:19:57 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/ob.el at Sat Nov  5 22:19:58 2011

In end of data:
ob.el:2326:1:Warning: the function `org-called-interactively-p' is not known
    to be defined.
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-agenda.el at Sat Nov  5 22:19:58 2011

In org-agenda-with-point-at-orig-entry:
org-agenda.el:1744:14:Warning: reference to free variable `marker'

In org-get-all-dates:
org-agenda.el:3467:37:Warning: org-time-string-to-time called with 3
    arguments, but accepts only 1
org-agenda.el:3469:23:Warning: org-time-string-to-time called with 3
    arguments, but accepts only 1
org-agenda.el:3471:27:Warning: org-time-string-to-time called with 3
    arguments, but accepts only 1

In org-search-view:
org-agenda.el:3892:41:Warning: reference to free variable
    `org-outline-regexp-bol'

In org-agenda-list-stuck-projects:
org-agenda.el:4333:33:Warning: reference to free variable
    `org-outline-regexp-bol'

In org-agenda-get-timestamps:
org-agenda.el:4766:30:Warning: org-time-string-to-absolute called with 6
    arguments, but accepts only 1-4
org-agenda.el:4796:40:Warning: reference to free variable
    `org-outline-regexp-bol'

In org-agenda-get-progress:
org-agenda.el:5006:40:Warning: reference to free variable
    `org-outline-regexp-bol'

In org-agenda-get-deadlines:
org-agenda.el:5190:19:Warning: org-time-string-to-absolute called with 6
    arguments, but accepts only 1-4

In org-agenda-deadline-face:
org-agenda.el:5257:8:Warning: function org-agenda-deadline-face used to take
    1-2 arguments, now takes 1

In org-agenda-get-scheduled:
org-agenda.el:5297:19:Warning: org-time-string-to-absolute called with 6
    arguments, but accepts only 1-4

In org-agenda-get-blocks:
org-agenda.el:5400:35:Warning: org-time-string-to-time called with 3
    arguments, but accepts only 1
org-agenda.el:5401:29:Warning: org-time-string-to-time called with 3
    arguments, but accepts only 1
org-agenda.el:5412:46:Warning: reference to free variable
    `org-outline-regexp-bol'

In org-agenda-goto-date:
org-agenda.el:6405:35:Warning: reference to free variable
    `org-agenda-jump-prefer-future'

In org-agenda-clock-out:
org-agenda.el:7791:8:Warning: function org-agenda-clock-out used to take 0-1
    arguments, now takes 0

In org-agenda-diary-entry-in-org-file:
org-agenda.el:7840:23:Warning: reference to free variable `calendar-mark-ring'

In org-agenda-insert-diary-make-new-entry:
org-agenda.el:7991:6:Warning: org-insert-heading called with 2 arguments, but
    accepts only 0-1

In org-agenda-bulk-action:
org-agenda.el:8259:30:Warning: reference to free variable `org-log-refile'

In end of data:
org-agenda.el:8546:1:Warning: the following functions are not known to be defined:
    calendar-day-name, calendar-day-of-week, calendar-month-name,
    calendar-absolute-from-gregorian, org-with-gensyms, marker,
    org-string-nw-p, org-eval-in-environment,
    org-make-parameter-alist, calendar-gregorian-from-absolute,
    calendar-date-string, org-face-from-face-or-color,
    org-entry-blocked-p, calendar-current-date, org-today,
    calendar-last-day-of-month, calendar-leap-year-p,
    org-order-calendar-date-args, org-string-match-p,
    org-duration-string-to-minutes, org-called-interactively-p,
    calendar-cursor-to-date, calendar-day-of-year-string
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-archive.el at Sat Nov  5 22:19:59 2011

In org-archive-subtree:
org-archive.el:240:25:Warning: org-get-category called with 2 arguments, but
    accepts only 0-1
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-ascii.el at Sat Nov  5 22:19:59 2011

In org-export-as-ascii:
org-ascii.el:294:38:Warning: org-footnote-all-labels called with 1 argument,
    but accepts only 0
org-ascii.el:353:36:Warning: reference to free variable
    `org-export-email-info'
org-ascii.el:429:44:Warning: reference to free variable
    `org-outline-regexp-bol'

In org-export-ascii-preprocess:
org-ascii.el:563:8:Warning: org-table-map-tables called with 2 arguments, but
    accepts only 1

In end of data:
org-ascii.el:728:1:Warning: the following functions are not known to be defined:
    org-called-interactively-p, org-list-search-forward,
    org-entity-get-representation
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-attach.el at Sat Nov  5 22:19:59 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-bbdb.el at Sat Nov  5 22:19:59 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-beamer.el at Sat Nov  5 22:19:59 2011

In org-beamer-select-environment:
org-beamer.el:207:16:Warning: reference to free variable
    `org-last-tag-selection-key'
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-bibtex.el at Sat Nov  5 22:19:59 2011

In org-bibtex-ask:
org-bibtex.el:373:38:Warning: `longlines-mode' is an obsolete function (as of
    Emacs 23.1); use `visual-line-mode' instead.
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-capture.el at Sat Nov  5 22:19:59 2011

In end of data:
org-capture.el:1512:1:Warning: the following functions are not known to be defined: org-find-olp,
    calendar-gregorian-from-absolute, org-today, org-string-nw-p,
    org-list-search-forward, org-item-beginning-re,
    org-list-search-backward, org-item-re,
    org-end-of-meta-data-and-drawers, org-list-repair,
    org-get-x-clipboard, org-eval
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-clock.el at Sat Nov  5 22:20:00 2011

In org-clock-timestamps-change:
org-clock.el:1453:14:Warning: org-timestamp-change called with 3 arguments,
    but accepts only 1-2

In end of data:
org-clock.el:2644:1:Warning: the following functions are not known to be defined:
    org-duration-string-to-minutes, org-list-struct,
    org-list-get-bottom-point, calendar-gregorian-from-absolute,
    org-floor*, org-shorten-string
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-colview-xemacs.el at Sat Nov  5 22:20:00 2011

In org-columns:
org-colview-xemacs.el:864:33:Warning: reference to free variable
    `org-outline-regexp-bol'

In org-columns-compute:
org-colview-xemacs.el:1099:14:Warning: reference to free variable
    `org-outline-regexp-bol'
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-colview.el at Sat Nov  5 22:20:00 2011

In org-columns:
org-colview.el:701:33:Warning: reference to free variable
    `org-outline-regexp-bol'

In org-columns-compute:
org-colview.el:934:14:Warning: reference to free variable
    `org-outline-regexp-bol'
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-compat.el at Sat Nov  5 22:20:00 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-crypt.el at Sat Nov  5 22:20:00 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-ctags.el at Sat Nov  5 22:20:00 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-datetree.el at Sat Nov  5 22:20:00 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-docbook.el at Sat Nov  5 22:20:00 2011

In org-export-as-docbook:
org-docbook.el:532:38:Warning: org-footnote-all-labels called with 1 argument,
    but accepts only 0
org-docbook.el:644:27:Warning: reference to free variable
    `org-export-email-info'
org-docbook.el:658:44:Warning: reference to free variable
    `org-outline-regexp-bol'
org-docbook.el:1012:25:Warning: org-format-table-html called with 3 arguments,
    but accepts only 2

In end of data:
org-docbook.el:1453:1:Warning: the following functions are not known to be defined:
    org-called-interactively-p, org-entity-get-representation,
    org-list-get-list-type, org-list-get-last-item,
    org-list-get-list-begin, org-list-get-counter
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-docview.el at Sat Nov  5 22:20:01 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-entities.el at Sat Nov  5 22:20:01 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-exp-blocks.el at Sat Nov  5 22:20:01 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-exp.el at Sat Nov  5 22:20:01 2011

In org-export-preprocess-string:
org-exp.el:1182:8:Warning: org-export-replace-src-segments-and-examples called
    with 0 arguments, but requires 1
org-exp.el:1199:8:Warning: org-export-remove-or-extract-drawers called with 2
    arguments, but requires 3
org-exp.el:1223:8:Warning: org-export-select-backend-specific-text called with
    0 arguments, but requires 1
org-exp.el:1243:27:Warning: org-export-attach-captions-and-attributes called
    with 1 argument, but requires 2

In org-export-remove-or-extract-drawers:
org-exp.el:1454:8:Warning: function org-export-remove-or-extract-drawers used
    to take 3 arguments, now takes 2

In org-export-format-drawer:
org-exp.el:1486:8:Warning: function org-export-format-drawer used to take 3
    arguments, now takes 2

In org-export-select-backend-specific-text:
org-exp.el:1701:8:Warning: function org-export-select-backend-specific-text
    used to take 1 argument, now takes 0

In org-export-mark-list-end:
org-exp.el:1802:34:Warning: reference to free variable
    `org-list-ending-method'
org-exp.el:1804:37:Warning: reference to free variable `org-list-end-re'
org-exp.el:1817:16:Warning: reference to free variable
    `org-list-export-context'

In org-export-mark-list-properties:
org-exp.el:1861:39:Warning: reference to free variable
    `org-list-ending-method'
org-exp.el:1863:42:Warning: reference to free variable `org-list-end-re'
org-exp.el:1884:20:Warning: reference to free variable
    `org-list-export-context'

In org-export-attach-captions-and-attributes:
org-exp.el:1886:8:Warning: function org-export-attach-captions-and-attributes
    used to take 2 arguments, now takes 1

In org-export-handle-include-files:
org-exp.el:2396:18:Warning: org-get-file-contents called with 6 arguments, but
    accepts only 1-4

In org-export-replace-src-segments-and-examples:
org-exp.el:2478:8:Warning: function
    org-export-replace-src-segments-and-examples used to take 1 argument, now
    takes 0

In end of data:
org-exp.el:3300:1:Warning: the following functions are not known to be defined:
    org-mark-subtree, org-activate-mark, org-clone-local-variables,
    org-item-beginning-re, org-list-context, org-list-struct,
    org-list-get-bottom-point, org-list-get-ind,
    org-list-get-top-point, org-list-prevs-alist, org-string-match-p
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-faces.el at Sat Nov  5 22:20:01 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-feed.el at Sat Nov  5 22:20:01 2011

In end of data:
org-feed.el:677:1:Warning: the function `org-pop-to-buffer-same-window' is not
    known to be defined.
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-footnote.el at Sat Nov  5 22:20:01 2011

In end of data:
org-footnote.el:927:1:Warning: the function `org-with-wide-buffer' is not
    known to be defined.
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-freemind.el at Sat Nov  5 22:20:01 2011

In end of data:
org-freemind.el:1224:1:Warning: the following functions are not known to be defined:
    org-string-match-p, org-called-interactively-p
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-gnus.el at Sat Nov  5 22:20:01 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-habit.el at Sat Nov  5 22:20:02 2011

In end of data:
org-habit.el:371:1:Warning: the function `org-today' is not known to be
    defined.
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-html.el at Sat Nov  5 22:20:02 2011

In org-export-html-preprocess:
org-html.el:653:6:Warning: org-format-latex called with 7 arguments, but
    accepts only 1-6

In org-export-as-html-and-open:
org-html.el:685:9:Warning: reference to free variable
    `org-export-kill-product-buffer-when-displayed'

In org-export-as-html:
org-html.el:1212:38:Warning: org-footnote-all-labels called with 1 argument,
    but accepts only 0
org-html.el:1480:44:Warning: reference to free variable
    `org-outline-regexp-bol'
org-html.el:1765:8:Warning: org-html-level-start called with 6 arguments, but
    accepts only 5
org-html.el:1870:10:Warning: org-html-level-start called with 6 arguments, but
    accepts only 5

In org-format-table-html:
org-html.el:1966:8:Warning: org-format-org-table-html called with 3 arguments,
    but accepts only 1-2
org-html.el:1968:10:Warning:
    org-format-table-table-html-using-table-generate-source called with 2
    arguments, but accepts only 1

In end of data:
org-html.el:2634:1:Warning: the following functions are not known to be defined:
    org-called-interactively-p, org-entity-get-representation,
    org-list-get-list-type, org-list-get-last-item,
    org-list-get-list-begin, org-list-get-counter
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-icalendar.el at Sat Nov  5 22:20:02 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-id.el at Sat Nov  5 22:20:03 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-indent.el at Sat Nov  5 22:20:03 2011

In org-indent-notify-modified-headline:
org-indent.el:400:38:Warning: reference to free variable
    `org-outline-regexp-bol'

In org-indent-refresh-maybe:
org-indent.el:415:36:Warning: reference to free variable
    `org-outline-regexp-bol'

In end of data:
org-indent.el:428:1:Warning: the following functions are not known to be defined:
    org-version-check, org-with-wide-buffer, org-remove-if-not
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-info.el at Sat Nov  5 22:20:03 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-inlinetask.el at Sat Nov  5 22:20:03 2011

In end of data:
org-inlinetask.el:472:1:Warning: the function `org-looking-at-p' is not known
    to be defined.
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-irc.el at Sat Nov  5 22:20:03 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-jsinfo.el at Sat Nov  5 22:20:03 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-latex.el at Sat Nov  5 22:20:03 2011

In org-export-as-latex:
org-latex.el:814:36:Warning: org-footnote-all-labels called with 1 argument,
    but accepts only 0
org-latex.el:814:9:Warning: assignment to free variable
    `org-export-footnotes-data'
org-latex.el:815:9:Warning: assignment to free variable
    `org-export-footnotes-seen'

In org-export-as-pdf-and-open:
org-latex.el:1119:17:Warning: reference to free variable
    `org-export-kill-product-buffer-when-displayed'

In org-export-latex-make-header:
org-latex.el:1415:7:Warning: reference to free variable
    `org-export-latex-default-packages-alist'

In org-export-latex-fontify-headline:
org-latex.el:1597:43:Warning: attempt to inline `org-entity-get' before it was
    defined
org-latex.el:1597:43:Warning: attempt to inline `org-entity-get' before it was
    defined

In org-export-latex-treat-backslash-char:
org-latex.el:1799:61:Warning: attempt to inline `org-entity-get' before it was
    defined

In org-export-latex-preprocess:
org-latex.el:2327:37:Warning: attempt to inline `org-entity-get' before it was
    defined
org-latex.el:2327:37:Warning: attempt to inline `org-entity-get' before it was
    defined
org-latex.el:2338:43:Warning: reference to free variable
    `org-export-footnotes-seen'
org-latex.el:2387:9:Warning: reference to free variable
    `org-export-footnotes-data'

In org-export-latex-lists:
org-latex.el:2575:10:Warning: reference to free variable
    `org-list-ending-method'
org-latex.el:2604:14:Warning: reference to free variable
    `org-list-export-context'

In end of data:
org-latex.el:2796:1:Warning: the following functions are not known to be defined:
    org-called-interactively-p, org-string-nw-p,
    org-re-search-forward-unprotected, org-looking-back,
    org-splice-latex-header, org-string-match-p,
    org-in-indented-comment-line, org-entity-get,
    org-footnote-get-next-reference, org-footnote-delete-definitions,
    org-item-beginning-re
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-list.el at Sat Nov  5 22:20:03 2011

In org-move-item-up:
org-list.el:2115:8:Warning: function org-move-item-up used to take 1 argument,
    now takes 0

In org-reset-checkbox-state-subtree:
org-list.el:2377:10:Warning: org-update-checkbox-count-maybe called with 1
    argument, but accepts only 0

In org-outdent-item:
org-list.el:2621:8:Warning: function org-outdent-item used to take 1 argument,
    now takes 0

In org-indent-item:
org-list.el:2630:8:Warning: function org-indent-item used to take 1 argument,
    now takes 0

In end of data:
org-list.el:3241:1:Warning: the function `org-looking-at-p' is not known to be
    defined.
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-mac-message.el at Sat Nov  5 22:20:04 2011

In org-mac-message-insert-flagged:
org-mac-message.el:211:10:Warning: org-insert-heading called with 2 arguments,
    but accepts only 0-1
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-macs.el at Sat Nov  5 22:20:04 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-mew.el at Sat Nov  5 22:20:04 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-mhe.el at Sat Nov  5 22:20:04 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-mks.el at Sat Nov  5 22:20:04 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-mobile.el at Sat Nov  5 22:20:04 2011

In end of data:
org-mobile.el:1103:1:Warning: the following functions are not known to be defined:
    org-string-nw-p, org-find-olp
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-mouse.el at Sat Nov  5 22:20:04 2011

In end of data:
org-mouse.el:1142:1:Warning: the function `org-looking-back' is not known to
    be defined.
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-pcomplete.el at Sat Nov  5 22:20:04 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-pkg.el at Sat Nov  5 22:20:04 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-plot.el at Sat Nov  5 22:20:04 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-protocol.el at Sat Nov  5 22:20:04 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-publish.el at Sat Nov  5 22:20:04 2011

In org-publish-org-to-latex:
org-publish.el:606:49:Warning: reference to free variable
    `org-export-preprocess-after-headline-targets-hook'

In org-publish-org-to-pdf:
org-publish.el:612:47:Warning: reference to free variable
    `org-export-preprocess-after-headline-targets-hook'

In org-publish-org-to-html:
org-publish.el:618:48:Warning: reference to free variable
    `org-export-preprocess-after-headline-targets-hook'

In org-publish-org-to-ascii:
org-publish.el:629:49:Warning: reference to free variable
    `org-export-preprocess-after-headline-targets-hook'

In org-publish-org-to-latin1:
org-publish.el:635:50:Warning: reference to free variable
    `org-export-preprocess-after-headline-targets-hook'

In org-publish-org-to-utf8:
org-publish.el:641:48:Warning: reference to free variable
    `org-export-preprocess-after-headline-targets-hook'

In org-publish-aux-preprocess:
org-publish.el:954:17:Warning: reference to free variable
    `org-export-current-backend'
org-publish.el:960:45:Warning: reference to free variable
    `org-export-id-target-alist'
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-remember.el at Sat Nov  5 22:20:04 2011

In org-remember-handler:
org-remember.el:1077:41:Warning: reference to free variable
    `org-outline-regexp-bol'

In end of data:
org-remember.el:1156:1:Warning: the function `org-get-x-clipboard' is not
    known to be defined.
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-rmail.el at Sat Nov  5 22:20:05 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-special-blocks.el at Sat Nov  5 22:20:05 2011

In end of data:
org-special-blocks.el:97:1:Warning: the function `org-string-match-p' is not
    known to be defined.
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-src.el at Sat Nov  5 22:20:05 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-table.el at Sat Nov  5 22:20:05 2011

In org-table-align:
org-table.el:685:22:Warning: reference to free variable
    `org-use-sub-superscripts'

In org-table-recalculate-buffer-tables:
org-table.el:2923:8:Warning: org-table-map-tables called with 2 arguments, but
    accepts only 1

In org-table-iterate-buffer-tables:
org-table.el:2939:13:Warning: org-table-map-tables called with 2 arguments,
    but accepts only 1

In end of data:
org-table.el:4725:1:Warning: the following functions are not known to be defined:
    org-raise-scripts, org-called-interactively-p,
    org-format-seconds
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-taskjuggler.el at Sat Nov  5 22:20:05 2011

In end of data:
org-taskjuggler.el:688:1:Warning: the following functions are not known to be defined:
    org-clone-local-variables, org-duration-string-to-minutes
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-timer.el at Sat Nov  5 22:20:05 2011

In org-timer-item:
org-timer.el:219:21:Warning: reference to free variable
    `org-list-full-item-re'

In end of data:
org-timer.el:406:1:Warning: the following functions are not known to be defined:
    org-at-item-timer-p, org-list-struct, org-list-prevs-alist,
    org-list-insert-item, org-list-write-struct,
    org-list-parents-alist
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-vm.el at Sat Nov  5 22:20:06 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-w3m.el at Sat Nov  5 22:20:06 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-wl.el at Sat Nov  5 22:20:06 2011

In end of data:
org-wl.el:312:1:Warning: the function `org-string-match-p' is not known to be
    defined.
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org-xoxo.el at Sat Nov  5 22:20:06 2011
\f
Compiling file /Users/bastian/Library/Application Support/Aquamacs Emacs/elpa/org-20111105/org.el at Sat Nov  5 22:20:06 2011

In org-set-regexps-and-options:
org.el:4671:21:Warning: reference to free variable
    `org-heading-keyword-regexp-format'
org.el:4673:21:Warning: reference to free variable
    `org-heading-keyword-maybe-regexp-format'

In org-mode:
org.el:4918:9:Warning: assignment to free variable `bidi-paragraph-direction'

In org-fontify-meta-lines-and-blocks-1:
org.el:5401:22:Warning: reference to free variable
    `org-fontify-quote-and-verse-blocks'

In org-set-font-lock-defaults:
org.el:5795:37:Warning: reference to free variable `org-list-automatic-rules'

In org-toggle-pretty-entities:
org.el:5832:4:Warning: attempt to inline `org-decompose-region' before it was
    defined

In org-get-level-face:
org.el:5879:6:Warning: reference to free variable `org-cycle-level-faces'

In org-face-from-face-or-color:
org.el:5902:33:Warning: reference to free variable `org-faces-easy-properties'

In org-unfontify-region:
org.el:5935:48:Warning: attempt to inline `org-decompose-region' before it was
    defined

In org-cycle-internal-local:
org.el:6216:8:Warning: attempt to inline `org-item-beginning-re' before it was
    defined
org.el:6216:8:Warning: attempt to inline `org-item-beginning-re' before it was
    defined

In org-insert-subheading:
org.el:7233:22:Warning: org-indent-item called with 0 arguments, but requires
    1

In org-insert-todo-subheading:
org.el:7242:22:Warning: org-indent-item called with 0 arguments, but requires
    1

In org-link-unescape:
org.el:8943:8:Warning: function org-link-unescape used to take 1-2 arguments,
    now takes 1

In org-refile:
org.el:10604:34:Warning: org-refile-get-location called with 4 arguments, but
    accepts only 0-3

In org-todo:
org.el:11197:43:Warning: org-entry-get called with 4 arguments, but accepts
    only 2-3

In org-block-todo-from-checkboxes:
org.el:11484:17:Warning: attempt to inline `org-item-beginning-re' before it
    was defined

In org-store-log-note:
org.el:12287:8:Warning: attempt to inline `org-list-get-ind' before it was
    defined
org.el:12287:8:Warning: attempt to inline `org-list-bullet-string' before it
    was defined

In org-entry-get:
org.el:14078:10:Warning: org-entry-get-with-inheritance called with 2
    arguments, but accepts only 1

In org-timestamp-up:
org.el:15780:4:Warning: org-timestamp-change called with 3 arguments, but
    accepts only 1-2

In org-timestamp-down:
org.el:15788:4:Warning: org-timestamp-change called with 3 arguments, but
    accepts only 1-2

In org-timestamp-up-day:
org.el:15797:6:Warning: org-timestamp-change called with 3 arguments, but
    accepts only 1-2

In org-store-new-agenda-file-list:
org.el:16266:18:Warning: org-read-agenda-file-list called with 1 argument, but
    accepts only 0

In org-preview-latex-fragment:
org.el:16636:10:Warning: org-format-latex called with 7 arguments, but accepts
    only 1-6

In org-check-for-hidden:
org.el:17874:30:Warning: attempt to inline `org-item-beginning-re' before it
    was defined

In org-return:
org.el:18367:31:Warning: reference to free variable `org-list-end-re'

In org-toggle-item:
org.el:18418:8:Warning: function org-toggle-item used to take 0 arguments, now
    takes 1
org.el:18429:4:Warning: attempt to inline `org-list-bullet-string' before it
    was defined
org.el:18429:4:Warning: attempt to inline `org-list-bullet-string' before it
    was defined
org.el:18429:4:Warning: attempt to inline `org-list-bullet-string' before it
    was defined
org.el:18429:4:Warning: attempt to inline `org-list-bullet-string' before it
    was defined

In end of data:
org.el:21008:1:Warning: the following functions are not known to be defined:
    org-called-interactively-p, org-src-font-lock-fontify-block,
    org-footnote-next-reference-or-definition, org-decompose-region,
    org-looking-at-p, org-list-struct,
    org-list-get-item-end-before-blank, org-list-has-child-p,
    org-list-search-forward, org-item-beginning-re,
    org-list-set-item-visibility, org-list-prevs-alist,
    org-list-get-bottom-point, org-list-get-all-items,
    org-string-nw-p, org-with-wide-buffer, org-not-nil,
    org-list-get-next-item, org-list-get-item-end, org-list-get-ind,
    org-list-get-top-point, org-list-bullet-string,
    org-list-parents-alist, org-list-set-checkbox,
    org-list-struct-fix-ind, org-list-struct-fix-item-end,
    org-list-struct-fix-bul, org-list-struct-fix-box,
    org-list-struct-apply-struct, org-list-write-struct,
    org-save-outline-visibility, org-looking-back,
    org-list-to-subtree, org-list-item-body-column, org-item-re,
    org-list-in-valid-context-p, org-list-get-children

[-- Attachment #3: Type: text/plain, Size: 876 bytes --]



Emacs restart.

org-version -> "Org-mode version 7.7"

org-mobile-push -> "byte-code: Invalid function: org-eval-in-environment"

C-u C-c C-x r (Org reload uncompiled)

org-mobile-push -> "Files for mobile viewer staged"

Works till next restart of emacs. 

Then I downloaded the .tar-file manually and installed via M-x package-install-file RET

Org-reload.

org-version -> "Org-mode version 7.7"

org-mobile-push -> "Files for mobile viewer staged" (i.e. everything works)

I hope this helps to identify the problem with the package manager.

> 8. Restart Emacs
> 9. Now. Do you still run in to the original org-macs issue that you
>   reported?
> 
> Extra information for me:
> 10. What does C-h v package-enable-at-startup RET report?
> 

package-enable-at-startup is a variable defined in `package.el'.
Its value is t

Bastian




  reply	other threads:[~2011-11-05 22:02 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-03 11:43 org-mobile-push problem info
2011-11-03 12:15 ` Jambunathan K
2011-11-05 22:02   ` info [this message]
2011-11-06 21:01     ` Jambunathan K
2011-11-06 21:24       ` info
2011-11-06 21:35         ` Jambunathan K
  -- strict thread matches above, loose matches on Subject: below --
2011-11-02 16:16 Nicholas Putnam
2011-11-02 16:29 ` info
2011-11-02 23:28   ` Nick Dokos
2011-11-03  0:09     ` info
2011-11-03  0:36       ` Nick Dokos
2011-11-03 10:05         ` info
2011-11-03 11:03           ` Jambunathan K
2011-11-03  5:26     ` David Maus

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=672A30FC-B88F-40CA-BD39-B5A10409C922@bastianebeling.org \
    --to=info@bastianebeling.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=kjambunathan@gmail.com \
    /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).