From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Can't email multipart/alternative anymore Date: Thu, 22 Oct 2015 17:20:19 -0400 Message-ID: <87h9li8uss.fsf@alphaville.usersys.redhat.com> References: <6sw6c7wpueg17y.fsf@pfdstudio.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38122) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZpNHz-0007lT-9z for emacs-orgmode@gnu.org; Thu, 22 Oct 2015 17:20:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZpNHv-00077d-5T for emacs-orgmode@gnu.org; Thu, 22 Oct 2015 17:20:47 -0400 Received: from plane.gmane.org ([80.91.229.3]:40182) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZpNHu-00077H-SK for emacs-orgmode@gnu.org; Thu, 22 Oct 2015 17:20:43 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZpNHp-0006xi-7e for emacs-orgmode@gnu.org; Thu, 22 Oct 2015 23:20:37 +0200 Received: from nat-pool-bos-t.redhat.com ([66.187.233.206]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 22 Oct 2015 23:20:37 +0200 Received: from ndokos by nat-pool-bos-t.redhat.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 22 Oct 2015 23:20:37 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Peter Davis writes: > I just tried running org-mime-org-buffer-htmlize, which I have used > successfully in the past. However, this time, I got an empty > message buffer, and this in the mini-buffer: > > org-export-barf-if-invalid-backend: Unknown "nil" back-end: Aborting export > > Any clues? I haven't used this in a couple of months, but it did work > at one time and, as far as I know, I haven't changed anything > that should impact this. > Works here: Org-mode version 8.3.2 (release_8.3.2-178-g96681f @ /home/nick/elisp/org-mode/lisp/) Maybe set debug-on-error and try again - send the backtrace if you get one. Or maybe try with -q, load a minimal .emacs with org and org-mime and try that. -- Nick