all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Kevin Montuori" <montuori@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Learn Emacs Lisp in 15 minutes
Date: Thu, 25 Jul 2013 11:19:47 -0400	[thread overview]
Message-ID: <m1k3ke3bvw.fsf@gmail.com> (raw)
In-Reply-To: 87bo5qolzi.fsf@bzg.ath.cx

>>>>> "B" == Bastien  <bzg@altern.org> writes:


    B> Comments and feedback welcome, enjoy,

Nicely done, I'm sure more than a few people will find it helpful.

A few comments:

  - A link to "An Introduction to Programming in Emacs Lisp" might prove
    handy for continuing on: http://tinyurl.com/lanbfyv 

  - The paragraph beginning with "This set of command is loaded on
    top..." is confusing.  I'd be tempted to make it way simpler:

      Emacs has a built-in set of functions (or commands); you use these
      built-in functions as building blocks for custom functions.

  - I'd point out that every sexp returns a value and some sexps produce
    side effects -- and explain the difference between a value and side
    effect.

Stupid as it sounds, I'd mention to your friend that you can't break a
computer by mis-programming it (and that most programmers spend their
time fixing code that's broken to some degree, not writing perfect code
out of the gate).  This is less obvious to non-programmers than I would
have suspected.


k.


-- 
  Kevin Montuori
  montuori@gmail.com



  parent reply	other threads:[~2013-07-25 15:19 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-25 12:36 Learn Emacs Lisp in 15 minutes Bastien
2013-07-25 13:53 ` Thorsten Jolitz
2013-07-25 15:19 ` Kevin Montuori [this message]
2013-07-25 20:25   ` Bastien
     [not found] <mailman.1755.1374756308.12400.help-gnu-emacs@gnu.org>
2013-07-25 13:41 ` Rustom Mody
2013-07-25 14:38   ` Bastien
2013-07-25 15:48 ` notbob
2013-07-25 20:23   ` Bastien
2013-07-26 13:38     ` Stefan Monnier
2013-07-26 17:35       ` Bastien

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=m1k3ke3bvw.fsf@gmail.com \
    --to=montuori@gmail.com \
    --cc=help-gnu-emacs@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 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.