emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <nicholas.dokos@hp.com>
To: "J. David Boyd" <david@adboyd.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Latest versions
Date: Fri, 25 Jan 2013 13:18:41 -0500	[thread overview]
Message-ID: <4167.1359137921@alphaville> (raw)
In-Reply-To: Message from david@adboyd.com (J. David Boyd) of "Fri, 25 Jan 2013 10:21:07 EST." <87622lwaos.fsf@adboyd.com>

J. David Boyd <david@adboyd.com> wrote:

> 
> How do I get the latest version of org-mode, with git?  
> 
> I got the version I have initially with 
> 'git clone git://orgmode.org/org-mode.git', and I
> 'git refresh' every day, but that keeps me in 7.9.3c.
> 

You mean ``git pull''? I get

$ git refresh
git: 'refresh' is not a git command. See 'git --help'.

> I had to 'wget http://orgmode.org/org-latest.tar.gz' to get to 7.9.3d.
> 
> What might I be doing incorrectly?  I presumed that git fetch would keep
> me up to the latest version, but it seems not to.
> 

Depending on how you run (uncompiled from the git repo? compiled and
installed in /usr/local/share/emacs/site-lisp? etc, etc.), you need to
do

	make autoloads

at the very least. If you are doing the "right" thing, compiling and
installing in /usr/local/share/emacs/site-lisp/org or thereabouts, you need to do

	make install

(probably as root).

If you are on Windows, this won't work.

Nick

  reply	other threads:[~2013-01-25 18:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-25 15:21 Latest versions J. David Boyd
2013-01-25 18:18 ` Nick Dokos [this message]
2013-01-25 18:20   ` Jambunathan K
2013-01-25 18:33     ` Nick Dokos
2013-01-25 19:07       ` J. David Boyd
2013-01-25 20:08         ` Achim Gratz
2013-01-25 20:23           ` J. David Boyd

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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to=4167.1359137921@alphaville \
    --to=nicholas.dokos@hp.com \
    --cc=david@adboyd.com \
    --cc=emacs-orgmode@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).