From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nala Ginrut Newsgroups: gmane.lisp.guile.devel Subject: Re: Webkit for guile Date: Tue, 26 Mar 2013 13:54:55 +0800 Organization: HFG Message-ID: <1364277295.2815.4.camel@Renee-desktop.suse> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1364277308 12437 80.91.229.3 (26 Mar 2013 05:55:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 26 Mar 2013 05:55:08 +0000 (UTC) Cc: guile-devel@gnu.org To: Chaos Eternal Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Tue Mar 26 06:55:34 2013 Return-path: Envelope-to: guile-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 1UKMr5-00014z-QQ for guile-devel@m.gmane.org; Tue, 26 Mar 2013 06:55:31 +0100 Original-Received: from localhost ([::1]:52053 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UKMqh-0005f6-Ts for guile-devel@m.gmane.org; Tue, 26 Mar 2013 01:55:07 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:46286) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UKMqb-0005dj-Gc for guile-devel@gnu.org; Tue, 26 Mar 2013 01:55:03 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UKMqa-0007gn-8c for guile-devel@gnu.org; Tue, 26 Mar 2013 01:55:01 -0400 Original-Received: from mail-da0-x233.google.com ([2607:f8b0:400e:c00::233]:39086) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UKMqa-0007gY-2h for guile-devel@gnu.org; Tue, 26 Mar 2013 01:55:00 -0400 Original-Received: by mail-da0-f51.google.com with SMTP id g27so3407122dan.24 for ; Mon, 25 Mar 2013 22:54:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:subject:from:to:cc:date:in-reply-to :references:organization:content-type:x-mailer:mime-version :content-transfer-encoding; bh=pdFkCJHCOv0ZdyzNxIwO6XLcXys/01rnVaPtbDrHdGE=; b=xguBJxk5ArkyJRETxU0Et77M8AMXRFyJzZGQbjxoWm5f7+sB3GyZGFancISGXHPf7P X7t46iLyEhhIon7RQnxhinFiUxq/ftl8VLGFTKIRIKkitTAHo1ej4zHiZsEVgFNS+xFR 5cWT35g5AZTvzy2jFO887/q+ub/fv9zEkGxlT2of4LRgRxY4OchE3xDFSLJuDYzpqNnU fW0yht2F03XCjU9VWyyYEmp/mF+yCDd3BrO3NJY527igjwCoWTfsNkdo7J/+GGiQcyIv 4JYzwXp83yRjlp3Q+75yTj5FqTklNzVaYDrgMaLOl91uNTSH3e7IhAIfn74I6rgYsIgP StTw== X-Received: by 10.66.13.35 with SMTP id e3mr22436122pac.186.1364277298805; Mon, 25 Mar 2013 22:54:58 -0700 (PDT) Original-Received: from [147.2.147.112] ([61.14.130.226]) by mx.google.com with ESMTPS id 4sm16184383pbn.23.2013.03.25.22.54.56 (version=SSLv3 cipher=RC4-SHA bits=128/128); Mon, 25 Mar 2013 22:54:58 -0700 (PDT) In-Reply-To: X-Mailer: Evolution 3.4.4 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400e:c00::233 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:15993 Archived-At: On Tue, 2013-03-26 at 12:59 +0800, Chaos Eternal wrote: > Just ask is there any efforts on porting webkit to guile? Well, my TODO list is overflow (tail TODO > TODO) Though it's an interesting/useful work, I'll see very happy to see any hero to take it up.