emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Org update script
@ 2007-04-25 16:30 Scott Jaderholm
  2007-04-25 18:58 ` Pete Phillips
  2007-04-25 22:27 ` Patrick Drechsler
  0 siblings, 2 replies; 8+ messages in thread
From: Scott Jaderholm @ 2007-04-25 16:30 UTC (permalink / raw)
  To: emacs-orgmode


[-- 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

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

end of thread, other threads:[~2007-04-28 22:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-25 16:30 Org update script Scott Jaderholm
2007-04-25 18:58 ` 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

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