From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Re: [BUG] htmlp and latexp Date: Thu, 17 Feb 2011 18:32:25 -0500 Message-ID: <4808.1297985545@alphaville> References: <87mxlws37t.fsf@altern.org> <4D5CE060.2070104@med.uni-goettingen.de> <81y65fq6j4.fsf@gmail.com> Reply-To: nicholas.dokos@hp.com Return-path: Received: from [140.186.70.92] (port=39208 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PqDKp-0007IJ-FX for emacs-orgmode@gnu.org; Thu, 17 Feb 2011 18:32:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PqDKm-0007ym-R2 for emacs-orgmode@gnu.org; Thu, 17 Feb 2011 18:32:29 -0500 Received: from g6t0186.atlanta.hp.com ([15.193.32.63]:25367) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PqDKm-0007ye-NO for emacs-orgmode@gnu.org; Thu, 17 Feb 2011 18:32:28 -0500 In-Reply-To: Message from Jeff Horn of "Thu, 17 Feb 2011 18:14:38 EST." 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: nicholas.dokos@hp.com, emacs-orgmode@gnu.org, Jambunathan K Jeff Horn wrote: > I'm still encountering this bug. Works fine here. > > Org-mode version 7.4 (release_7.4.418.g373c) > That's the latest (as of two minutes ago). > 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. > What about M-x org-reload? Or restarting emacs? > Is it right to take the last 6 chars and search for a commit through > the web interface? It isn't turning up anything, and that string is > starting look familiar to me. > Don't include the "g": try ``git show 373c'' Nick