This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-12-01
Channels
- # adventofcode (66)
- # announcements (12)
- # aws (8)
- # babashka (28)
- # beginners (160)
- # cider (28)
- # clara (22)
- # clj-kondo (5)
- # cljdoc (40)
- # clojure (129)
- # clojure-australia (2)
- # clojure-europe (24)
- # clojure-gamedev (19)
- # clojure-nl (5)
- # clojure-norway (15)
- # clojure-sanfrancisco (25)
- # clojure-seattle (2)
- # clojure-spec (13)
- # clojure-uk (29)
- # clojurescript (14)
- # cryogen (5)
- # cursive (7)
- # data-science (1)
- # datascript (5)
- # datomic (8)
- # deps-new (5)
- # emacs (19)
- # events (8)
- # fulcro (32)
- # graalvm (7)
- # helix (9)
- # kaocha (3)
- # lambdaisland (1)
- # london-clojurians (4)
- # malli (5)
- # meander (32)
- # off-topic (143)
- # pathom (4)
- # portal (32)
- # re-frame (7)
- # reagent (33)
- # reitit (2)
- # shadow-cljs (5)
- # spacemacs (4)
- # tools-deps (30)
- # vim (1)
hi, I am trying emacs on wsl2, how can I integrate both clipboards? would like to M-w something and C-v on windows apps
Use XServer for that. You can use X410 (paid) or XOrg free server from Cygwin (for example). Cygwin X should be run with the following arguments: Xwin :0 -multiwindow -ac +iglx -wgl -clipboard -listen tcp
Just a random reddit post from the past (3y ago): I use Emacs (25.3) with VcXsrv (X Server for Windows) and clipboard sharing works like a charm (but only after latest Creator Update for Windows 10, earlier you had to patch sources of Emacs to prevent it from hanging).
(here: https://www.reddit.com/r/bashonubuntuonwindows/comments/6xx3k5/emacs_functions_for_the_windows_clipboard/)
the bigger updates should be initiated manually by you, they are not automatic anymore.