emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Thomas S. Dye" <tsd@tsdye.com>
To: Russell Adams <RLAdams@AdamsInfoServ.Com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Basic orgmode tutorial
Date: Fri, 9 Apr 2010 12:07:19 -1000	[thread overview]
Message-ID: <EBDBF8D2-FE87-4998-822D-CD93C22E140C@tsdye.com> (raw)
In-Reply-To: <20100324171848.GK16785@thinkpad.adamsinfoserv.com>


[-- Attachment #1.1: Type: text/plain, Size: 5516 bytes --]


On Mar 24, 2010, at 7:18 AM, Russell Adams wrote:

> Carsten,
>
> I discussed this with a few users off an on.
>
> In the manual there are items required to setup org, keybindings, etc.
>
> The idea would be to include:
>
> - An Agenda file, which loads by default
> - Init file which
>   - Preconfigured keybindings
>   - Remember keybinding for basic todo to agenda file
>   - Configured auto-mode-alist
>   - Recommended Global key maps
>
> They are all basic items to an experienced emacs user, but a new user
> doesn't understand why they have to go edit the config file and make
> changes. Their emphasis is on they want to run "Org-mode", not "Emacs
> with Org-mode".
>
> Perhaps an install script which sets the file association for .org in
> whatever OS they are installing to. Option icon to load straight to
> agenda view...
>
> Just a few idea that have been bantered around, I suspect all of those
> could be performed with a script as opposed to redistributing emacs.
>
> Thanks.
>
>
> On Wed, Mar 24, 2010 at 11:52:41AM +0100, Carsten Dominik wrote:
>> Hi Russel,
>>
>> this is also a valuable idea.  There are two avenues in this  
>> direction.
>>
>> 1. Make the org-mode defaults already set all this stuff up.
>>
>> 2. Offer a blind set of configurations and tell users,
>>   if you don' know nothing yet, use these.
>>
>>
>> In either case, what would the improved defaults be that
>> help beginners get a better start?
>>
>> - Carsten
>>
>> On Mar 23, 2010, at 11:07 PM, Russell Adams wrote:
>>
>>> The idea of a tutorial is great, but has anyone considered a
>>> pre-configured out-of-the-box Org customized Emacs distribution?
>>>
>>> I've had to help several new users get things like basic agenda,  
>>> emacs
>>> initialization, and remember templates setup and it seemed very
>>> repetitive.
>>>
>>> The Emacs learning curve really holds back Org adoption in that  
>>> sense,
>>> they can't just open Emacs and use Org immediately as anything other
>>> than an outline editor.
>>>
>>> Perhaps just a script to enact default customizations, that the
>>> tutorial could then build upon?
>>>
>>> Thanks.
>>>
>>> On Mon, Mar 22, 2010 at 07:59:11PM +0100, Alexander Poslavsky wrote:
>>>> Hello,
>>>>
>>>> lately there is some talk about a basic org-mode tutorial.  
>>>> Something
>>>> simpler then the documentation, that will help a person new to  
>>>> emacs
>>>> and org-mode start using org. I would like to put the following on
>>>> worg, if people would think something like this would fit the bill.
>>>> What do you think? If the response is positive then I would add  
>>>> more
>>>> chapters to it.
>>>>
>>>> greetings,
>>>>
>>>> alex
>>>>
>>>
>>>
>>>> _______________________________________________
>>>> Emacs-orgmode mailing list
>>>> Please use `Reply All' to send replies to the list.
>>>> Emacs-orgmode@gnu.org
>>>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>>>
>>>
>>>
>>> ------------------------------------------------------------------
>>> Russell Adams                            RLAdams@AdamsInfoServ.com
>>>
>>> PGP Key ID:     0x1160DCB3           http://www.adamsinfoserv.com/
>>>
>>> Fingerprint:    1723 D8CA 4280 1EC9 557F  66E8 1154 E018 1160 DCB3
>>>
>>>
>>> _______________________________________________
>>> Emacs-orgmode mailing list
>>> Please use `Reply All' to send replies to the list.
>>> Emacs-orgmode@gnu.org
>>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>>
>> - Carsten
>>
>>
>>
>>
>>
>> _______________________________________________
>> Emacs-orgmode mailing list
>> Please use `Reply All' to send replies to the list.
>> Emacs-orgmode@gnu.org
>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>>
>
>
> ------------------------------------------------------------------
> Russell Adams                            RLAdams@AdamsInfoServ.com
>
> PGP Key ID:     0x1160DCB3           http://www.adamsinfoserv.com/
>
> Fingerprint:    1723 D8CA 4280 1EC9 557F  66E8 1154 E018 1160 DCB3
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Aloha all,

A possible contribution to this thread, org-check.org, is now  
available on Worg:
http://orgmode.org/worg/org-contrib/babel/examples/org-check.php

This is a stub for a file that uses Org-babel to execute functions  
that query various configuration parameters and report back results in  
a table.  Eric Schulte generously provided technical assistance.

The table is organized by task, e.g. preview latex, with various  
configuration topics and their tests under each task.

Here is an example of the anticipated use-case: the new user who wants  
to preview latex, but gets no results when following the manual  
instruction, can refresh the org-check table to see if the system has  
the necessary software, paths to the software on exec-path, and the  
value of the :scale property.  Results are reported as pass/fail, or  
some other easy-to-interpret value.

My ability to augment the file and to test it on different  
architectures is limited (as is Eric's ability to offer me technical  
assistance) and I'm hoping that others on the list will find the idea  
worthwhile and help out.  The file org-check.org is available on github:
http://github.com/tsdye/org-check
and this link can be found on Worg, as well.

Comments, contributions, criticisms, and suggestions are all welcome.

All the best,
Tom

[-- Attachment #1.2: Type: text/html, Size: 12848 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

      parent reply	other threads:[~2010-04-09 22:07 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-22 18:59 Basic orgmode tutorial Alexander Poslavsky
2010-03-22 20:09 ` Adam
2010-03-22 20:51   ` John Hendy
2010-03-22 21:47     ` Alexander Poslavsky
2010-03-22 21:56       ` Dan Davison
2010-03-23 17:37       ` Memnon Anon
2010-03-23 18:14         ` Richard Riley
2010-03-23 19:40         ` Alexander Poslavsky
2010-03-23 22:07 ` Russell Adams
2010-03-24 10:52   ` Carsten Dominik
2010-03-24 17:18     ` Russell Adams
2010-03-24 19:07       ` Dan Davison
2010-03-24 20:49         ` Memnon Anon
2010-03-25  7:33           ` Carsten Dominik
2010-03-24 23:07         ` Stefan Vollmar
2010-04-09 22:07       ` Thomas S. Dye [this message]

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=EBDBF8D2-FE87-4998-822D-CD93C22E140C@tsdye.com \
    --to=tsd@tsdye.com \
    --cc=RLAdams@AdamsInfoServ.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).