From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Re: [BUG] htmlp and latexp Date: Fri, 18 Feb 2011 00:44:50 +0100 Message-ID: <877hcyql8t.fsf@gnu.org> References: <87mxlws37t.fsf@altern.org> <4D5CE060.2070104@med.uni-goettingen.de> <81y65fq6j4.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=55405 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PqDWm-00038k-3u for emacs-orgmode@gnu.org; Thu, 17 Feb 2011 18:44:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PqDWg-0001C3-WB for emacs-orgmode@gnu.org; Thu, 17 Feb 2011 18:44:48 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:36437) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PqDWg-0001Bv-O7 for emacs-orgmode@gnu.org; Thu, 17 Feb 2011 18:44:46 -0500 Received: by fxm12 with SMTP id 12so3278232fxm.0 for ; Thu, 17 Feb 2011 15:44:45 -0800 (PST) In-Reply-To: (Jeff Horn's message of "Thu, 17 Feb 2011 18:14:38 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Jeff Horn Cc: emacs-orgmode@gnu.org, Jambunathan K Hi Jeff, Jeff Horn writes: > Org-mode version 7.4 (release_7.4.418.g373c) > > This looks like an old release, which is odd. I'm using Eric Schulte's > starter kit, and anyway just switched to the org master branch and > pulled down the latest commits. 'make clean', 'make info', and 'make > lisp/org-install.el' were my next steps. M-x org-reload RET (or C-c C-x !) There is no "htmlp" string in the code anymore, so any bug raising it tells that there is "htmlp" somewhere in your own snippets. Could you check that? -- Bastien