From mboxrd@z Thu Jan 1 00:00:00 1970 From: William Crandall Subject: Re: Inhibit converting "--" to "–" Date: Mon, 18 Jun 2012 17:39:26 -0700 Message-ID: References: <87y5nl4i1o.fsf@gmail.com> <87aa002mmd.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:34892) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SgmTj-00042u-Ht for emacs-orgmode@gnu.org; Mon, 18 Jun 2012 20:39:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SgmTh-00055c-8C for emacs-orgmode@gnu.org; Mon, 18 Jun 2012 20:39:31 -0400 Received: from mail-ob0-f169.google.com ([209.85.214.169]:57286) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SgmTh-00055G-0b for emacs-orgmode@gnu.org; Mon, 18 Jun 2012 20:39:29 -0400 Received: by obbtb8 with SMTP id tb8so3491827obb.0 for ; Mon, 18 Jun 2012 17:39:27 -0700 (PDT) In-Reply-To: <87aa002mmd.fsf@gmail.com> 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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org Hello Nicolas, On Mon, Jun 18, 2012 at 5:04 PM, Nicolas Goaziou wrote: > You need to require `org-e-html' first. Well, that was easy. It works fine now. Thanks. >> Same "void-variable" error, and "Renaming: permission denied" >> error, with multiple init.elc3996DWC, etc. > > this is (eval-after-load 'org-e-html ...). Could you elaborate, or point me to some docs? Thanks again, -BC