alexmurray / emacs-snap

GNU Emacs in a snap
https://snapcraft.io/emacs
71 stars 13 forks source link

Please build Emacs-29 with XWidget support #70

Open mhlr opened 9 months ago

mhlr commented 9 months ago

Doing

(require 'org-clatex)

throws

error("Eager macro-expansion failure: %S" (error "Your Emacs was not built with Xwidget support"))

alexmurray commented 9 months ago

Please see the existing issue #33 - unfortunately the last time I looked into this, it was not possible without custom compiling webkit to support the /snap prefix - and at this time I don't have the time took into that again. But I would be willing to review and accept any patches required to make this happen.