From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Browsing worg Date: Fri, 30 Jul 2010 21:26:34 +0200 Message-ID: <87hbjgojo5.fsf@altern.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=48371 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OevE6-0002vd-94 for emacs-orgmode@gnu.org; Fri, 30 Jul 2010 15:26:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OevE4-0001GO-O6 for emacs-orgmode@gnu.org; Fri, 30 Jul 2010 15:26:38 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:53319) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OevE4-0001G0-JS for emacs-orgmode@gnu.org; Fri, 30 Jul 2010 15:26:36 -0400 Received: by wwi14 with SMTP id 14so1378600wwi.30 for ; Fri, 30 Jul 2010 12:26:35 -0700 (PDT) In-Reply-To: (suvayu ali's message of "Fri, 30 Jul 2010 12:16:56 -0700") 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: suvayu ali Cc: org-mode mailing list Hi Ali, suvayu ali writes: > I am new to org-mode. I was wondering if there was any way to browse > worg content other than with a web browser. It would be really > convenient if I could do it within emacs, maybe as info pages or .org > files? You can browse it from Emacs. You need to install git on your system (see http://git-scm.com and ask for help if needed) then to download Worg like this: ~$ git pull git://repo.or.cz/Worg.git HTH, -- Bastien