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

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

bug#46958: 28.0.50; invalid-function error for macros that have function


From: Phil Sainty
Subject: bug#46958: 28.0.50; invalid-function error for macros that have function bindings
Date: Mon, 8 Mar 2021 19:30:35 +1300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

On 8/03/21 10:38 am, Robert Irelan wrote:
> No, that results in a circular import.

I think a traditional way of dealing with this is to move the
macro definitions to a separate library (e.g. fc-macs.el) and
each library which uses the macros can then (require 'fc-macs)






reply via email to

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