From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Porter Subject: Re: grab html pages and copy them into a org buffer. Date: Fri, 01 Sep 2017 21:51:36 -0500 Message-ID: <874lslhkxz.fsf@alphapapa.net> References: <87shga9uyg.fsf@mat.ucm.es> <87tw0pegvl.fsf@strey.biz> <87k21l84uc.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60940) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dnyag-0000vw-Td for emacs-orgmode@gnu.org; Fri, 01 Sep 2017 22:55:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dnyac-0000VG-3w for emacs-orgmode@gnu.org; Fri, 01 Sep 2017 22:55:22 -0400 Received: from [195.159.176.226] (port=44152 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dnyab-0000Uh-ST for emacs-orgmode@gnu.org; Fri, 01 Sep 2017 22:55:18 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1dnyaO-0007ve-Vt for emacs-orgmode@gnu.org; Sat, 02 Sep 2017 04:55:04 +0200 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: emacs-orgmode@gnu.org :) Also see org-protocol-capture-html, which makes it easy to capture parts of web pages as Org syntax, instead of entire pages.