all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <kevin.d.rodgers@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: How can one check which version of specific emacs package is being   loaded
Date: Fri, 17 Apr 2009 20:27:55 -0600	[thread overview]
Message-ID: <gsbdqm$gh1$1@ger.gmane.org> (raw)
In-Reply-To: <23079431.post@talk.nabble.com>

Nobuko Three wrote:
> I installed the latest version of the Emacs package org-mode manually on my
> Ubuntu machine. I didn't edit Makefile because I don't know how to do it, so
> I believe there are two org-mode files on my machine: one is Emacs built-in
> old version (Emacs is installed from Synaptic), another is the manually
> installed new version. How can I check which one is being loaded?
> 
> Actually I added the following line to org.el before installing it.
> 
> (setq my-org-mode-version-is 625)
> 
> But something tells me my trick must be unnecessary. (This trick told me the
> new version of org-mode is being loaded)
> 
> On the other hand, I also installed the latest reftex 4.33 package.  But
> when do M-x find-library RET reftex RET, I get the old 4.31 version of the
> file and when I evaluate the variable reftex-version, it says version 4.31,
> the old version. But some behavior of reftex changed after I installed the
> latest version. 
> 
> How can I make sure that the old version of a specific package not be
> loaded? And what is the reliable way to verify it?

M-x list-load-path-shadows
M-x locate-library

-- 
Kevin Rodgers
Denver, Colorado, USA





  reply	other threads:[~2009-04-18  2:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-16 14:47 How can one check which version of specific emacs package is being loaded Nobuko Three
2009-04-18  2:27 ` Kevin Rodgers [this message]
     [not found] <mailman.5505.1239942041.31690.help-gnu-emacs@gnu.org>
2009-04-17  5:09 ` Jason Rumney
2009-04-17 14:42   ` rustom

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='gsbdqm$gh1$1@ger.gmane.org' \
    --to=kevin.d.rodgers@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.