From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id WIVrB2Rn8mTUMAAAG6o9tA:P1 (envelope-from ) for ; Sat, 02 Sep 2023 00:36:20 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id WIVrB2Rn8mTUMAAAG6o9tA (envelope-from ) for ; Sat, 02 Sep 2023 00:36:20 +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 F29A13E644 for ; Sat, 2 Sep 2023 00:36:19 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=debian.org header.s=1.vagrant.user header.b=JUiTSZwB; 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"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1693607780; 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-to: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=7q9u6m/Eb9NeDOfiGu0Stww115J3EhgC1anGh2PAwJ8=; b=YZRXtvWkHc0B1yeFzoRvb1LXZFA+ToulxU0z7Pgg+Ak7RKUilDAqMh3aQj6KE7S70UEqKB pMpk/EnxN45kjHUte1tE7Ox4aEPT1nQNMM/3s9edfK526rUZ/fMR5QmpUQgo4Eda3ovQnE SM/HWLBDxtMHQihx6nJLq5RG/4J7Jq3lyeUTQhA0/wyNvixvDrufdqq5cV+NmIdPEZPIOu 7iQBsGNdA50iX9DdZbHl7igRgAcX1G/VOnoizgifBpkS6DtIPvWMZXA2Qa2cE4SuiFyH6O pkJ8N8Tx/5A9Nw9YsQc3E9I3WAuFbEAiZm0TcrCmVs/PrO1q3UsXzwyO42e7YA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=debian.org header.s=1.vagrant.user header.b=JUiTSZwB; 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"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1693607780; a=rsa-sha256; cv=none; b=kGBNrEXAMvsv48KsM74tU9kiV9YT+CbnK4WjWH/Rr1LjaseNPaN0nzuXdgP8OoJ/hFwDye 8Z+68mgGOVciuLPg18sHDo3koXUknw9+8xGuEXylVqlYQPqAAjTRtuuTke0w8Mfp5uH8va V7fA9kkRPhKO42f+0afPuVC+U/nG5cyHxRw1999lp5owO73r6aImL4oOEBvbaMnKdyqVCc Wuiw6lbu23Gpzt4E4CNJCvU62mUzRUqu2umgL32NRTVzafgeG4+V06sQt1YUeM1Swi7egb jTX2pxbWkhtPFVQzS0ti9462zJitOZrDw7gkP/X2TJagKBd97aYSPVevlLHySQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qcCkG-0002m7-BY; Fri, 01 Sep 2023 18:36:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qcCk5-0002Wl-0o for guix-patches@gnu.org; Fri, 01 Sep 2023 18:35:53 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qcCk4-0007iL-Ox for guix-patches@gnu.org; Fri, 01 Sep 2023 18:35:52 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qcCkE-0005BP-4n for guix-patches@gnu.org; Fri, 01 Sep 2023 18:36:02 -0400 Subject: bug#53797: [PATCH] gnu: Add emacs-app-launcher. Resent-From: Vagrant Cascadian Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 01 Sep 2023 22:36:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 53797 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Demis Balbach , 53797-done@debbugs.gnu.org Mail-Followup-To: 53797@debbugs.gnu.org, vagrant@debian.org, db@minikn.xyz Received: via spool by 53797-done@debbugs.gnu.org id=D53797.169360775119902 (code D ref 53797); Fri, 01 Sep 2023 22:36:02 +0000 Received: (at 53797-done) by debbugs.gnu.org; 1 Sep 2023 22:35:51 +0000 Received: from localhost ([127.0.0.1]:34403 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qcCk3-0005Aw-GL for submit@debbugs.gnu.org; Fri, 01 Sep 2023 18:35:51 -0400 Received: from cascadia.aikidev.net ([2600:3c01:e000:267:0:a171:de7:c]:42084) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qcCk1-0005Aj-Iu for 53797-done@debbugs.gnu.org; Fri, 01 Sep 2023 18:35:49 -0400 Received: from localhost (unknown [IPv6:2600:3c01:e000:21:7:77:0:50]) (Authenticated sender: vagrant@cascadia.debian.net) by cascadia.aikidev.net (Postfix) with ESMTPSA id 7CF941AACB; Fri, 1 Sep 2023 15:35:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=debian.org; s=1.vagrant.user; t=1693607731; bh=7/+WNnrHGgbIj//5SW6jjE5iLeJnxrr9n+7bQu5OUaQ=; h=From:To:Subject:In-Reply-To:References:Date:From; b=JUiTSZwB2IbdPVh496IDHInPDraP82Wakw+EOYTZ2ZBTae0MJTiTwJgbKgeA3jy/g EX4uSCwnyGr0hFnLPX3qeBQCgJAch5PnCLSDW+nOzvniEuZ0tGT7LXEcgaMnbKQHYK yUPHfHFzNEF64h3DM2CDcQ4f93RuVb6KDgjdvqBAfDfXGp+Zmlt75tJ6c3XwSkNdMM 4e86/IaV+gMt+5mDinsRqpSjiYHj//hIHvRuPyzr6gWpih1eJlGkVVi668qJgHheYk M6pw1SPHwV01Bwwc6xSmE4eyHXDqtrfUXK3s8VMyRwSeTzZFpj50eouuvRlGGO1F/e B90BiWx8t2YUA== From: Vagrant Cascadian In-Reply-To: <20220205112019.31624-1-db@minikn.xyz> References: <20220205112019.31624-1-db@minikn.xyz> Date: Fri, 01 Sep 2023 15:35:28 -0700 Message-ID: <87ttsdr07j.fsf@wireframe> 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -6.82 X-Spam-Score: -6.82 X-Migadu-Queue-Id: F29A13E644 X-Migadu-Scanner: mx2.migadu.com X-TUID: 7Goakv1GztAG --=-=-= Content-Type: text/plain On 2022-02-05, Demis Balbach wrote: > +(define-public emacs-app-launcher This was added in commit: 90174c77cf59fd9681eb7442a92015cd61c8495d gnu: Add emacs-app-launcher. Marking as done. live well, vagrant --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCZPJnMAAKCRDcUY/If5cW qmbtAQCzdHGKxRANszQxXSKQyoDG/HF5glflhxyOsSuW1NMdigEAwKBMay3ngB/h 6DFTXNll5Am5i0bRixjkQ5MCgwjTEgE= =vkkd -----END PGP SIGNATURE----- --=-=-=--