From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 gKqmC6Sp/2HpcgAAgWs5BA (envelope-from ) for ; Sun, 06 Feb 2022 11:57:40 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id UNthBKSp/2HEOQAAG6o9tA (envelope-from ) for ; Sun, 06 Feb 2022 11:57:40 +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 AE21214DC7 for ; Sun, 6 Feb 2022 11:57:39 +0100 (CET) Received: from localhost ([::1]:41138 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nGfEg-0007yl-Pb for larch@yhetil.org; Sun, 06 Feb 2022 05:57:38 -0500 Received: from eggs.gnu.org ([209.51.188.92]:56536) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nGfE6-0007wR-AB for guix-patches@gnu.org; Sun, 06 Feb 2022 05:57:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:42695) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nGfE6-0006EJ-12 for guix-patches@gnu.org; Sun, 06 Feb 2022 05:57:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nGfE5-0007Ko-P9 for guix-patches@gnu.org; Sun, 06 Feb 2022 05:57:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#53797] [PATCH] gnu: Add emacs-app-launcher. Resent-From: Demis Balbach Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 06 Feb 2022 10:57:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53797 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxime Devos , 53797@debbugs.gnu.org Received: via spool by 53797-submit@debbugs.gnu.org id=B53797.164414496528124 (code B ref 53797); Sun, 06 Feb 2022 10:57:01 +0000 Received: (at 53797) by debbugs.gnu.org; 6 Feb 2022 10:56:05 +0000 Received: from localhost ([127.0.0.1]:36592 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nGfDA-0007JX-NH for submit@debbugs.gnu.org; Sun, 06 Feb 2022 05:56:04 -0500 Received: from mout-p-103.mailbox.org ([80.241.56.161]:49708) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nGfD8-0007J0-R7 for 53797@debbugs.gnu.org; Sun, 06 Feb 2022 05:56:03 -0500 Received: from smtp202.mailbox.org (smtp202.mailbox.org [IPv6:2001:67c:2050:105:465:1:4:0]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-103.mailbox.org (Postfix) with ESMTPS id 4Js5mD0Rcjz9sRW; Sun, 6 Feb 2022 11:55:56 +0100 (CET) X-Virus-Scanned: amavisd-new at heinlein-support.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=minikn.xyz; s=MBO0001; t=1644144953; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=2qw65dOJobLGe/Lqu/sfGNpys794HWvSPXgln/P9I1U=; b=0HA45T8kSB1Nt8M5/t5//L6Z5WDz9AQQE/nJFuYJYcsPPFdhwr1xOP07f4X8M0cXXwwugu n8A9jDvq5WH5Dc7C75haABDPEIiCBRJZFMI0bfSZZnNp0eoe6QGRV4NbBYyTzdOy8AvsIp dNbE1Ood414PnkX3Tkiw2Ffeg8FA4jxDF7YxZ7CyyxECYvOzUk2E49NmNqKN4jY5DxBzkm YIZp+RKnSevgPyoCtotfVeOU1dtSgJsWxiqb4oU7TYthkgCroWilV5XrExm/TKFiSxlo9t Vz5hAC1GCwOFkvAJXb2qMxkvylbOD622/VDMn/OnwGQCiS1kj3yEyVCj2uL8lQ== From: Demis Balbach In-Reply-To: References: <20220205112019.31624-1-db@minikn.xyz> Date: Sun, 06 Feb 2022 11:55:49 +0100 Message-ID: <87sfswgt6y.fsf@minikn.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" 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=1644145059; 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:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=2qw65dOJobLGe/Lqu/sfGNpys794HWvSPXgln/P9I1U=; b=l1MhDllaCDhwZ1y0AhP9/0PRqJMrGleINVJXXkahA2N6fLGV83+uhryk52N0xo3WxaL2A2 p6kribSk5JpGbI4vMab4U38wNIQRkDV33gdSIye+crFuK0fSLxrukNSVH/I4YeloyV+Dgp ZLp2Y/LGJwtJF8CRzWjmiUyRKfQg3u1bCtFs9NGg9iefPOIPBjeUrznJ5srt1A7mCPYtTb 3/4BufFYHjolVsYT7XngY6WpgCvWC+8NE+0ECRqI5DqFPbosSSnkNnemPjEuOT6g2RGZhO tHfh/2XTS1gwi+TPTIBfXvLyUOoX4KINLc51DSaKCgbaBSV1NjnCtghH2ICpEQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1644145059; a=rsa-sha256; cv=none; b=IVphhm/X6fD6JbAXZwNkKAj5PP8Kqb61GnPRY5x1BscdymDRdRpkRnvkUrAO/gn9YQhhIn lV5BQuA00S9yGo/JW20Ynx8Z4VnhbvFCda765hAZVoyJa2jjOQT9Ry2iDo1jepWWzC0dON 356UCU2Yq7XcLDJqbI7BjBrlwXd6cdO1w4fNV4VZCPk7w0sq+HNWwD5GOCHUqSrucLORFR mCKOLg7lX4syBj3pxpy86cKJxOqn9qCZKm+p5QEkGLbx5tc0dsoUQb2z3LR9L/jDxOe79u 3/tRJ1JRtR3L+W4+EXWUF/Jg9nLdHdthPvrz97GpMdCahaEHWogmWi+ToWk1lg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=minikn.xyz header.s=MBO0001 header.b=0HA45T8k; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -4.43 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=minikn.xyz header.s=MBO0001 header.b=0HA45T8k; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: AE21214DC7 X-Spam-Score: -4.43 X-Migadu-Scanner: scn1.migadu.com X-TUID: laswtGnckJPi --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 2022-02-05 13:05, Maxime Devos wrote: > Demis Balbach schreef op za 05-02-2022 om 12:20 [+0100]: >> +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 "app-launcher defines the app-laun= cher-run-app command which uses Emacs >> +standard completion feature to select an application installed on your = machine >> +and launch it.") > > What does =E2=80=98launching=E2=80=99 mean here? Is =E2=80=98launching a= n application=E2=80=99 > functionally the same as running it (with 'fork'+'exec' or 'system' or > whatever)? Does it have extra bells and whistles? > > It's a super vague word, e.g. when Xiden has been announced on guix- > devel, one of the words that kept being repeated was 'launcher', but it > wasn't defined anywhere in its practically empty manual. (Nowadays > there's actually a manual and it does define launchers, but it didn't > use to.)=20 > > Greetings, > Maxime. Hello. I don't know if that's what you wanted to hear but technically, the script is a big wrapper around `call-process-shell-command'. `app-launcher--action-function' can be set to whatever function to execute on the selected candidate, by default this is set to `app-launcher--action-function-default' which ultimately runs `call-process-shell-command'. See: https://github.com/SebastienWae/app-launcher/blob/main/app-launcher.el#L167 Is this enough information? =2D-=20 Best regards / Mit freundlichen Gr=C3=BC=C3=9Fen, Demis Balbach --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJCBAEBCgAsFiEEz9zHmXzCRksxyCGU8X3bmMw8QFwFAmH/qTUOHGRiQG1pbmlr bi54eXoACgkQ8X3bmMw8QFxtnA/9Fy8+sXxci8QiqbkNuYo0+VGU5rVCtmRQyppP pjkCZ21V3agkCR/FnCj6LNTSQDJqbMKt9QHjT9bYFOWG1xzeJfCpBG6yZfNq9oPA VNBiKBndMMTe7SZmHqCDAw7gNiLf0GD2WhMAv5F6F/ji+gmRrRfgoNKUAo5fmkDR QgHUgjmKjwiZ2BuYkOQKYDlGU/5Gix5nNmP28jSg388QYSHfIITK7WbwAbwnnYSA TkWKZC+nARQQSEuvuIH2eWeJhEveru6YQ0svMXY6x9AhwNtAIqKj8DkKtCimz0sn OkFFcNiEe7qNk8EwwClsqYLg64kJE4PKzV/p/2Cy2Lj6V8fGp+LllWtDyt2vO6KP 5lHicLbEXCLRLmM4+lp7yUV+tGj4+/uU/BQh6hYpbucw1x8Qqj18gIA05zds5+PR teVKaEnx86hqdS5ev4VvHvHwPSJDW7r/qLCWBsdZgQwTmxxnC/4RDfJClnGe7tz0 vzgcWEhsnQGifUWvhAlVaxu7dASza1DA4XY9CxDksMiD0Z9BAcnWrMjmlAjBflir JfZTR/DoJNZKMOanHzwPWsyBsV/wxI66wOpRVsne1AtAQKjjvyZUgYeBGr7FP8qi j7Au3yHhQVPTYX5aDUnxJnrEqUXhSmwuw7ceU9HS/DQZrlbFMLBp+1dSUaq3jwSA 4H64BbY= =xf4C -----END PGP SIGNATURE----- --=-=-=--