From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sanjib Sikder Subject: org-drill installation problem Date: Tue, 11 Dec 2012 15:34:27 +0530 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b621b9010082604d090d1a5 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:48509) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TiMiF-00071D-NR for emacs-orgmode@gnu.org; Tue, 11 Dec 2012 05:05:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TiMi6-00014e-4X for emacs-orgmode@gnu.org; Tue, 11 Dec 2012 05:05:19 -0500 Received: from mail-ee0-f41.google.com ([74.125.83.41]:62508) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TiMi5-00012D-To for emacs-orgmode@gnu.org; Tue, 11 Dec 2012 05:05:10 -0500 Received: by mail-ee0-f41.google.com with SMTP id d41so2356841eek.0 for ; Tue, 11 Dec 2012 02:05:08 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --047d7b621b9010082604d090d1a5 Content-Type: text/plain; charset=ISO-8859-1 hi, I downloaded the org-drill package and put the org-drill.el file in.emacs.d folder. Then I added (require 'org-drill) in my .emacs file where the load path (add-to-list 'load-path "~/.emacs.d/") is there before it. After restarting, when i open a org-mode file to be used in org-drill mode, it gives a warning : Warning (initialization): An error occurred while loading `/home/ss/.emacs': File error: Cannot open load file, org-learn Also when I do M-x org-drill It cannot find org-drill I am using emacs-snapshot. What am I doing wrong ? Thanks. ----------------------------- *Sanjib Sikder *Ph.D. Fellow Chemical Engineering IIT Bombay* * --047d7b621b9010082604d090d1a5 Content-Type: text/html; charset=ISO-8859-1 hi,

I downloaded the org-drill package and put the org-drill.el file in.emacs.d folder. Then I added

(require 'org-drill)

in my .emacs file where the load path

(add-to-list 'load-path "~/.emacs.d/")

is there before it.

After restarting, when i open a org-mode file to be used in org-drill mode, it gives a warning :

Warning (initialization): An error occurred while loading `/home/ss/.emacs':

File error: Cannot open load file, org-learn

Also when I do

M-x org-drill

It cannot find org-drill

I am using emacs-snapshot. What am I doing wrong ?

Thanks.
-----------------------------
Sanjib Sikder
Ph.D. Fellow
Chemical Engineering
IIT Bombay




--047d7b621b9010082604d090d1a5--