all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Mark Oteiza <mvoteiza@udel.edu>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: [Emacs-diffs] master 551594e: Add indent spec to easy-mmode macros
Date: Thu, 28 Sep 2017 20:46:54 -0400	[thread overview]
Message-ID: <20170929004654.yl7z4gzq6yxm2mdz@logos.localdomain> (raw)
In-Reply-To: <jwvr2urm25w.fsf-monnier+emacsdiffs@gnu.org>

On 28/09/17 at 08:38am, Stefan Monnier wrote:
> >     Ideally these macros should expand to the proper code instead of
> >     relegating all the work to a function call.
> 
> FWIW, I tend to
> disagree: it's usually preferable to keep the macro part to a minimum
> (handling the syntax), and to keep as much as possible in functions.

I see, thanks.  I tend towards macros that expand to efficient code and
eliminate runtime dependencies; however, like all things it's a trade
off, be it code size, macroexpansion speed, etc.



  reply	other threads:[~2017-09-29  0:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20170928115443.21221.85942@vcs0.savannah.gnu.org>
     [not found] ` <20170928115444.536A4203B7@vcs0.savannah.gnu.org>
2017-09-28 12:38   ` [Emacs-diffs] master 551594e: Add indent spec to easy-mmode macros Stefan Monnier
2017-09-29  0:46     ` Mark Oteiza [this message]
2017-09-29  3:20       ` Stefan Monnier

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=20170929004654.yl7z4gzq6yxm2mdz@logos.localdomain \
    --to=mvoteiza@udel.edu \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.