From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dillon Peng Subject: Re: why I got the message Date: Wed, 19 Mar 2014 11:43:38 +0000 (UTC) Message-ID: References: <87y506wihb.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42783) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQEuq-00078k-K2 for emacs-orgmode@gnu.org; Wed, 19 Mar 2014 07:44:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WQEuk-0005zz-Q9 for emacs-orgmode@gnu.org; Wed, 19 Mar 2014 07:44:12 -0400 Received: from plane.gmane.org ([80.91.229.3]:35236) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQEuk-0005zr-J9 for emacs-orgmode@gnu.org; Wed, 19 Mar 2014 07:44:06 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WQEui-00049s-Kh for emacs-orgmode@gnu.org; Wed, 19 Mar 2014 12:44:04 +0100 Received: from 42.201.35.8.gae.googleusercontent.com ([8.35.201.42]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 19 Mar 2014 12:44:04 +0100 Received: from pengcz.nwpu by 42.201.35.8.gae.googleusercontent.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 19 Mar 2014 12:44:04 +0100 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 Bastien gnu.org> writes: > > Hi Dilon, > > I cannot reproduce the problem. > > Please M-x org-version RET and report the *whole* indication, > it might be a problem in your installation. I got the message when M-x org-version RET: Org-mode version 8.2.5h (8.2.5h-dist @ /study/doctor/note/org-8.2.5h/lisp/) I used the org-8.2.5h's source without executing "make and make install", so that the above path was not standard path (ex. /usr/share/emacs/site-lisp). and It seems be able to work well for other things such as exporting html. thanks again! > > Best, >