help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: What makes elisp fun ?


From: Thien-Thi Nguyen
Subject: Re: What makes elisp fun ?
Date: Fri, 26 May 2017 12:52:28 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

() Jean-Christophe Helary <jean.christophe.helary@gmail.com>
() Mon, 22 May 2017 21:28:26 +0900

   So, besides for the fact that elisp is the Emacs extension
   language, what makes you enthusiastic about it and want to
   program in it?  What makes elisp fun for you?

For me, Emacs makes Emacs Lisp "fun".  In the past, this fun was
in the form of ‘M-x zone RET’ (and so on).  In the present, such
concerns like "how to disable the !@#!@# ELECTRIC-FOO" is "fun".
In the future, i might very well re-enable Blink-Cursor mode, in
anger or in jest, and see what manner of hooks can be piled onto
the timers before Emacs throws a rod...  that might be fun.  :-D

Of course, Emacs also makes Emacs Lisp "not fun", at times, like
when old (functional) code fails to run on a new release.  Sigh.

-- 
Thien-Thi Nguyen -----------------------------------------------
 (defun responsep (query)
   (pcase (context query)
     (`(technical ,ml) (correctp ml))
     ...))                              748E A0E8 1CB8 A748 9BFA
--------------------------------------- 6CE4 6703 2224 4C80 7502

Attachment: signature.asc
Description: PGP signature


reply via email to

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