From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Lundin Subject: Request: Move org-eww from contrib to core Date: Sat, 06 Aug 2016 13:13:25 -0500 Message-ID: <87zioprcje.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52285) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bW66R-0005GI-NH for emacs-orgmode@gnu.org; Sat, 06 Aug 2016 14:13:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bW66N-000672-Ga for emacs-orgmode@gnu.org; Sat, 06 Aug 2016 14:13:42 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:43777) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bW66L-00061T-4Y for emacs-orgmode@gnu.org; Sat, 06 Aug 2016 14:13:39 -0400 Received: from archbook (c-24-14-63-242.hsd1.il.comcast.net [24.14.63.242]) by mail.messagingengine.com (Postfix) with ESMTPA id 41FEACC021 for ; Sat, 6 Aug 2016 14:13:27 -0400 (EDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Org Mode Given that the coming release of emacs 25 ships with the eww browser, I think it would be worthwhile to make org-eww.el a core org-mode module. I have been using eww instead of emacs-w3m for some time now with no problems. Since org ships with support for emacs-w3m, an external package, it seems to makes sense also to support eww, the built-in browser. I noticed that Marco Wahl, the author of org-eww.el, is on the contributors list, so, if I understand correctly, there shouldn't be copyright issues. Matt