From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id SAEdIXBajmJmYAEAbAwnHQ (envelope-from ) for ; Wed, 25 May 2022 18:33:52 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id UP8qIXBajmKyAgAA9RJhRA (envelope-from ) for ; Wed, 25 May 2022 18:33:52 +0200 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 38B812AA3C for ; Wed, 25 May 2022 18:33:52 +0200 (CEST) Received: from localhost ([::1]:60728 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nttxH-0006mo-8V for larch@yhetil.org; Wed, 25 May 2022 12:33:51 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39708) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nttgz-0001k5-QO for emacs-orgmode@gnu.org; Wed, 25 May 2022 12:17:02 -0400 Received: from mail-ej1-x629.google.com ([2a00:1450:4864:20::629]:34580) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nttgw-000744-Fm for emacs-orgmode@gnu.org; Wed, 25 May 2022 12:17:00 -0400 Received: by mail-ej1-x629.google.com with SMTP id q21so22478421ejm.1 for ; Wed, 25 May 2022 09:16:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:mime-version; bh=ezk8UcD2CjcsOxiKhOEuKowJWSHG/lNXykLZ89nbi84=; b=ounsOGRSoKtFVkx16a99dNGC+H39qeMgLr9tV3kkGUZOLOWSvPtzhk1OwF3vfoyoBH uDF3C0g0x1zuwr677GfzCo0ECzyXkVr0m0sZkUQDvAXCu3tOz22KAsScmuDL3z4+wNwg GKt32+PbDd3VlyuMEQ1GwgvepRPukQ36LP2p93jJGEcMgrmsyVzpIjfRf+9+t6bS5RVc OU/lnXjVmqMUwmZ6sZ3XIsMVPe6bbpGZwnrn+Mh4YXNmQc7S6g0ltZvPZVewJ7mEpqHX u/kJPTmtMGlUB+ZDu8AfirTvUu16YV94mJwZFdmbrj4qd4IQ36iUWm13bJCuNcmNQRXd 8a8g== 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:date:message-id:mime-version; bh=ezk8UcD2CjcsOxiKhOEuKowJWSHG/lNXykLZ89nbi84=; b=LAJyKsn4hILkv7j10k7oXp5U6vVtlfns/Q4JQq6TQslBttVOw4ilkML/S4dBj2gO/N uLTyxl/xpkXuOTwjI2IPwsGy2DbBThAnm8wVcKoyIXqQV2QTWJAl21rgunWj2KvkU/Fo Tok9ejnAtcbFlRY1o8UCdB+964lSd99byxhB005YjZx1D6hBkFykaxxGWNZBQJMFQ6ak TRfB/xDMiWbVyaNn/GP198dV7hb1VG1jEwhfyqxZwPCWn65N9gi5KNME4ddotLQp03Mm XgVag0xid1lyeOdfnpewAlvHaA5P9WXUPbGA8Z/THQCpdMU0i4KyR1Eec8D1Lqcl1wpw gLhg== X-Gm-Message-State: AOAM533q3GWc+chMt8nx5WzHqK66Yms8RTBc+rQztzhPMPRHdHP2m3k3 x4jH3c+IcQ85/nEMH8ymPv37SJY05invLQ== X-Google-Smtp-Source: ABdhPJzrIhvGMf4TPQUCOEgfaPewtZPDvKB/NrsEY8Qz8QgjzMBztPFwuvdqS48L6lUFCDTq05+dBg== X-Received: by 2002:a17:907:6d82:b0:6fe:fd05:e21e with SMTP id sb2-20020a1709076d8200b006fefd05e21emr10609555ejc.432.1653495416307; Wed, 25 May 2022 09:16:56 -0700 (PDT) Received: from commodoroII (2-235-154-9.ip228.fastwebnet.it. [2.235.154.9]) by smtp.gmail.com with ESMTPSA id l1-20020a50d6c1000000b0042bca34bd15sm859255edj.95.2022.05.25.09.16.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 25 May 2022 09:16:55 -0700 (PDT) From: Alessandro Bertulli To: bdarcus@gmail.com Cc: emacs-orgmode@gnu.org Subject: Re: Opening org-cite links with different application Date: Wed, 25 May 2022 18:16:51 +0200 Message-ID: <87ilptlh8s.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2a00:1450:4864:20::629; envelope-from=alessandro.bertulli96@gmail.com; helo=mail-ej1-x629.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, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham 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-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1653496432; 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:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=ezk8UcD2CjcsOxiKhOEuKowJWSHG/lNXykLZ89nbi84=; b=iTvsEGluevxDFfkntPfUtEIlZkvJFnFoCb1kcwj56tohPpjfiHUf4XDNPOBeelZGnqh0FE AJnuUYMDw3/JLC1X1Z5rvZvxWEShAS2TjfU3PE0297U6qpqVk7se2hCjMHBecSNUa/U5gf EQp8q0qQRWCsDBsFHTAGaRnKoQa4YTub4Mme1wz+JQc4mtKt+4jnOPs98OX9ByYrDumWAV 90lAvWEUAKM4ivQq5U9KmvEE19D7OsuQgLhCmSK6q8450ON6jVK57/vw5bCv/m/DIZkXF6 VDZH3uQZPjeUT87EM+Cx9stTozmJLlryUPVrVojEiaJTwuJ42gXV7ikS1NKSZg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1653496432; a=rsa-sha256; cv=none; b=f3yLH5OQubRNBGTwQSbpHrmlgp9a4CjHUmFfa7OkZG2wv9kdmxIx8ljAGnWuinn6YIPqZd X27AjZMwaC4GKsu2KlcGO4j5Jgli178m4ysh5Cm+zpuhZtpRXh4uaTlUt8U/fMnu7tat5l qszq6fvtE4SNljdDSnSj4rzEgKvpebbHLfSVnBrN7UPf4uqWl7Wgh9H97/PhJi2+cLENuW hhW/s3bNZO6NnabQAUcg72b8OSkZQrBUEvVTTRzRTjUDrztFfBhb5LqrRuLnA8GqWR8ghx RATxDsQQS1S7hLGqV1VqT5+wfKK4RgJarttNnCqr74rw4J2nwV+TYAyAByWmrg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=ounsOGRS; 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.04 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=ounsOGRS; 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: 38B812AA3C X-Spam-Score: -3.04 X-Migadu-Scanner: scn1.migadu.com X-TUID: tQ3NUFiIhXkP It's a PDF viewer that tries to display scientific and academic writings at his best. It's actually still experimental, in a way, but it looks promising and, for now, I don't have big problems. Unfortunately, it has vi-style keybindings :-) Anyway, I think I need a lambda because there's not a single function that do what I want for me. Moreover, I need to take an argument (the file name), to then call, in an async process, "sioyek /path/to/file.pdf". I don't know, it seemed the most straightforward to me. Do you have any better idea? Alessandro