From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Abrahamsen Subject: Re: State of things: Email with orgmode? Date: Tue, 26 Apr 2016 10:03:12 +0800 Message-ID: <87shy9kty7.fsf@ericabrahamsen.net> References: <5b644712da0d4a9abb6214609edb41fc@HE1PR01MB1898.eurprd01.prod.exchangelabs.com> <87fuu9zlbw.fsf@ucl.ac.uk> <87bn4xzdav.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42663) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ausLU-0002i2-9N for emacs-orgmode@gnu.org; Mon, 25 Apr 2016 22:03:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ausLR-0003N9-2i for emacs-orgmode@gnu.org; Mon, 25 Apr 2016 22:03:24 -0400 Received: from plane.gmane.org ([80.91.229.3]:58164) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ausLQ-0003N4-Sy for emacs-orgmode@gnu.org; Mon, 25 Apr 2016 22:03:21 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ausLP-0002qW-CN for emacs-orgmode@gnu.org; Tue, 26 Apr 2016 04:03:19 +0200 Received: from 123.118.189.146 ([123.118.189.146]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 26 Apr 2016 04:03:19 +0200 Received: from eric by 123.118.189.146 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 26 Apr 2016 04:03:19 +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 Eric S Fraga writes: > On Monday, 25 Apr 2016 at 19:33, Rainer M Krug wrote: >> Eric S Fraga writes: >> >>> Table of Contents >>> >>> * 1. An example >>> >>> One of the links between org and email is using org-mime-htmlize which >> >> Very nice - but I have two question: >> >> 1) do I have to load something to have this function? I don't seem to >> have it > > org-mime.el is in org contrib package. I am not sure how you might be > able to get this as it will depend on how you get org in the first > place. Are you using org from git or melpa or from the web site > directly? I'm using Org from Melpa -- how do we get contrib packages in this case?