From: "Graham Smith" <myotisone@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Updating OrgMode
Date: Wed, 14 Nov 2007 13:49:59 +0000 [thread overview]
Message-ID: <2c75873c0711140549y4dd79294mc8d098e6bfbf6e70@mail.gmail.com> (raw)
In-Reply-To: <87fxz97yln.fsf@bzg.ath.cx>
[-- Attachment #1.1: Type: text/plain, Size: 2329 bytes --]
Bastien,
Thanks but that is roughly what I "think" I was doing and didn't work.
I have a directory called "emacsaddins" with a subdirectory called
"Orgmode".
Together with lines in .emacs to load and require orgmode from that
directory.
In the past I have just overwritten the contents of the "Orgmode" directory
with the latest release and that has then been the version then loaded in
Emacs.
On this occasion I over wrote the contents of the orgmode directory with
5.13i, but Emacs still loaded 4.67. hence my question about updating because
what I was doing in the past didn't work. Which I assumed was because
OrgMode was part of Emacs now.
Having said that the lines in my .emac is slightly different.
(add-to-list 'load-path "C:\\Program Files\\EmacAddIns\\org-mode")
(require 'org)
but this seemed to work in the past
I'm afraid I don't know how to use the script you have attached :-(
Sorry I'm being so dim
Graham
On 14/11/2007, Bastien <bzg@altern.org> wrote:
>
> Hi Graham,
>
> "Graham Smith" <myotisone@gmail.com> writes:
>
> > I am returning to emacs after a brief try out some time ago. As Org-mode
> > is now part of the distribution I'm no longer too sure how to update
> > it. Before I had a folder for Org-mode that my .emacs file pointed to
> > and I just copied all the new files into that folder.
>
> Welcome back to Emacs :)
>
> Unless you're using Emacs CVS, it's likely that you want to download the
> whole Org package every now and then, and make sure you are using org.el
> that comes with it.
>
> To get the latest Org distribution, I am using Pete's script (attached).
> Please have a look at it; you certainly want to modify variables to make
> it work in your environment.
>
>
> To load the most recent org.el, always put it in the same location and
> add this location to your load-path in ~/.emacs:
>
> (add-to-list 'load-path "~/elisp/testing/org/")
>
> Then doing a simple (require 'org-install) somewhere after this should
> do the trick. It will override any org.el that you might already have
> in your .../emacs/lisp/ directory.
>
> HTH,
>
> --
> Bastien
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>
>
[-- Attachment #1.2: Type: text/html, Size: 3036 bytes --]
[-- Attachment #2: Type: text/plain, Size: 204 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
next prev parent reply other threads:[~2007-11-14 14:00 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-14 9:12 Updating OrgMode Graham Smith
2007-11-14 13:20 ` Bastien
2007-11-14 13:49 ` Graham Smith [this message]
2007-11-14 14:07 ` Bastien
2007-11-14 18:54 ` Tony Mc
2007-11-14 19:37 ` Graham Smith
2007-11-14 15:51 ` William Case
2007-11-14 16:37 ` Bastien
-- strict thread matches above, loose matches on Subject: below --
2012-06-08 1:09 Updating orgmode Vikas Rawal
2012-06-08 14:42 ` Jonathan Leech-Pepin
[not found] ` <uvh8a9x1fu.ln2@news.c0t0d0s0.de>
2012-06-08 15:10 ` Memnon Anon
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=2c75873c0711140549y4dd79294mc8d098e6bfbf6e70@mail.gmail.com \
--to=myotisone@gmail.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).