From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?R=FCdiger?= Sonderfeld Newsgroups: gmane.emacs.devel Subject: Re: eww as a package? Date: Mon, 28 Jul 2014 21:30:17 +0200 Message-ID: <1475521.glt13NV13Q@descartes> References: <87ha23rsy0.fsf@ferrier.me.uk> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1406575857 19793 80.91.229.3 (28 Jul 2014 19:30:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 28 Jul 2014 19:30:57 +0000 (UTC) Cc: Nic Ferrier To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 28 21:30:52 2014 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 1XBqdG-0002YV-8x for ged-emacs-devel@m.gmane.org; Mon, 28 Jul 2014 21:30:50 +0200 Original-Received: from localhost ([::1]:42003 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XBqdE-0000aE-Sa for ged-emacs-devel@m.gmane.org; Mon, 28 Jul 2014 15:30:48 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56986) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XBqd2-0000Zs-6W for emacs-devel@gnu.org; Mon, 28 Jul 2014 15:30:44 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XBqct-0001UI-Mn for emacs-devel@gnu.org; Mon, 28 Jul 2014 15:30:36 -0400 Original-Received: from ptmx.org ([178.63.28.110]:59487) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XBqct-0001T7-Gf for emacs-devel@gnu.org; Mon, 28 Jul 2014 15:30:27 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by ptmx.org (Postfix) with ESMTP id 1AA27228F1; Mon, 28 Jul 2014 21:30:26 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at ptmx.org Original-Received: from ptmx.org ([127.0.0.1]) by localhost (ptmx.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EqLOMVWgUxkw; Mon, 28 Jul 2014 21:30:24 +0200 (CEST) Original-Received: from descartes.localnet (chello080109020014.7.14.vie.surfer.at [80.109.20.14]) by ptmx.org (Postfix) with ESMTPSA id 884F7225AA; Mon, 28 Jul 2014 21:30:24 +0200 (CEST) User-Agent: KMail/4.13.2 (Linux/3.13.0-30-generic; KDE/4.13.2; x86_64; ; ) In-Reply-To: <87ha23rsy0.fsf@ferrier.me.uk> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 178.63.28.110 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:173226 Archived-At: On Sunday 27 July 2014 11:34:31 Nic Ferrier wrote: > I wish that something like eww was delivered as a separate package so= > that those of us not on daily trunk could pull it and start playing w= ith > it. >=20 > Any chance of that? The problem is that `eww' or rather `shr' relies on the C function `add= -face- text-property' which is only available in 24.4/trunk. It is therefore = not=20 possible to package it for older versions. Maybe it makes sense to pro= vide an=20 `eww' package once 24.4 is released. Regards, R=C3=BCdiger