From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/83610 Path: news.gmane.org!not-for-mail From: John Williams Newsgroups: gmane.emacs.devel,gmane.emacs.gnus.general Subject: Re: eww Date: Thu, 01 Aug 2013 22:59:32 +1100 Message-ID: <87ehad4o63.fsf@otago.ac.nz> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1375402410 20487 80.91.229.3 (2 Aug 2013 00:13:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 2 Aug 2013 00:13:30 +0000 (UTC) Cc: ding@gnus.org To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Aug 02 02:13:31 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1V52zr-0002Ct-B0 for ged-emacs-devel@m.gmane.org; Fri, 02 Aug 2013 02:13:31 +0200 Original-Received: from localhost ([::1]:50546 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V52zq-0002IQ-Pa for ged-emacs-devel@m.gmane.org; Thu, 01 Aug 2013 20:13:30 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47541) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V52zd-00023J-RW for emacs-devel@gnu.org; Thu, 01 Aug 2013 20:13:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V4tir-0002K4-J4 for emacs-devel@gnu.org; Thu, 01 Aug 2013 10:19:35 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:41069) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V4sPP-0005BT-OM for emacs-devel@gnu.org; Thu, 01 Aug 2013 08:55:11 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1V4sPG-0006NM-Oi for emacs-devel@gnu.org; Thu, 01 Aug 2013 14:55:02 +0200 Original-Received: from h091147019227.ys.dsl.sakhalin.ru ([91.147.19.227]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 01 Aug 2013 14:55:02 +0200 Original-Received: from john.williams by h091147019227.ys.dsl.sakhalin.ru with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 01 Aug 2013 14:55:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 26 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: h091147019227.ys.dsl.sakhalin.ru User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3 (gnu/linux) Cancel-Lock: sha1:qwh+9zMG8syYD7++qen6K8ZOV5w= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:162350 gmane.emacs.gnus.general:83610 Archived-At: I would like to help test eww, but I am not a Lisp programmer (although I have hobby-level development experience with other programming languages). I can see here: http://git.gnus.org/cgit/gnus.git/tree/lisp?id=d54fa592ab919f897f6d0505b70beb90153e561f that eww.el is in some git branch, but when I follow the instructions here: http://git.gnus.org/cgit/gnus.git/about/ and say: "git clone http://git.gnus.org/gnus.git && cd gnus && git checkout m0-7" I cannot see this file. Could someone help me check out a revision/branch/whatever that includes eew please? And also, tell me how a non-coder (or "a little knowledge is a dangerous thing" coder) could help with the development of this very, very exciting project? Thanks heaps, John