From unknown Sat Sep 13 01:26:56 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#55564 <55564@debbugs.gnu.org> To: bug#55564 <55564@debbugs.gnu.org> Subject: Status: gnu: Update emacs-dtache Reply-To: bug#55564 <55564@debbugs.gnu.org> Date: Sat, 13 Sep 2025 08:26:56 +0000 retitle 55564 gnu: Update emacs-dtache reassign 55564 guix-patches submitter 55564 Niklas Eklund severity 55564 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Sat May 21 17:29:11 2022 Received: (at submit) by debbugs.gnu.org; 21 May 2022 21:29:11 +0000 Received: from localhost ([127.0.0.1]:43075 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nsWek-0006Db-U2 for submit@debbugs.gnu.org; Sat, 21 May 2022 17:29:11 -0400 Received: from lists.gnu.org ([209.51.188.17]:52792) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nsWec-0006D7-AZ for submit@debbugs.gnu.org; Sat, 21 May 2022 17:29:02 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35286) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nsWec-0001DD-4z for guix-patches@gnu.org; Sat, 21 May 2022 17:28:54 -0400 Received: from mout02.posteo.de ([185.67.36.66]:53895) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nsWeY-0005qr-R8 for guix-patches@gnu.org; Sat, 21 May 2022 17:28:53 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 8D500240107 for ; Sat, 21 May 2022 23:28:48 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1653168528; bh=fvBNkwJE60YUYTI5r9nxFxU+5NsFeLrBjcvUi1Co1bo=; h=From:To:Subject:Date:From; b=abBeG9sv+rSKCr0ZpC172z9ymakMym3mQOakLzD0CpAh7Y7WJd3lWsPGG0h2YVor6 GrDf9/SFQLAjktBhgN/O15AD7sANEXhjdRiI2+ipSdi3oxhuaVH+X1SctkKO5sXPrs QJccrTYQ00XG/U+bwo1Cu4UEfLwnjtzeDKIzruZ2kqeSz89Toa958lLTnJm7z07L70 k3EZmfP0bN8/vlMtFMWlbwwDYsTYbq7/o4y/qPgUsFudF9HvSzgGXVAyu4ChgRR2kG tJAZFm0kJWl09eb8CwhnUH9knQOzFycDpGbRwJYnEF6vi6q67xYXsfjFKBCBEKim4i T7wbAZJCNjRkg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4L5GtR6plqz6tmQ for ; Sat, 21 May 2022 23:28:47 +0200 (CEST) From: Niklas Eklund To: guix-patches@gnu.org Subject: gnu: Update emacs-dtache Date: Sat, 21 May 2022 21:28:46 +0000 Message-ID: <877d6eo9rl.fsf@posteo.net> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Received-SPF: pass client-ip=185.67.36.66; envelope-from=niklas.eklund@posteo.net; helo=mout02.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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, RCVD_IN_DNSWL_MED=-2.3, 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-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) --=-=-= Content-Type: text/plain Hi, I have both renamed the package dtache -> detached as well as moving the development from gitlab to sourcehut. This patch reflects those changes, as well as updating to the latest release of the package. /Niklas --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0001-gnu-emacs-detached-Update-to-0.7.patch Content-Description: patch >From 3614566e6e940206ad1724c788fb327fa4a8a1e4 Mon Sep 17 00:00:00 2001 From: Niklas Eklund Date: Sat, 21 May 2022 23:25:45 +0200 Subject: [PATCH] gnu: emacs-detached: Update to 0.7. * gnu/packages/emacs-xyz.scm (emacs-detached): Update to 0.7. I have both renamed the package dtache -> detached as well as moving the development from gitlab to sourcehut. This patch reflects those changes, as well as updating to the latest release of the package. --- gnu/packages/emacs-xyz.scm | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index ae81f4e395..ccc28dd997 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -24349,47 +24349,47 @@ (define-public emacs-cmake-font-lock according to their use.") (license license:gpl3+)))) -(define-public emacs-dtache +(define-public emacs-detached (package - (name "emacs-dtache") - (version "0.5") + (name "emacs-detached") + (version "0.7") (source (origin (method git-fetch) (uri (git-reference - (url "https://gitlab.com/niklaseklund/dtache") + (url "https://git.sr.ht/~niklaseklund/detached.el") (commit version))) (file-name (git-file-name name version)) (sha256 (base32 - "05gm5l533y8xr00w3c3i4fbhzhib6i7q2bbnpkm08w1n8a08iaj5")))) + "160h60vrpxslw6y290ndc065cc75dab58aq7kjqash94vkifnii2")))) (arguments (list #:tests? #t #:test-command #~(list "ert-runner") #:phases #~(modify-phases %standard-phases - (add-before 'install 'install-dtache-env + (add-before 'install 'install-detached-env (lambda _ - (install-file "dtache-env" (string-append #$output "/bin")))) + (install-file "detached-env" (string-append #$output "/bin")))) (add-after 'unpack 'configure (lambda* (#:key inputs #:allow-other-keys) - (make-file-writable "dtache.el") - (emacs-substitute-variables "dtache.el" - ("dtache-env" - (string-append #$output "/bin/dtache-env")) - ("dtache-dtach-program" + (make-file-writable "detached.el") + (emacs-substitute-variables "detached.el" + ("detached-env" + (string-append #$output "/bin/detached-env")) + ("detached-dtach-program" (search-input-file inputs "/bin/dtach")) - ("dtache-shell-program" + ("detached-shell-program" (search-input-file inputs "/bin/bash")))))))) (build-system emacs-build-system) (native-inputs (list emacs-ert-runner)) (inputs (list dtach)) - (home-page "https://gitlab.com/niklaseklund/dtache") - (synopsis "Run and interact with detached shell commands") + (home-page "https://git.sr.ht/~niklaseklund/detached.el") + (synopsis "A package to launch, and manage, detached processes") (description - "The dtache package allows users to run shell commands -detached from Emacs. These commands are launched in sessions, using the -program dtach.") + "The detached package allows users to run processes +detached from Emacs. It provides integration with multiple built-in modes, as +well as providing an interface to attach and interact with the processes.") (license license:gpl3+))) (define-public emacs-dtrt-indent -- 2.34.0 --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Fri May 27 17:19:07 2022 Received: (at 55564-done) by debbugs.gnu.org; 27 May 2022 21:19:07 +0000 Received: from localhost ([127.0.0.1]:35891 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nuhMR-0000OH-Cf for submit@debbugs.gnu.org; Fri, 27 May 2022 17:19:07 -0400 Received: from eggs.gnu.org ([209.51.188.92]:55684) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nuhMP-0000Nm-9R for 55564-done@debbugs.gnu.org; Fri, 27 May 2022 17:19:05 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:40108) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nuhMI-0007qf-PL; Fri, 27 May 2022 17:18:58 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=z8Tx0tsWRMbiRmQCsxwOS9JHHMSY7IEeOm8hGZS++fI=; b=Hysx627x5awX0etqK9n6 UYC6mrPgYpiXSFMrwyTLzbGBXOpQYOKcrs0u0ON+XmsFsWCRNyRn2yyP1aaP0MK0wPjrtlj4RWbkZ sNd05d9SbRT6qhv7SDhAxBlm/c3ifWCzVL6Y7XUPN5LrFBHhwAJIlXG6BfSvlOwAJtQR2kGowseXt KE8FfB7da3zOvjkUZilQBKpRs4I21O9bJqAn+EiZHFvTUPQzXvObs3/SVMghA04gtt0fUU9ve9r7G ga65fDdvejyzE6HFKtrUypcIQJh+zX1B44w8SOhc2Mtq/6tleCyS5psBjsI1s4a1BcMCBRqmhIhac lfxA8BrKqdj6Xw==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:58152 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nuhMI-0000sI-D3; Fri, 27 May 2022 17:18:58 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Niklas Eklund Subject: Re: bug#55564: gnu: Update emacs-dtache References: <877d6eo9rl.fsf@posteo.net> Date: Fri, 27 May 2022 23:18:57 +0200 In-Reply-To: <877d6eo9rl.fsf@posteo.net> (Niklas Eklund's message of "Sat, 21 May 2022 21:28:46 +0000") Message-ID: <87tu9ad67y.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 55564-done Cc: 55564-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi, Niklas Eklund skribis: >>>From 3614566e6e940206ad1724c788fb327fa4a8a1e4 Mon Sep 17 00:00:00 2001 > From: Niklas Eklund > Date: Sat, 21 May 2022 23:25:45 +0200 > Subject: [PATCH] gnu: emacs-detached: Update to 0.7. > > * gnu/packages/emacs-xyz.scm (emacs-detached): Update to 0.7. > > I have both renamed the package dtache -> detached as well as moving the > development from gitlab to sourcehut. This patch reflects those changes, = as > well as updating to the latest release of the package. Nice to get a patch straight from upstream. :-) I applied it with the additional hunk below so that users referring to the old name in their manifest or profile will get a smooth transition. Thanks! Ludo=E2=80=99. --=-=-= Content-Type: text/x-patch Content-Disposition: inline diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index f9c3c61946..ed1b005d6e 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -24391,6 +24391,9 @@ (define-public emacs-detached well as providing an interface to attach and interact with the processes.") (license license:gpl3+))) +(define-public emacs-dtache + (deprecated-package "emacs-dtache" emacs-detached)) + (define-public emacs-dtrt-indent (package (name "emacs-dtrt-indent") --=-=-=-- From unknown Sat Sep 13 01:26:56 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 25 Jun 2022 11:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator