all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: John Hendy <jw.hendy@gmail.com>
To: "Arnold, Travis" <tlarnold@radford.edu>
Cc: "Urs Rau (UK)" <urs.rau@om.org>,
	Jude DaShiell <jdashiel@shellworld.net>,
	"emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: Begginer using orgmode
Date: Mon, 25 Apr 2011 22:38:45 -0500	[thread overview]
Message-ID: <BANLkTik3pkpvF0=8xNzzJDBt27PH4nxwGA@mail.gmail.com> (raw)
In-Reply-To: <F93137A1-DF61-4AAD-8C35-96824688E16C@RADFORD.EDU>

On Mon, Apr 25, 2011 at 8:19 PM, Arnold, Travis <tlarnold@radford.edu> wrote:
>
> On 25 Apr, 2011, at 8:21 PM, John Hendy wrote:
>
>> I'd just recommend installing whatever version of emacs you want and
>> then install org from git. Dead simple, no confusion about being up to
>> date, etc.
>>
>> http://orgmode.org/worg/org-faq.html#keeping-current-with-Org-mode-development
>>
>>
>
> Ok, looking through  that, it seems slightly more complicated then I am currently comfortable with, does this require me to have some sort of server running, or is it a client-server thing, with my mac as the client getting whatever it needs from the repository? Apperently I the other .emacs file someone posted does not work for whatever reason with the defualt emacs in Mac OS X, it lost all formatting, stars, TODO's etc. Am playing around in Aquaemacs for now and the org buttons, are rather nice I admit.
> -Travis

Probably just the wording scaring you a bit. Git is simply a protocol
for sharing code. Those who are programming org-mode can work together
on all of the little files that make org-mode work. These files live
on a server, and those of use who use org-mode "pull" (or clone) from
that server. In this way, you can keep your version up to date with
what the coders are doing.

You don't have to have anything running. There's a server that keeps
all of the org-mode program living on it. We, the users, use "git" (a
small program) to interact with that server and download a fresh copy.

Git is smart, though, and after the first long download, every time
you run it afterwards, it only pulls down files that have changed so
that it's much faster afterwards.

Sound good?


John

>
>

  parent reply	other threads:[~2011-04-26  3:38 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-14  3:31 Begginer using orgmode Arnold, Travis
2011-04-15 21:45 ` Matthew Sauer
2011-04-16  2:22   ` Arnold, Travis
2011-04-16  8:32     ` Suvayu Ali
2011-04-16  8:58       ` Suvayu Ali
2011-04-25 21:25       ` Travis Arnold
2011-04-25 22:23         ` Urs Rau (UK)
2011-04-25 22:56           ` Arnold, Travis
2011-04-25 23:07             ` John Hendy
2011-04-26  0:06               ` Jude DaShiell
2011-04-26  0:21                 ` John Hendy
2011-04-26  1:19                   ` Arnold, Travis
2011-04-26  1:48                     ` Jude DaShiell
2011-04-26  3:34                       ` John Hendy
2011-04-26 13:55                         ` Arnold, Travis
2011-04-26 14:50                           ` John Hendy
2011-04-26  3:38                     ` John Hendy [this message]
2011-04-26 15:34                       ` Arnold, Travis
2011-04-26 15:49                         ` John Hendy
2011-04-26 15:54                           ` Arnold, Travis
2011-04-26 16:02                             ` John Hendy
2011-04-26 16:03                           ` Arnold, Travis
2011-04-26 16:06                             ` John Hendy
2011-04-26  1:43                   ` Jude DaShiell
  -- strict thread matches above, loose matches on Subject: below --
2011-04-25 20:26 Travis Arnold
2011-04-26 16:03 ` John Hendy

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

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

  git send-email \
    --in-reply-to='BANLkTik3pkpvF0=8xNzzJDBt27PH4nxwGA@mail.gmail.com' \
    --to=jw.hendy@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=jdashiel@shellworld.net \
    --cc=tlarnold@radford.edu \
    --cc=urs.rau@om.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.