From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gijs Hillenius Subject: suggest a small change in the doc for org-drill Date: Thu, 28 Feb 2013 22:47:00 +0100 Message-ID: <87zjyof6wb.fsf@hillenius.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:56657) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UBBJr-0001FR-2V for emacs-orgmode@gnu.org; Thu, 28 Feb 2013 16:47:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UBBJp-0007AE-RQ for emacs-orgmode@gnu.org; Thu, 28 Feb 2013 16:47:15 -0500 Received: from plane.gmane.org ([80.91.229.3]:43556) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UBBJp-0007A1-L9 for emacs-orgmode@gnu.org; Thu, 28 Feb 2013 16:47:13 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UBBK7-0004pD-Om for emacs-orgmode@gnu.org; Thu, 28 Feb 2013 22:47:31 +0100 Received: from 206.178-200-80.adsl-dyn.isp.belgacom.be ([80.200.178.206]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 28 Feb 2013 22:47:31 +0100 Received: from gijs by 206.178-200-80.adsl-dyn.isp.belgacom.be with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 28 Feb 2013 22:47:31 +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 Being the noob that I am, it took me a few of my rare spare hours to figure out what I was doing wrong with org-drill (sorry Paul!) at: http://orgmode.org/worg/org-contrib/org-drill.html it says Load the file spanish.org. load? m-x load-file /path/to/spanish.org will give (invalid-read-syntax "#") and m-x org-drill will immediately finish with 0 results. So, that error (invalid-read-syntax...) sent me on a goose chase. Amusing, but quite time-consuming. It is not "load" but "find file" as in C-x f /path/to/spanish.org Maybe that could be changed, or clearified in the docs. Gijs But now that i got it working, I shall start anew on my French! yay