From: Emanuel Berg <incal@dataswamp.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Constructing code template systems
Date: Wed, 19 Oct 2022 02:36:53 +0200 [thread overview]
Message-ID: <87pmeobqe2.fsf@dataswamp.org> (raw)
In-Reply-To: tinfn0$3u1$1@ciao.gmane.io
John Haman wrote:
>> code template systems
>
> Like macros?
There are macros in Elisp and they are code that produce code,
this makes them more difficult to write and debug, I'm unsure
what the advantages are but there are certain occasions where
it is practical to do, someone else has to fill you in on
those typical cases ...
There are also keyboard macros that are really poor-man's
programming. In the real world, while it is okay to be poor,
in the sense it doesn't, or shouldn't make your life any less
valuable to you or anyone else, it certainly isn't cool to be
poor and in the Elisp world, where programming is free of
charge, there is even less reason to ...
--
underground experts united
https://dataswamp.org/~incal
next prev parent reply other threads:[~2022-10-19 0:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-17 22:36 Constructing code template systems Heime via Users list for the GNU Emacs text editor
2022-10-19 0:17 ` John Haman
2022-10-19 0:36 ` Emanuel Berg [this message]
2022-10-19 0:58 ` Heime
2022-10-19 1:23 ` Emanuel Berg
2022-10-19 4:12 ` Jean Louis
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=87pmeobqe2.fsf@dataswamp.org \
--to=incal@dataswamp.org \
--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.