[NonGNU ELPA] Fj version 0.37
ELPA update <[email protected]> Sat, 09 May 2026 05:12:16 -0400
| Newsgroups | gmane.emacs.sources |
|---|---|
| Message-ID | <[email protected]> |
Version 0.37 of package Fj has just been released in NonGNU ELPA.
You can now find it in M-x list-packages RET.
Fj describes itself as:
============================
Client for Forgejo instances
============================
More at https://elpa.nongnu.org/nongnu/fj.html
## Summary:
1 fj.el
═══════
This repo contains some basic functions for interacting with a Forgejo
instance (such as [codeberg.org]) from within Emacs.
It doesn't interact with `forge' / `magit', which don't implement
Gitea/Forgejo support for now (though this will likely change, see
<https://github.com/magit/forge/discussions/771>). Nor does it attempt
to follow their wonderful design.
It just aims to cover a few of the bread and butter functions that
will save you switching to the browser 80% of the time.
[codeberg.org] <https://codeberg.org>
2 install
═════════
`fj.el' is available in [ELPA].
You can also just pull it from the repo with use-package/straight,
such as:
## Recent NEWS:
[Not provided 🙁]