This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2024-02-08
Channels
- # aleph (7)
- # announcements (12)
- # babashka (19)
- # beginners (4)
- # calva (29)
- # cider (20)
- # clj-kondo (20)
- # clojure (66)
- # clojure-austin (4)
- # clojure-europe (11)
- # clojure-nl (1)
- # clojure-norway (42)
- # clojure-uk (4)
- # clojuredesign-podcast (9)
- # conjure (1)
- # cursive (5)
- # datomic (42)
- # etaoin (4)
- # events (10)
- # garden (8)
- # graphql (1)
- # holy-lambda (7)
- # honeysql (3)
- # hyperfiddle (5)
- # missionary (11)
- # music (1)
- # off-topic (12)
- # practicalli (2)
- # re-frame (2)
- # reitit (6)
- # releases (2)
- # vim (2)
- # web-security (1)
- # xtdb (3)
Is it possible to embed portal window in emacs? I'm new to emacs and followed practicalli guide for spacemacs setup. With a new project I get portal but on a seperate window Previously used VSCode with calva and portal integrates into VS code. Not a huge issue but would be nice to have I guess Thanks for the detailed guides though. Much appreciated. 🙏
Yes, it's possible to embed Portal in an Emacs window using XWidgets. So Emacs must be compiled with XWidgets support. On a Mac, Emacs Plus has a flag to help you do this https://github.com/d12frosted/homebrew-emacs-plus I haven't looked into the Linux side, but assume it's mostly compiling (or finding a distribution of Emacs that has it enabled https://practical.li/blog/build-emacs-from-source-on-debian-linux/