From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Davison Subject: Re: [Babel] Macro for begin_src? Date: Mon, 18 Oct 2010 16:42:49 +0100 Message-ID: <871v7nzeva.fsf@stats.ox.ac.uk> References: <4BC91BA7.6050904@ccbr.umn.edu> <87ljcm75gv.wl%ucecesf@ucl.ac.uk> <87wrw2a3ch.fsf@mundaneum.com> <87vdbmw570.fsf@gmail.com> <87bp6s923p.fsf@gmail.com> <80ocar35ox.fsf@mundaneum.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=57528 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P7rrY-0001gf-J1 for emacs-orgmode@gnu.org; Mon, 18 Oct 2010 11:43:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P7rrW-0007vt-N4 for emacs-orgmode@gnu.org; Mon, 18 Oct 2010 11:42:59 -0400 Received: from plane.gmane.org ([80.91.229.3]:47917) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P7rrW-0007vc-Hc for emacs-orgmode@gnu.org; Mon, 18 Oct 2010 11:42:58 -0400 Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1P7rrT-0008Fy-66 for emacs-orgmode@gnu.org; Mon, 18 Oct 2010 17:42:55 +0200 In-Reply-To: <80ocar35ox.fsf@mundaneum.com> (=?utf-8?Q?=22S=C3=A9bastien?= Vauban"'s message of "Mon, 18 Oct 2010 17:02:06 +0200") 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: =?utf-8?Q?S=C3=A9bastien?= Vauban Cc: public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org S=C3=A9bastien Vauban writes: > Hi Eric, > > "Eric Schulte" wrote: >> The snippets used by the starter kit are available in their own git >> repository at http://github.com/eschulte/yasnippet-org-mode > > Trying to clone it, I get: I think the above URL is for a web browser. The URLs for git are listed on that page. I normally use the "Git Read-Only" URLs of the form git://github.com/eschulte/yasnippet-org-mode.git Dan > > #+begin_src sh > [sva@MEDIACENTER] ~/src>git clone http://github.com/eschulte/yasnippet-or= g-mode > Cloning into yasnippet-org-mode... > fatal: http://github.com/eschulte/yasnippet-org-mode/info/refs not found:= did you run git update-server-info on the server? > #+end_src > > Best regards, > Seb