From mboxrd@z Thu Jan 1 00:00:00 1970 From: Memnon Anon Subject: Re: org-drill installation problem Date: Tue, 11 Dec 2012 17:01:04 +0000 (UTC) Message-ID: <87hansegef.fsf@mean.albasani.net> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:42340) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TiTGX-0006tu-0H for emacs-orgmode@gnu.org; Tue, 11 Dec 2012 12:05:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TiTGO-0006fk-3f for emacs-orgmode@gnu.org; Tue, 11 Dec 2012 12:05:08 -0500 Received: from plane.gmane.org ([80.91.229.3]:36401) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TiTGN-0006ff-T2 for emacs-orgmode@gnu.org; Tue, 11 Dec 2012 12:05:00 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TiTGS-0003VD-6l for emacs-orgmode@gnu.org; Tue, 11 Dec 2012 18:05:04 +0100 Received: from e178207239.adsl.alicedsl.de ([85.178.207.239]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 11 Dec 2012 18:05:04 +0100 Received: from gegendosenfleisch by e178207239.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 11 Dec 2012 18:05:04 +0100 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 Sanjib Sikder writes: > (require 'org-drill) > (add-to-list 'load-path "~/.emacs.d/") [...] > File error: Cannot open load file, org-learn ,----[ org-drill.org/Installation ] | For manual installation, put the following in your =.emacs=. You will also need | to make sure that Org's "contrib/lisp" directory is in the emacs load-path. `---- org-learn.el is part of contrib. hth Memnon