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 15:47:28 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.60 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

> I don't think I understand the problem you are describing.  Can you
> please describe the situations in which the xwidget-related C
> functions would be invoked without xwidget.el being loaded?

(This has been fixed now: see the other replies to this thread.)

For instance, `make-xwidget' can be called to create xwidgets, and they
can be displayed on screen, all without xwidget.el being loaded.

A package that uses xwidgets to preview LaTeX does this, and that
package brought this problem to my attention.

Thanks.


reply via email to

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