From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id B+ZOGDSe9l9eFQAA0tVLHw (envelope-from ) for ; Thu, 07 Jan 2021 05:37:56 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id 0K6BEzSe9l9GGwAAbx9fmQ (envelope-from ) for ; Thu, 07 Jan 2021 05:37:56 +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 071379402A2 for ; Thu, 7 Jan 2021 05:37:55 +0000 (UTC) Received: from localhost ([::1]:48702 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kxNze-0003kZ-QW for larch@yhetil.org; Thu, 07 Jan 2021 00:37:54 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:39006) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kxNyz-0003kR-FX for emacs-orgmode@gnu.org; Thu, 07 Jan 2021 00:37:13 -0500 Received: from mail-lf1-x12f.google.com ([2a00:1450:4864:20::12f]:40946) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kxNyx-0007Jy-W2 for emacs-orgmode@gnu.org; Thu, 07 Jan 2021 00:37:13 -0500 Received: by mail-lf1-x12f.google.com with SMTP id m12so11903972lfo.7 for ; Wed, 06 Jan 2021 21:37:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=RVZn0tycmZQwL+3oCwvQnL7fvd5dmKoIitdf5aiA+U0=; b=hnAR9D6mBWhQc2zq7fIDV/3jjuuNgoD9I1pWB6qZ3+SZuG0eTj6Xzt0XazF09xQyOS JIwQ/Ljw1Dsa/QhNbjntjWetUuZqtXBrx8zqWA5zUzyHC5Nt/hk9apci6y05SQgKRArb ODETw5MlMyvISqNNhAcQz8y74bcw6IMYQzLlzu5VgRV49tIAAcZYyft6xjmpBJccLQwn k77xHhIgMQEeCmJNfxtGnXS7YfsH4QZFuoG/FwrO4ZcqZWeRqKtyzzZgD1sYhCKJ7oXC GscOmZOuZyUGrO3rd23M/3yi/Kb1UsWCuZiXxYCjAWjy6tV9XzxMtZ9PgnmLOPX5nJyR 4ygQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=RVZn0tycmZQwL+3oCwvQnL7fvd5dmKoIitdf5aiA+U0=; b=e8vsF3MD4qg/zvlJFphUiT1ukIyt2ykOXjyFaLfEZtzrWz8QtGRfslVfMd3s8cFV7j yS81K8F8PlCuXWheJYiibImesX0oiC/P0ymcYJ5g9Y2wKu6Z/dyj0dxNfeq+ugk3FkJj hel35VfHHruoxJHdfbS0QKe9whUcQJU3CgtM7FAHycHwbQ5rgVn7EvOJrEmMzF9l+CH0 QlnVVbZLjWx6MmuSN0Zo1nKxRBV0VYvyBZMVnZqmNjENMGQkMi84wVBM6pREi5Abk1sD oZqNzAGepatEsHqL2f/KggVWtUo3tvsVTzjM2u53tb8wd1hAZxoSF4NggtcsHDqGC7pe kOqg== X-Gm-Message-State: AOAM531+PHPSSEe8KxzohHC7HpB/cDBGDzJgTaOTAVhFjt3fRyyc2Jo2 ACWA18DZ/mTVE9scWCYGC01Q59Z3AJkjZy7Lz+4= X-Google-Smtp-Source: ABdhPJzr9T70cK9VzxdPkxu/GR/PSqNi7oBnMgclGs4G2s856fqk89IwY1vy731KC0ARIlOqjg5/UnZ/fRorLjC8ecQ= X-Received: by 2002:a05:651c:c1:: with SMTP id 1mr3682374ljr.124.1609997829956; Wed, 06 Jan 2021 21:37:09 -0800 (PST) MIME-Version: 1.0 References: <87eekcfeyk.fsf@ucl.ac.uk> <87wny4oy0h.fsf@ucl.ac.uk> <871rex49cc.fsf@localhost> In-Reply-To: <871rex49cc.fsf@localhost> From: Gerardo Moro Date: Thu, 7 Jan 2021 07:36:59 +0200 Message-ID: Subject: Re: Possibility to copy text outside EMACS and send it to orgmode document To: Ihor Radchenko Content-Type: multipart/alternative; boundary="000000000000be674505b848d48f" Received-SPF: pass client-ip=2a00:1450:4864:20::12f; envelope-from=gerardomoro37@gmail.com; helo=mail-lf1-x12f.google.com X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 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, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-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: , Cc: Tom Gillespie , emacs-orgmode Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -1.25 Authentication-Results: aspmx1.migadu.com; dkim=fail (headers rsa verify failed) header.d=gmail.com header.s=20161025 header.b=hnAR9D6m; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=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: 071379402A2 X-Spam-Score: -1.25 X-Migadu-Scanner: scn0.migadu.com X-TUID: xwWmtjZrXK5p --000000000000be674505b848d48f Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Thanks. I have been trying to set org-protocol up, but... I can't find where this package is (silly, innit?). Where is the official org-protocol page where to download it? Thanks! El jue, 7 ene 2021 a las 7:10, Ihor Radchenko () escribi=C3=B3: > Gerardo Moro writes: > > > Thanks, guys. > > I'll have a look. > > I understand that using org-protocol in combo with org-capture I would > have > > to visit the Emacs window for capturing the copied text or not? > > Because this is crucial, as I aim to avoid this step. > > Thanks! > > If your capture template has :immediate-finish setting set to t, the > capture is done in background without raising Emacs frame. > See v org-capture-templates for more details. > > Best, > Ihor > > --000000000000be674505b848d48f Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks. I have been trying to set org-protocol up, but... = I can't find where this package is (silly, innit?).
Where is the of= ficial org-protocol page where to download it?
Thanks!

El ju= e, 7 ene 2021 a las 7:10, Ihor Radchenko (<yantar92@gmail.com>) escribi=C3=B3:
Gerardo Moro <gerardomoro37@gmail.com> writ= es:

> Thanks, guys.
> I'll have a look.
> I understand that using org-protocol in combo with org-capture I would= have
> to visit the Emacs window for capturing the copied text or not?
> Because this is crucial, as I aim to avoid this step.
> Thanks!

If your capture template has :immediate-finish setting set to t, the
capture is done in background without raising Emacs frame.
See <F1> v org-capture-templates <RET> for more details.

Best,
Ihor

--000000000000be674505b848d48f--