emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Problems with org-drill installation
@ 2014-02-24 21:42 Shahin Azad
  2014-03-01  8:50 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Shahin Azad @ 2014-02-24 21:42 UTC (permalink / raw)
  To: emacs-orgmode

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

One week ago I installed org-drill using the last version of org-mode
(tarball version) and everythings were fine.
A few days later I tried to install it using elpa (since it's easier to be
update). But after installation I was getting this error:

Making completion list...
Collecting due drill items:   0 |.......................................
Creating unique IDs for items (slow, but only happens once)
mapcar: Wrong type argument: listp, \.\.\.

After a lot o tries to solve this problem I decided to back to old approach
and using the  tarball version. I added this package to the load path and
as you are seeing bellow this package is shadowed the default version of
emacs:

~/.emacs.d/thirdparty/org/lisp/org-bibtex hides
/usr/share/emacs/24.3/lisp/org/org-bibtex
~/.emacs.d/thirdparty/org/lisp/org-capture hides
/usr/share/emacs/24.3/lisp/org/org-capture
~/.emacs.d/thirdparty/org/lisp/ob-io hides
/usr/share/emacs/24.3/lisp/org/ob-io
...

Since I downloaded the tarball named org-8.2.5h.tar.gz I suppose executing
M-x org-version I have to get version 8.2.5 of org-mode, but this is what
I'm getting:

Org-mode version 7.9.3f (release_7.9.3f-17-g7524ef @
/home/shahin/.emacs.d/thirdparty/org/lisp/)

I'll be happy if someone help me to solve this problem. org-drill is
awesome and I really need it.

Kindly.

-- 
*Shahin Azad!*
My personal *blog*: http://shahinism.github.io
I like to keep it respectful with *OpenRespect* (http://www.openrespect.org)

[-- Attachment #2: Type: text/html, Size: 1871 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Problems with org-drill installation
  2014-02-24 21:42 Problems with org-drill installation Shahin Azad
@ 2014-03-01  8:50 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2014-03-01  8:50 UTC (permalink / raw)
  To: Shahin Azad; +Cc: emacs-orgmode

Hi Shahin,

when installing from the tarball, you should run

~$ make autoloads

or

~$ make

so that M-x org-version RET returns the correct version.

When installing from ELPA, you should do it from a fresh
emacs session.

Let me know if that helps,

-- 
 Bastien

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-03-01  8:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-24 21:42 Problems with org-drill installation Shahin Azad
2014-03-01  8:50 ` Bastien

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).