From mboxrd@z Thu Jan 1 00:00:00 1970 From: Puneeth Chaganti Subject: Footnote incorrect in Worg Date: Mon, 21 Jun 2010 01:51:56 +0530 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from [140.186.70.92] (port=41563 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OQR23-00019G-D0 for emacs-orgmode@gnu.org; Sun, 20 Jun 2010 16:22:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OQR22-0003O8-7Y for emacs-orgmode@gnu.org; Sun, 20 Jun 2010 16:22:19 -0400 Received: from mail-pw0-f41.google.com ([209.85.160.41]:45817) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OQR22-0003O1-27 for emacs-orgmode@gnu.org; Sun, 20 Jun 2010 16:22:18 -0400 Received: by pwi7 with SMTP id 7so3259328pwi.0 for ; Sun, 20 Jun 2010 13:22:16 -0700 (PDT) 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: emacs-orgmode Hi, The How to page on using git for Worgers has a mistake at http://orgmode.org/worg/worg-git.php#fnr.1. The footnote does not contain the actual error message displayed. Thanks, Puneeth ps: I am actually behind a http proxy and it does not allow me to access git urls (git://), but I can ssh through the proxy. When I clone using (git+ssh://) I get the following error ssh: connect to host repo.or.cz port 22: Connection timed out fatal: The remote end hung up unexpectedly Is this because, I haven't dropped a mail to Bastien? or is it because my proxy doesn't allow me to connect using the git:// url? Is there a way out, in that case?