From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikas Rawal Subject: Updating orgmode Date: Fri, 8 Jun 2012 06:39:23 +0530 Message-ID: <20120608010923.GA9716@panahar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:35773) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ScnjP-0007wb-R1 for emacs-orgmode@gnu.org; Thu, 07 Jun 2012 21:11:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ScnjO-0007fQ-0Q for emacs-orgmode@gnu.org; Thu, 07 Jun 2012 21:11:15 -0400 Received: from mail-pb0-f41.google.com ([209.85.160.41]:41868) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ScnjN-0007fE-Q0 for emacs-orgmode@gnu.org; Thu, 07 Jun 2012 21:11:13 -0400 Received: by pbbrp2 with SMTP id rp2so1972350pbb.0 for ; Thu, 07 Jun 2012 18:11:11 -0700 (PDT) Content-Disposition: inline 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 I have a debian system. I am trying to update orgmode using git. But M-x org-version continues to show me version 7.7. How do I find where is it picking up this version from? It seems to me that this is the default version that shipped with my emacs. Debian repository has a more updated version (7.8.09) in its repositories. But I do not see much point in install it. I could compile org correctly. The compiler seems to have installed orgmode in /usr/share/emacs/site-lisp/org. But somehow emacs does not seem to be picking it up from there. Will much appreciate help. Thanks, Vikas