emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] a turn-key org-mode for newbies?


From: Eric Schulte
Subject: Re: [O] a turn-key org-mode for newbies?
Date: Wed, 18 Apr 2012 10:15:48 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

Keith Gunderson <address@hidden> writes:

> Is there a package or download that can allow a new non-emacs user to
> immediately engage with org-mode?  That is, install and configure both
> emacs and org-mode plus make some guesses about how a new user would
> initially want to use org-mode. 
>
>
> I am not an emacs newbie, so I can spearhead an effort if
> necessary. Though I am eagerly working to rid myself of org-mode
> newbie status.
>
> I have some relatives that could really benefit from org-mode... who doesn't?
>
>
> Here's some of what I'm thinking:
>
> * Installation
> ** Emacs
> ** Packages
> *** org-mode
> * Configuration
> ** Load path
> ** org file directory and basic files established
> *** journal.org
> *** projects.org
> *** notes.org
> *** personal.org
> ** CUA
> * Extras
> ** Easy buffer switching via keyboard
> ** shortcuts for spreadsheet copy/pasting
>
> Thanks Carsten and fellow org-moders,
> Keith

An emacs-wide pre-made config system which could be relevant is my fork
of the Emacs starter kit [1] which is build entirely using Emacs Lisp
configuration embedded in Org-mode files.  This does have a minimal
pre-built Org-mode setup [2].  Perhaps the Org-mode specific portion of
this starter kit could be expanded into what you're after (even using
your outline above directly).  Note that this requires Emacs24 to work
"out of the box".

Although, a simpler system based off a single Org-mode file may be
preferable.  Note that after the impending release of Emacs24 it will be
possible to place both the Emacs Lisp and the prose documentation of
such a tool in a single Org-mode file which should simplify distribution
and maintenance of such a system.

Best,

Footnotes: 
[1]  http://eschulte.github.com/emacs24-starter-kit/

[2]  http://eschulte.github.com/emacs24-starter-kit/starter-kit-org.html

-- 
Eric Schulte
http://cs.unm.edu/~eschulte/



reply via email to

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