From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: rustom Newsgroups: gmane.emacs.help Subject: Re: How can one check which version of specific emacs package is being loaded Date: Fri, 17 Apr 2009 07:42:09 -0700 (PDT) Organization: http://groups.google.com Message-ID: <7e6012b5-de61-4a82-a68d-7d7f836c8538@v35g2000pro.googlegroups.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1239982849 8910 80.91.229.12 (17 Apr 2009 15:40:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 17 Apr 2009 15:40:49 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Apr 17 17:42:06 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LuqCa-0000RO-SI for geh-help-gnu-emacs@m.gmane.org; Fri, 17 Apr 2009 17:42:05 +0200 Original-Received: from localhost ([127.0.0.1]:52114 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LuqBC-0008BC-4G for geh-help-gnu-emacs@m.gmane.org; Fri, 17 Apr 2009 11:40:38 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!news.glorb.com!news2.glorb.com!postnews.google.com!v35g2000pro.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 12 Original-NNTP-Posting-Host: 220.225.70.2 Original-X-Trace: posting.google.com 1239979329 20820 127.0.0.1 (17 Apr 2009 14:42:09 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 17 Apr 2009 14:42:09 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: v35g2000pro.googlegroups.com; posting-host=220.225.70.2; posting-account=mBpa7woAAAAGLEWUUKpmbxm-Quu5D8ui User-Agent: G2/1.0 X-HTTP-Via: 1.1 PT-PROXY2 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.8) Gecko/2009032609 Firefox/3.0.8,gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:168541 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:63816 Archived-At: On Apr 17, 10:09=A0am, Jason Rumney wrote: > On Apr 16, 10:47=A0pm, Nobuko Three wrote: > > > I believe there are two org-mode files on my machine: one is Emacs buil= t-in > > old version (Emacs is installed from Synaptic), another is the manually > > installed new version. How can I check which one is being loaded? > > You can use the function locate-library. For org specifically see the variable org-version (M-x v org-version )