emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Begginer using orgmode


From: John Hendy
Subject: Re: [O] Begginer using orgmode
Date: Mon, 25 Apr 2011 22:34:14 -0500

Ok -- it's settled. I was completely unfamiliar with org-mode on OS X
until about a month ago. I'm going to trash my installation, start
over from scratch, and write a beginner's version of setting this up
for OS X.

I'll probably take a week to get around to it, so others can chime in
during the interim (or write their own). I think this thread has shown
that this is heavily needed. The basic process is pretty simple, but I
know first hand that some emacs stuff can be pretty assuming when it
comes to how much knowledge instructions think one has.

In the meantime:
- install [aqua/Carbon] emacs
- install git for os x (I used this:
http://code.google.com/p/git-osx-installer/)
- make a .elisp folder for elisp files
--- open a terminal and type: cd /Users/username
--- mkdir .elisp
--- cd .elisp
--- git clone git://orgmode.org/org-mode.git org.git
--- cd org.git
--- make [1]

- I created a default .emacs file
--- download it: https://sites.google.com/site/jwhendytank/home/osx-emacs-config
--- save it as: /Users/username/.emacs
--- note that the config relies on the org stuff being in
/Users/username/.elisp/org.git

- start emacs and cross your fingers

Does that help at all? Just trying to get something on the books to
get everyone going. I realize that the Installation and Activation
instruction pages exist, but for those unfamiliar with emacs, perhaps
we need an "org-mode from scratch" set of pages on Worg for this?
Emacs can have that deer in the headlights effect on some folks (it
did to some extent for me), and if you've never heard of .emacs or .el
files, you can get a bit lost, I think. I'd be happy to start a
skeleton page for this which others could correct at will (I don't
expect my shot at it to be perfect). I've been using it on Linux for
over a year, just got it up on OS X a month or so ago, and will be
doing a fresh install on Windows 7 (new work computer) very shortly,
so steps should be fairly fresh in my mind.


Best regards,
John

[1] Someone can pipe in here, but is this necessary? I only ask
because not everyone with OS X will have installed the Developer Tools
and thus I don't think make will carry out without them. Though I
think one can run org fine with the source files uncompiled, right? I
also left out 'make doc' because I think that requires LaTeX? Or not?



On Mon, Apr 25, 2011 at 8:48 PM, Jude DaShiell <address@hidden> wrote:
> Arnold,
>
> Your mac will be the client and pull off the remote git server.On Mon, 25
> Apr 2011, Arnold, Travis 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
>>
>>
>
>
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]