From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id oJtfD6329V/tIQAA0tVLHw (envelope-from ) for ; Wed, 06 Jan 2021 17:43:09 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id yFcgC6329V8xegAA1q6Kng (envelope-from ) for ; Wed, 06 Jan 2021 17:43:09 +0000 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 7533794030E for ; Wed, 6 Jan 2021 17:43:08 +0000 (UTC) Received: from localhost ([::1]:43032 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kxCpu-0002j5-5X for larch@yhetil.org; Wed, 06 Jan 2021 12:43:06 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:43858) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kxCp5-0002hg-6P for emacs-orgmode@gnu.org; Wed, 06 Jan 2021 12:42:15 -0500 Received: from mail-pl1-x632.google.com ([2607:f8b0:4864:20::632]:33711) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kxCp3-0003uW-EO for emacs-orgmode@gnu.org; Wed, 06 Jan 2021 12:42:14 -0500 Received: by mail-pl1-x632.google.com with SMTP id b8so1917442plx.0 for ; Wed, 06 Jan 2021 09:42:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bobnewell-net.20150623.gappssmtp.com; s=20150623; h=from:to:subject:organization:references:date:in-reply-to:message-id :user-agent:mime-version; bh=W5PEdqZN87Sra+UxO+XZEKYhHdOCXERsGTTrXUyShuQ=; b=QnMp/6Fim+R6oOfsMbr43mTZZRmRSJC1RMKhm3DzvndZQHs50OYyXeR4Pj3dvr9+HG OJtJBeCojJIIKDlCIDrbPPOEIQRbAOPoatBWbaK/6xOL49N3yLsllnFsGoSzANzn0MRh v/O0MqLK+l9S5C4Jl4A1lBewhVkBwORcV5b4LBhrY8ErGb5JcnP9IZKZ1LZHZt2/YQij 0baNs71jTR2EGi9/7TuPqf2D3cyM16SZbzSJzlsxgthXPwLEzU5NNO/9mTZKWwC5bBw6 7Ui5sNUhh8tQwTnF8UHep+h0i3GporPRNFkkaMBmwmvBGeggbD6AuHV8DWjD0hm5fG2N UzQg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:organization:references:date :in-reply-to:message-id:user-agent:mime-version; bh=W5PEdqZN87Sra+UxO+XZEKYhHdOCXERsGTTrXUyShuQ=; b=Jt0vZfLXPO0lm/wozYVlpBGG6wsm4cHrkW9Tscy/C2AYkw9oA4OwgYLX2AoKTKpaQ4 GpgwR+gRZCRnn66K6A8pFleJ9cHqkTXm2cGwmZ3N7z43gLchfFEu/l8R5qu1k3rylH4y 71tzK0wyNNsm91f/3+cCjkstE3MEDvCJx9/v9FZzLynBhQILQI1udcuX6tND35IMdncz qbVMkhL8gvBY+ht3zTmyqExClhNOxVSEbE7sG9MvpxcSn0szqLZhGNj+M8h3Q75JWORP iN6ZIihim0sSpUoT/UAOqOyOlzLqwvAe8dW59y2ZNUshnI14h3Bdh46cvQwWFTDTUjMg il1g== X-Gm-Message-State: AOAM532PwB1RGeUw8ly41LMIHUbAE03JBLmeilnJ3vFKL9QKiaafrAAS WVcn5VNFjyV3IZeKhVJenZHLmxR2yqUXqg== X-Google-Smtp-Source: ABdhPJzXaSgVLOhn3icyCkVWTIG9TupuuohB8K0CC1Xblmz1hB6PEAR7xoyVfDu6EYTZNRi0CNrPRw== X-Received: by 2002:a17:90a:4:: with SMTP id 4mr5377485pja.19.1609954931237; Wed, 06 Jan 2021 09:42:11 -0800 (PST) Received: from localhost (udp072992uds.hawaiiantel.net. [141.239.244.209]) by smtp.gmail.com with ESMTPSA id p17sm3070876pfn.52.2021.01.06.09.42.10 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Jan 2021 09:42:10 -0800 (PST) From: Bob Newell To: emacs-orgmode@gnu.org Subject: Re: Possibility to copy text outside EMACS and send it to orgmode document Organization: Avi Gobbler Publishing References: <87eekcfeyk.fsf@ucl.ac.uk> <87wny4oy0h.fsf@ucl.ac.uk> Date: Wed, 06 Jan 2021 07:42:09 -1000 In-Reply-To: (Tim Visher's message of "Wed, 6 Jan 2021 10:56:05 -0500") Message-ID: <87eeiy0xou.fsf@emailmessageidheader.nil> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: none client-ip=2607:f8b0:4864:20::632; envelope-from=bobnewell@bobnewell.net; helo=mail-pl1-x632.google.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 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-Spam-Score: -2.54 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=bobnewell-net.20150623.gappssmtp.com header.s=20150623 header.b=QnMp/6Fi; dmarc=none; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Queue-Id: 7533794030E X-Spam-Score: -2.54 X-Migadu-Scanner: scn0.migadu.com X-TUID: rlax9Or33EV2 I've done similar sorts of things in Linux with xdotool and xclip. These are very useful tools although a bit fiddly in their usage. -- Bob Newell Honolulu, Hawai`i - Via GNU/Linux/Emacs/Gnus/BBDB