emacs-devel
[Top][All Lists]
Advanced

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

Re: Preloading xwidget.el on xwidget builds?


From: Po Lu
Subject: Re: Preloading xwidget.el on xwidget builds?
Date: Thu, 16 Dec 2021 12:52:55 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.60 (gnu/linux)

Stefan Monnier <monnier@iro.umontreal.ca> writes:

> Or we could move `make-xwidget` to `xwidget.el` and rename the
> C function to something like `internal--make-widget`.

Hmm, good idea.

How can I make autoloads conditional on a build configuration though?  A
very large amount of code uses (fboundp 'make-xwidget) to detect xwidget
support, and breaking that would be very inconvenient.

Thanks.


reply via email to

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