From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id SMhTD2ZW92FpeAAAgWs5BA (envelope-from ) for ; Mon, 31 Jan 2022 04:24:22 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 0B+0C2ZW92ElZQAAauVa8A (envelope-from ) for ; Mon, 31 Jan 2022 04:24:22 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id EB6EC3B0CE for ; Mon, 31 Jan 2022 04:24:21 +0100 (CET) Received: from localhost ([::1]:48900 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nENIh-0008Bu-SM for larch@yhetil.org; Sun, 30 Jan 2022 22:24:20 -0500 Received: from eggs.gnu.org ([209.51.188.92]:34914) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nENHq-0007wH-QH for emacs-orgmode@gnu.org; Sun, 30 Jan 2022 22:23:27 -0500 Received: from [2a00:1450:4864:20::130] (port=42943 helo=mail-lf1-x130.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nENHp-0007Gg-9F for emacs-orgmode@gnu.org; Sun, 30 Jan 2022 22:23:26 -0500 Received: by mail-lf1-x130.google.com with SMTP id y15so23991073lfa.9 for ; Sun, 30 Jan 2022 19:23:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=nL7UcMG8Yd16j9cLm8LepRlObVNV6yqQlWQwJ+a06qo=; b=fLFnxMA0KsPH09NfZZCz7SQ3Cg+XFPEOkSOby2VuisaKDloXfYgDiJHlfu1MMszG3S tlUdu+XLmOgo8UxyQRD87F5NnPEXh6nk8xJf4tzgVZRMoqHR6exzRQ2fT8EWrxGb1qdS 5M64Xx5QooQmjQKyLl5FGOS4XUbqmWiS95NpdBDavStpGmiMIa6Jd5I7bkMQhD5E+/6Y dovuwJrvs8n615eUk35hVAxoFQfKESFS/nbEIwO2c0lfc9BnFEY2n4p8NeRShFYBqSv1 J2bQURnVZ4HlK7czdekUVGU/CqJa6WgAGBxQRU+H2X5fdkCLAIH/VTBmRgmIKicHFRnW VKtg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=nL7UcMG8Yd16j9cLm8LepRlObVNV6yqQlWQwJ+a06qo=; b=t5Bj3oOsWJn7Q817pDYX/GFH4W9iPTikM1QD9WbKwnNy8EPBCTd8LFIFtKOI2yzxfu antqHiVerAten06nu/CY5h5Ng5K5ucAh3dOLWx8wuR8vDMjAg1BiZyBhwlx9FOoiPO2K H09ViNQwhpkjPl950pIlJ1pQbvQD0foDhxSFQQjjovqNPW6gjaeAL7XmuSJyo11P+CK4 24IWnQ2vnptle+HnPaPG9GMmAiVyUVadYBfAl3XVjLxxN3wx7Yw4lHWNu5UfkLEXi88i gzHIAiS+YryEuS+shKOSNrQFJtV//GoSadV/W1ZAeSS/YaT/mW0lKLo/iFR8jNh9c9QO zlFg== X-Gm-Message-State: AOAM533VHMNRTnsHrsJGQ0CaVxO5jBqtNwxZfSNdqvscE69SxDYVQC3o Sajh4HXtQ4/Jd56R9ymlTEU= X-Google-Smtp-Source: ABdhPJz+eIal0b4hZk7XSD1capEXFHcgSz5CkfLkUehdPT3DpqQ8JaG4EcAllN86vXETC27NVxEZjg== X-Received: by 2002:a05:6512:3186:: with SMTP id i6mr11411502lfe.47.1643599403622; Sun, 30 Jan 2022 19:23:23 -0800 (PST) Received: from localhost ([91.210.107.150]) by smtp.gmail.com with ESMTPSA id o20sm1390666lfu.244.2022.01.30.19.23.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 30 Jan 2022 19:23:23 -0800 (PST) From: Ihor Radchenko To: chris Subject: Re: cut and paste not working after xdg-open "org-protocol://store-link?url=URL&title=TITLE" In-Reply-To: <22526663.8SHm2n8hJX@pluto> References: <1902025.jDVfpnRRgo@pluto> <1761146.GlYOGd2maZ@pluto> <87sft4g0zp.fsf@localhost> <22526663.8SHm2n8hJX@pluto> Date: Mon, 31 Jan 2022 11:28:06 +0800 Message-ID: <87mtjcfut5.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::130 (failed) Received-SPF: pass client-ip=2a00:1450:4864:20::130; envelope-from=yantar92@gmail.com; helo=mail-lf1-x130.google.com X-Spam_score_int: -10 X-Spam_score: -1.1 X-Spam_bar: - X-Spam_report: (-1.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, PDS_HP_HELO_NORDNS=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: emacs-orgmode@gnu.org Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1643599462; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=nL7UcMG8Yd16j9cLm8LepRlObVNV6yqQlWQwJ+a06qo=; b=aGs74w4pmapxlSRxHoRh9WeGR1tNIdlSJcsEpMHJzUyjfdZGWD5syut1fXjJx1QfuhzLvx WA/N5YTo3/omXz0iv3oW/JwoYXNI4yGqW2e+KXbf92T7VwU6ijBhJMmLrcS4Pe9FMK2Gp3 JiHhI+tMkcDfE2wAI6GMptarmI/huddE7lEMZPilgT5GEm+7Pk4r0HSbgBGtF+LiLclJJM NlJ+NahTyRnvy/sAfqEvnDqMEx4VOzqOPiystS8qfBTDtwFnWvqIElqWQTq5ToLR28YQUD kCtdEGb+C0GltZw1feANQp2KowevH7c8bJOF4vOX2cwBPeHhvNhMd6HA6ebk5Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1643599462; a=rsa-sha256; cv=none; b=jZKk8ns2KACMGNm/VAsackBIKkCsL86IaOId64JZsKRYfWhWKNYJP+yzCqSV1fT18NyGIc Myv1YR+eNPspvyKZaxQvC3qcR6AvJ7LpUXxcrRA9NXvfYLn5FPDmynDcSV2c39MvDGTzdQ Wgs66vjKEGEf2sF5f9oFCYjj7zzZdKdYCQrYyod47MC4pjAcT5O/Rtxfrsq8aDZ3GayGMn x3QJkrha7j/hoQDrosnyKrzibz/BkFJd3mV9la5zy5+6JT1TyRlsbz/PNOFUgJeKZOYmJp Uqjb1C4OG9osvjwIO8YF21nfdwm00Qiiq6EwIiy8mn7WoSaE93HPd33pLldlyg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=fLFnxMA0; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.83 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=fLFnxMA0; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: EB6EC3B0CE X-Spam-Score: -3.83 X-Migadu-Scanner: scn1.migadu.com X-TUID: tagNCeIpdxve chris writes: >> What will happen if you try (kill-new "something") in your Emacs >> (preferably, emacs -Q)? Will "something" be present in your Wayland >> clipboard? > > emacs -Q, then `M-: (kill-new "something")` > Then `C-y` in `*scratch*`, string "something" is pasted. > Then go to terminal (Konsole, specifically), `C-S-v`, string "something" is > pasted, too. Got it. What about emacsclient -e "(kill-new \"test123\")"? > Also, I understand your point, but the fact that the copying is working or not > working, in that direction, specifically, after using `xdg-open "org- > protocol://store-link?url=URL&title=TITLE"`, etc... > Is really a detail in what is hindering the workflow there. It seems that you don't (: To clarify, I am not trying to find a workaround for you yet, but trying to figure out if what you observe is a Emacs bug, an Org mode bug, or not bug at all. Best, Ihor