From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 kDExHLVc92FwpgAAgWs5BA (envelope-from ) for ; Mon, 31 Jan 2022 04:51:17 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id HC+VGbVc92EEBwEA9RJhRA (envelope-from ) for ; Mon, 31 Jan 2022 04:51:17 +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 1B6D83B46F for ; Mon, 31 Jan 2022 04:51:17 +0100 (CET) Received: from localhost ([::1]:55136 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nENim-0005h3-1u for larch@yhetil.org; Sun, 30 Jan 2022 22:51:16 -0500 Received: from eggs.gnu.org ([209.51.188.92]:37226) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nENhq-0005gm-9h for emacs-orgmode@gnu.org; Sun, 30 Jan 2022 22:50:18 -0500 Received: from [2a00:1450:4864:20::330] (port=52018 helo=mail-wm1-x330.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nENho-0001om-IW for emacs-orgmode@gnu.org; Sun, 30 Jan 2022 22:50:17 -0500 Received: by mail-wm1-x330.google.com with SMTP id c2so9261550wml.1 for ; Sun, 30 Jan 2022 19:50:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=bE3CXVoB+y3tiJatdyzKfFgaMt13xBHyMHSqnh8cKlA=; b=F9Rdesh5ZzxefC8TGlik4XFMZ+eECf6nA9W/99zVTHvq9rYYk87vca26qJyddZPIz1 BaPY3uSVuolvhGtnML67inZ/KuE9UsMf+7dkG/qcituCmH2780GsJkOyzGnx2v+fLgNX cMn0xiTTO+P1fVgG2oQdsiGgcTHYQ73LoUnaWwBwWcIsL0ibdiaoh2Lw+c5L9zwHfy7M tWyLhKbqhH9gnKbm8GHO5wnmA19THUj58QbpkW+etg7XNrD8R4GV2zghWr9HVT8ZKO6+ oNCxuhQRwmhp0fe1cleFwpeoDHzvkfVVszuhbyEb5TEinMugIRZVvVInA132DnDcDlvf SqwA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=bE3CXVoB+y3tiJatdyzKfFgaMt13xBHyMHSqnh8cKlA=; b=0ZPj0SJbjc/qdPVXW1Gh7+ky7KL1X5iWOIX3Nw6rMIVZOQBOI9RJKr3Wld1rX5kIpx SDbMNniAJptMjAjYFICXEeJgCy/Z+RdYaZ2pC3Lu2qUKVHN6uAaQasw4pM+3Zo0dpVk1 X5aWpnOpQnHz0WjrKPD8zwB2k0H3kpBqWPlesLHlJN6y3R2UU64Pr81RHfJQ7JejwW+q Py1JLnmwMY3iJezDReigy+q2p4KXXWCHNYlfvlPegRNWcNK9XoSa+ZtkWUh1HB+OiW7U ysrprLWi9dMMgZCO3lrMH+cwH7WFcfHyo3JKMMdN4B52gdn0gk7coaQr7nC3O1Qy5rMP LyAA== X-Gm-Message-State: AOAM5317yZA0sndQfoaQSzVyt/zLdXP6WLis33mzJCnryUeLhGXFSLpH DlDsf2VXnTG1gt7bU1j4fL+2S9iKMjc= X-Google-Smtp-Source: ABdhPJyMtEA0S/sB5Myy/RPwxyEj5MJlJVqA1RcQ9sl7Mx3etCnjVSkkstJJU11FGSNVIjoa0pppfg== X-Received: by 2002:a05:600c:4e16:: with SMTP id b22mr7387521wmq.31.1643601001056; Sun, 30 Jan 2022 19:50:01 -0800 (PST) Received: from pluto.localnet (alagny-552-1-21-233.w83-200.abo.wanadoo.fr. [83.200.40.233]) by smtp.gmail.com with ESMTPSA id b15sm10557393wrs.93.2022.01.30.19.50.00 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 30 Jan 2022 19:50:00 -0800 (PST) From: chris To: emacs-orgmode@gnu.org Subject: Re: cut and paste not working after xdg-open "org-protocol://store-link?url=URL&title=TITLE" Date: Mon, 31 Jan 2022 04:49:59 +0100 Message-ID: <10685775.IQkTKvKYBs@pluto> In-Reply-To: <2630240.8LCFICVRos@pluto> References: <1902025.jDVfpnRRgo@pluto> <87mtjcfut5.fsf@localhost> <2630240.8LCFICVRos@pluto> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="UTF-8" X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::330 (failed) Received-SPF: pass client-ip=2a00:1450:4864:20::330; envelope-from=inkbottle007@gmail.com; helo=mail-wm1-x330.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: , 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=1643601077; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=bE3CXVoB+y3tiJatdyzKfFgaMt13xBHyMHSqnh8cKlA=; b=YgOsixQKKv/kk4OUqh6cqYHZgUe/AjZ6EECLlQWNTt2qwCRbgf/xecO4HJGJPDgiP7FyvD WpoqWOTs+N8Vj0JkxPOCQNVc6Gmb0+Syhe6G8ijv7Rm5goPriLLr0JxAlU9UgTTz+xFJFn 4eA+dyxz9DiKekw26I7cMdga57Ij9E0Ka/XaAHDmtR6tHLhup5/RkRwFBtj4quhiWbFSZK vo49UAN5hFkqNWvn9xh++GzVL9Zn2AQgoTZXeBGgUGxsNIZTULg9Lte148NJnYFoEte1/O 9wiY8ofvb38WGLDk8AP+WfEbosCWyZ9AbNoe4dzLwQwWrkQe+K8OlKr+r3ANEA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1643601077; a=rsa-sha256; cv=none; b=bq0CZhHFKgfuCy9Dkmg5E80n7zvjPiPipn898NBsvA+RQ4tEayzbmpPYOykTyAxmjCuPLu ODIFm0sI6eZFozyDnDKjQn7kFH0xDTaS9tzVRUq2Gro43qLdESP8RPlmzZ17Pvs8UHbFRr o0sl7NY6MAffnZCOgYrPn1t7G55jtp3X1cwWt2ippVLyq6lR/sHCwpsMO/ZWvNmS9mXLut QLKBjiQ2/yYD/z+UCGwsC4Cy5CJonYfMg2WRvCB2duD+7m9MuR7TfV90y7XXGcazQZ71ot Eay1KN42Hj4IVdF94pi1xcryWnQote5b2nyo66YSzHM2Le5Ii58UFx1C7HDN9g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=F9Rdesh5; 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.33 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=F9Rdesh5; 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: 1B6D83B46F X-Spam-Score: -3.33 X-Migadu-Scanner: scn1.migadu.com X-TUID: 9phGha8wz0R2 On Monday, 31 January 2022 04:43:34 CET chris wrote: > On Monday, 31 January 2022 04:28:06 CET Ihor Radchenko wrote: > > 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\")"? > > `~/path-to-emacs/lib-src/emacsclient -e "(kill-new \"test123 > \")"` > > Emacs side, `C-y` => "test123" > > Terminal side, `C-S-v` => no trace of the "test123" string. My, I missed one pivotal point: Right after that operation, I cannot cut and paste straight away from terminal to emacs. If I copy and paste some string "test567" from terminal to Firefox or whatever, it is working fine, but `C-y` in emacs is still "test123". > > (note that I don't have emacs system wide, only the emacs 29.0.50 build from > source, so there can be no conflict between two emacs) > > > > 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. > > Yeah, sorry about that. > > > Best, > > Ihor