From mboxrd@z Thu Jan 1 00:00:00 1970 From: Graham Smith Subject: Re: Babel - simple getting started problem Date: Mon, 7 Dec 2009 20:19:57 +0000 Message-ID: <2c75873c0912071219s15c5ea80r3f9f7371f6f7b0b2@mail.gmail.com> References: <2c75873c0912062320m20284efawb5b4414fa5593691@mail.gmail.com> <87fx7m674g.fsf@stats.ox.ac.uk> <2c75873c0912070936j4edfa7cas7e9a651e3568c8c7@mail.gmail.com> <87skbmv8xv.fsf@stats.ox.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NHk3v-0001ms-FJ for emacs-orgmode@gnu.org; Mon, 07 Dec 2009 15:20:03 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NHk3r-0001jV-0d for emacs-orgmode@gnu.org; Mon, 07 Dec 2009 15:20:02 -0500 Received: from [199.232.76.173] (port=39977 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NHk3q-0001j3-Il for emacs-orgmode@gnu.org; Mon, 07 Dec 2009 15:19:58 -0500 Received: from mail-fx0-f213.google.com ([209.85.220.213]:57140) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NHk3q-0007th-83 for emacs-orgmode@gnu.org; Mon, 07 Dec 2009 15:19:58 -0500 Received: by fxm5 with SMTP id 5so5028353fxm.8 for ; Mon, 07 Dec 2009 12:19:57 -0800 (PST) In-Reply-To: <87skbmv8xv.fsf@stats.ox.ac.uk> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Dan Davison Cc: emacs-orgmode@gnu.org Dan > The Worg pages is the current documentation, but please just ask when > you have any problems -- include the string [babel] in the subject line > so people can filter it out. > > One suggestion: are you looking at the HTML version of the tutorial? If > so, how about getting hold of the source org file, and working through > that? Thanks, Seb sent me a link to the original version of the tutorial so I could see the underlying code. I've now tried out a few things and seem to have sorted out my immediate problems. I think I will now try and use it for real, and see how I get on. This is probably the best way of leaning. And yes, I will ask for help as I go along. Graham