emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Installing up-to-date org mode over an installed emacs-snapshot on Ubuntu
@ 2008-04-13  2:08 Alan E. Davis
  2008-04-13  4:09 ` Manish
  0 siblings, 1 reply; 2+ messages in thread
From: Alan E. Davis @ 2008-04-13  2:08 UTC (permalink / raw)
  To: emacs-orgmode

I am using a snapshot of Emacs (23.0.60.*) on Ubuntu.  I believe this is 
a CVS snapshot, but it isn't up to date with org mode.  I'm not sure 
it's useful for me to be on the bleeding edge, but if it is, what would 
be the best way to install the up-to-date package over the top of a 
package install?  I find the package install is helpful, over compiling 
CVS, because it enables all the little nits with the OS.  I thought of 
deleting the files in the emacs tree?  Then installing the additional 
lines to .emacs.el?

I  wasn't able to find an answer to this.

Alan Davis

-- 
   A human being should be able to change a diaper, plan an invasion,
    butcher a hog, conn a ship, design a building, write a sonnet,
    balance accounts, build a wall, set a bone, comfort the dying,
    take orders, give orders, cooperate, act alone, solve equations,
    analyze a new problem, pitch manure, program a computer, cook a
    tasty meal, fight efficiently, die gallantly. Specialization is
    for insects.                              ---Robert A. Heinlein

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Installing up-to-date org mode over an installed emacs-snapshot on Ubuntu
  2008-04-13  2:08 Installing up-to-date org mode over an installed emacs-snapshot on Ubuntu Alan E. Davis
@ 2008-04-13  4:09 ` Manish
  0 siblings, 0 replies; 2+ messages in thread
From: Manish @ 2008-04-13  4:09 UTC (permalink / raw)
  To: Alan E. Davis; +Cc: emacs-orgmode

On Sun, Apr 13, 2008 at 7:38 AM, Alan E. wrote:
> I am using a snapshot of Emacs (23.0.60.*) on Ubuntu.  I believe this is a
> CVS snapshot, but it isn't up to date with org mode.  I'm not sure it's
> useful for me to be on the bleeding edge, but if it is, what would be the
> best way to install the up-to-date package over the top of a package
> install?  I find the package install is helpful, over compiling CVS, because
> it enables all the little nits with the OS.  I thought of deleting the files
> in the emacs tree?  Then installing the additional lines to .emacs.el?
>
>  I  wasn't able to find an answer to this.
>

  I do not know whether it would be useful for you to be on the bleeding
edge.  But, I believe, historically org-mode releases with almost
regular frequency and hence I think the latest features soon move from
development branch to release branch.  Carsten has mentioned that the
massive restructuring of org-mode (splitting out components in various
files) has slowed down the releases (not development though).

  As far as getting latest org-mode, here's what I did.

  Under ~/elisp/, unzip the org-mode release with directory name like
org-5.23a or org-5.19 etc. then add the paths "~/elisp/<org-dir-name>" to
my .emacs and setup org-mode specifics in .emacs.  And you are ready
to go.  To get the bleeding edge org-mode, clone the git repo under
~/elisp/org-mode (do not forget to run make) and add the path in
.emacs.

  This allows for an easy switch between different versions should you
need to and keeps them all separate but available.

HTH,
-- Manish

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-04-13  4:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-13  2:08 Installing up-to-date org mode over an installed emacs-snapshot on Ubuntu Alan E. Davis
2008-04-13  4:09 ` Manish

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).