emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#55421: closed ([PATCH 0/1] Add emacs-bfuture)


From: GNU bug Tracking System
Subject: bug#55421: closed ([PATCH 0/1] Add emacs-bfuture)
Date: Wed, 01 Jun 2022 20:44:02 +0000

Your message dated Wed, 01 Jun 2022 22:43:41 +0200
with message-id <875ylkt8qq.fsf_-_@gnu.org>
and subject line Re: bug#55421: [PATCH 0/1] Add emacs-bfuture
has caused the debbugs.gnu.org bug report #55421,
regarding [PATCH 0/1] Add emacs-bfuture
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
55421: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=55421
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/1] Add emacs-bfuture Date: Sat, 14 May 2022 23:52:16 +0000
Simple elisp library with similar functionality as emacs-pfuture but with
tramp support. And the caveat that it cannot distinguish stdout and stderr.

Fredrik Salomonsson (1):
  gnu: Add emacs-bfuture.

 gnu/packages/emacs-xyz.scm | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)


base-commit: 3935451f63c078cae9a928d87c6838ec3138abc0
-- 
2.36.0




--- End Message ---
--- Begin Message --- Subject: Re: bug#55421: [PATCH 0/1] Add emacs-bfuture Date: Wed, 01 Jun 2022 22:43:41 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux)
Hi,

Fredrik Salomonsson <plattfot@posteo.net> skribis:

> * gnu/packages/emacs-xyz.scm (emacs-bfuture): New variable.

[...]

> +   (synopsis "Basic future concept for @code{emacs} with @code{tramp} 
> support")
> +   (description
> +    "This package provides basic functions for spawning processes
> +asynchronous in @code{emacs} and retrieving the output. It is similar

I removed @code here because Emacs and Tramp are regular proper names.
:-)

Applied, thanks!

Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]