emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bernt Hansen <bernt@norang.ca>
To: Richard Riley <rileyrgdev@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: org-mode tutorial questionaire
Date: Tue, 23 Mar 2010 22:31:44 -0400	[thread overview]
Message-ID: <87fx3q1mcv.fsf@gollum.intra.norang.ca> (raw)
In-Reply-To: <k0mn77-l2f.ln1@news.eternal-september.org> (Richard Riley's message of "Tue\, 23 Mar 2010 21\:47\:45 +0100")

Richard Riley <rileyrgdev@gmail.com> writes:

> Matt Lundin <mdl@imapmail.org> writes:
>
>> Hi Alex,
>>
>> Alexander Poslavsky <alexander.poslavsky@gmail.com> writes:
>>
>>> There is a new tutorial on worg: http://orgmode.org/worg/org-tutorials/
>>> org4beginners.php. The idea is to write a tutorial for somebody who is
>>> new to org-mode.
>> ...
>>> For everybody:
>>> -What kind of tutorial would be the most useful? 
>>> -What in your experience people find confusing?
>>
>> Thanks for taking the time to put this on Worg. I wish I had had such a
>> concise summary of the various flavors of emacs on different platforms
>> when I started exploring org-mode.
>>
>> I was wondering if you could elaborate on the following. Are you
>> suggesting that new users should never use M-x customize?
>
> As a general comment on this : I used to hand code all my
> customisations. And ran into terrible problems somewhere along the
> line. Now anything that has a customise interface, I use that interface
> and have had no such problems anymore. The downside of course is that
> your customisations are not grouped "logically" with comments -but, for
> me anyway, using the customisation interface lends itself to much more
> trustworthy code.

I also use customize extensively -- wherever it is available.  I don't
have to worry about the exact syntax of the value of the variable - I
can just use the customize interface and pick what I want and move on to
more productive things.

I used to hand code variables as Richard did but found I wasted a heck
of a lot more time fiddling with the syntax of a variable doing that
instead of just setting it and forgetting it with the customize
interface.  The customize interface that Carsten has put together also
makes it easy to see all of the options for a variable in org-mode.

Some variables need to be set before org-mode is loaded (when using
setq) but as I understand it this isn't the case for customizations.

Regards,
Bernt

PS.

I keep my ~/.emacs -> ~/git/emacs/emacs.el and ~/git/emacs/custom.el
files in a git repository (~/git/emacs) so I can commit changes to these
files and add meaningful comments about the reason for the change in the
commit message.  This lets me easily experiment with changing half a
dozen variables and not worrying about remembering the old values in
case I want to go back.  Git has the information and it's easy to
restore the old values for any point in the git history.  This also lets
me synchronize variable changes to my laptop so my on-the-road org-mode
setup is identical to my workstation.

  reply	other threads:[~2010-03-24  2:32 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-23 18:02 org-mode tutorial questionaire Alexander Poslavsky
2010-03-23 19:42 ` Matt Lundin
2010-03-23 20:04   ` Alexander Poslavsky
2010-03-23 20:50     ` Friedrich Delgado Friedrichs
2010-03-23 21:43       ` David Maus
2010-03-23 22:00         ` Alexander Poslavsky
2010-03-23 22:04       ` Thomas S. Dye
2010-03-23 23:46     ` Matt Lundin
2010-03-24  2:30       ` Alexander Poslavsky
2010-03-23 20:47   ` Richard Riley
2010-03-24  2:31     ` Bernt Hansen [this message]
2010-03-24  6:32       ` Richard Riley
2010-03-24 11:53         ` Bernt Hansen
2010-03-24 12:36         ` Ian Barton
2010-03-25 17:57           ` Austin Frank
2010-03-27 11:32             ` Ian Barton

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=87fx3q1mcv.fsf@gollum.intra.norang.ca \
    --to=bernt@norang.ca \
    --cc=emacs-orgmode@gnu.org \
    --cc=rileyrgdev@gmail.com \
    /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).