From: "Scott Jaderholm" <jaderholm@gmail.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Org update script
Date: Wed, 25 Apr 2007 10:30:27 -0600 [thread overview]
Message-ID: <b2e202b30704250930g5cb82df9r5d8dbf4f33c64136@mail.gmail.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 821 bytes --]
Has anyone created a script for updating org? It's only a few commands but
since we're fortunate enough to get updates so frequently (thanks Carsten!)
it would be nice to only have to type one.
I don't know how to write quality scripts but I've jotted down what I think
would need to be done to make it a tiny bit easier in case no one's done it
and someone is willing to give it a shot.
wget http://staff.science.uva.nl/~dominik/Tools/org/
awk to find out version number
wget http://staff.science.uva.nl/~dominik/Tools/org/org-x.zip
tar -xvzf org-x.tar.gz
rm -rf ~/org-tar.gz
rm ~/.elisp/org
mv org-x ~/.elisp/org
cd ~/.elisp/org
make
I guess improvements could be made to keep the old version of org or revert
back if make fails.
Anyone have a script that does this or willing to take a crack at it?
Thanks,
Scott
[-- Attachment #1.2: Type: text/html, Size: 1060 bytes --]
[-- Attachment #2: Type: text/plain, Size: 149 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
next reply other threads:[~2007-04-25 16:36 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-25 16:30 Scott Jaderholm [this message]
2007-04-25 18:58 ` Org update script Pete Phillips
2007-04-25 19:57 ` Scott Jaderholm
2007-04-25 21:57 ` Pete Phillips
2007-04-25 22:27 ` Patrick Drechsler
2007-04-26 4:41 ` Carsten Dominik
2007-04-26 5:56 ` Pete Phillips
2007-04-28 22:22 ` Patrick Drechsler
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=b2e202b30704250930g5cb82df9r5d8dbf4f33c64136@mail.gmail.com \
--to=jaderholm@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).