[PATCH 0/7] Prepare for release of emacs-forge

  • Done
  • quality assurance status badge
Details
2 participants
  • Jelle Licht
  • Ludovic Courtès
Owner
unassigned
Submitted by
Jelle Licht
Severity
normal

Debbugs page

Jelle Licht wrote 6 years ago
(address . guix-patches@gnu.org)(name . Jelle Licht)(address . jlicht@fsfe.org)
20181229150301.30567-1-jlicht@fsfe.org
Jonas Bernoulli from magit fame has recently released forge, an emacs
package that facilitates interaction with so-called forges. This patch
series packages and updates some of the required dependencies of
forge, so it will be easy to add forge once a stable version is
released.

Jelle Licht (7):
gnu: emacs-closql: Update to 1.0.0.
gnu: emacs-emacsql: Update to 3.0.0.
gnu: Add emacs-treepy.
gnu: Add emacs-graphql.
gnu: emacs-with-editor: Update to 2.8.0.
gnu: emacs-magit-popup: Update to 2.12.5.
gnu: emacs-ghub: Update to 3.2.0.

gnu/packages/emacs.scm | 122 +++++++++++++++++++++++++++++------------
1 file changed, 88 insertions(+), 34 deletions(-)

--
2.20.1
Ludovic Courtès wrote 6 years ago
(name . Jelle Licht)(address . jlicht@fsfe.org)(address . 33907@debbugs.gnu.org)
87zhs96dmh.fsf@gnu.org
Hi Jelle,

Jelle Licht <jlicht@fsfe.org> skribis:

Toggle quote (6 lines)
> Jonas Bernoulli from magit fame has recently released forge, an emacs
> package that facilitates interaction with so-called forges. This patch
> series packages and updates some of the required dependencies of
> forge, so it will be easy to add forge once a stable version is
> released.

Sounds cool!

Note that for patch series we usually arrange to open only one issue for
the whole series. To do that you need to send the cover letter first;
you then get a reply with a bug number, to which you can send the
patches.

Ludo’.
Jelle Licht wrote 6 years ago
control message for bug #33907
(address . control@debbugs.gnu.org)
878sztfpj3.fsf@fsfe.org
tags 33907 fixed
close 33907
?
Your comment

This issue is archived.

To comment on this conversation send an email to 33907@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 33907
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help