From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Price Subject: org-mime with recent versions of org and emacs Date: Thu, 25 Oct 2018 10:00:47 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="00000000000079e11105790e05b9" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40458) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gFgBe-0002Bm-DB for emacs-orgmode@gnu.org; Thu, 25 Oct 2018 10:00:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gFgBW-0001oI-2S for emacs-orgmode@gnu.org; Thu, 25 Oct 2018 10:00:29 -0400 Received: from mail-io1-xd36.google.com ([2607:f8b0:4864:20::d36]:44479) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gFgBN-0001bJ-FQ for emacs-orgmode@gnu.org; Thu, 25 Oct 2018 10:00:20 -0400 Received: by mail-io1-xd36.google.com with SMTP id c6-v6so4832752iob.11 for ; Thu, 25 Oct 2018 07:00:12 -0700 (PDT) In-Reply-To: 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 --00000000000079e11105790e05b9 Content-Type: text/plain; charset="UTF-8" I had some problems with the MELPA version of org-mime, and wasn't able to solve my issues using the current version. I've rebased off of a PR submitted to the upstream repo by John Kitchin. Core org-mime functions once again work for me and I've added a couple of new features: - mu4e support - initial, primitive support for blockquoting paragraphs that start with ">" -- this is pretty ugly right now but maybe it will be possible to improve later on. My tree is here: https://github.com/titaniumbones/org-mime/tree/file-eqns I'm developing against recent git versions of org and emacs. I'd love to hear comments from others. On Sun, Oct 21, 2018 at 10:04 PM Matt Price wrote: > I'm having a whole bunch of trouble getting org-mime to work, and I > wondered ifo ther people are using it productively? > > Two biggest issues so far, both reproduced with emacs -Q on recent emacs > git, org-mode git, and org-mime git: > > - org-mime-org-subtree-htmlize fails for me with "org-back-to-heading: > before first heading" > - org-mime-org-buffer-htmlize runs successfully, but only produces the > html mime part; the text/plain message part is empty. > > org-mime-htmlize, when run in a mail buffer, still seems to work & produce > a 2-part message with text/plain and text/html working well. > > Have folks seen this before & do you have a fix? thank you! > > --00000000000079e11105790e05b9 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I had some problems with the MELPA v= ersion of org-mime, and wasn't able to solve my issues using the curren= t version. I've rebased off of a PR submitted to the upstream repo by J= ohn Kitchin. Core org-mime functions once again work for me and I've ad= ded a couple of new features:

- mu4e support
=
- initial, primitive support for blockquoting paragraphs that start wi= th ">" -- this is pretty ugly right now but maybe it will be p= ossible to improve later on.

I= 9;m developing against recent git versions of org and emacs.=C2=A0
I'd love to hear comments from others.

On Sun, Oct 21, 2018 at 10:04 PM Matt= Price <moptop99@gmail.com>= wrote:
I'm having a whole bunch of trouble getting org-mime to w= ork, and I wondered ifo ther people are using it productively?
Two biggest issues so far, both reproduced with emacs -Q on re= cent emacs git, org-mode git, and org-mime git:

- = org-mime-org-subtree-htmlize fails for me with "org-back-to-heading: b= efore first heading"
- org-mime-org-buffer-htmlize runs succ= essfully, but only produces the html mime part; the text/plain message part= is empty.

org-mime-htmlize, when run in a ma= il buffer, still seems to work & produce a 2-part message with text/pla= in and text/html working well.

Have folks see= n this before & do you have a fix? thank you!

--00000000000079e11105790e05b9--