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: Stefan Monnier
Subject: Re: Preloading xwidget.el on xwidget builds?
Date: Wed, 15 Dec 2021 23:51:20 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

> Depends on details I don't know, but presumably `make-xwidget` could
> explicitly require/load `xwidget.el`.  Or the display could end up
> loading `xwidget.el` when it calls a function defined there in (by
> marking those functions as autoloaded).

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


        Stefan




reply via email to

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