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

Hi Kevin,

"Kevin Montuori" <montuori@gmail.com> writes:

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

Indeed, add at the end.

>   - 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 rewrote it but slightly differently.  Thanks for putting me on this
track anyway, let me know if it sounds clearer now.

>   - 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.

Mhhh... I added one little sentence, but I don't want to go too far
down that road.  For example, I don't want to say that no-side-effect
functions are more "functional" than others -- because it sounds
jargonish for newcomers, and it does not really add to the
understanding of this little tutorial I think.

> 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.

How true.  I added a notice, and a "thanks" section at the end!

Thanks,

-- 
 Bastien



  reply	other threads:[~2013-07-25 20:25 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
2013-07-25 20:25   ` Bastien [this message]
     [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=87ppu6gzeh.fsf@bzg.ath.cx \
    --to=bzg@altern.org \
    --cc=help-gnu-emacs@gnu.org \
    --cc=montuori@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 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.