emacs-devel
[Top][All Lists]
Advanced

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

Re: Why shouldn't we have a #if .... #else .... #endif construct in Emac


From: Lynn Winebarger
Subject: Re: Why shouldn't we have a #if .... #else .... #endif construct in Emacs Lisp?
Date: Mon, 4 Sep 2023 07:12:18 -0400

On Sat, Sep 2, 2023, 3:58 PM Alan Mackenzie <acm@muc.de> wrote:
Hello, Philip.

> > +(defmacro static-if (condition then-form &rest else-forms)

Wouldn't "compile-when" be more harmonious with names like "eval-when-*"?
Or am I just too fond of wordplay?

Lynn


reply via email to

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