all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* elisp pkg for dealing with github/gitlab issues
@ 2023-04-25 10:04 Uwe Brauer
  2023-04-25 14:23 ` Ruijie Yu via Users list for the GNU Emacs text editor
  0 siblings, 1 reply; 2+ messages in thread
From: Uwe Brauer @ 2023-04-25 10:04 UTC (permalink / raw)
  To: help-gnu-emacs


Hi

I know that github/gitlab issues can be dealt, partially via email.

Does anybody know about recent elisp packages supporting the direct
connection with the issue system?

The package manager list some of them, but they are all quite old, and I
could not make them work.

Anybody has an suggestion?

Regards

Uwe Brauer 


-- 
Warning: Content may be disturbing to some audiences
I strongly condemn Putin's war of aggression against the Ukraine.
I support to deliver weapons to Ukraine's military. 
I support the ban of Russia from SWIFT.
I support the EU membership of the Ukraine. 
https://addons.thunderbird.net/en-US/thunderbird/addon/gmail-conversation-view/




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: elisp pkg for dealing with github/gitlab issues
  2023-04-25 10:04 elisp pkg for dealing with github/gitlab issues Uwe Brauer
@ 2023-04-25 14:23 ` Ruijie Yu via Users list for the GNU Emacs text editor
  0 siblings, 0 replies; 2+ messages in thread
From: Ruijie Yu via Users list for the GNU Emacs text editor @ 2023-04-25 14:23 UTC (permalink / raw)
  To: Uwe Brauer; +Cc: help-gnu-emacs


Uwe Brauer <oub@mat.ucm.es> writes:

> Hi
>
> I know that github/gitlab issues can be dealt, partially via email.
>
> Does anybody know about recent elisp packages supporting the direct
> connection with the issue system?
>
> The package manager list some of them, but they are all quite old, and I
> could not make them work.
>
> Anybody has an suggestion?
>
> Regards
>
> Uwe Brauer 

I used to use magit[1] + forge[2] to work with GitHub via Emacs, but for
some reason it no longer compiles for me, (and that my internet speed
for GitHub is no longer fast enough for me to use it anyways,) so I
stopped bothering to try to fix it nor use it.  It might just be myself,
so you can take a look and see if it works for you.

Note that while magit is on nongnu elpa, forge is on neither gnu or
nongnu elpa, so you either have to resort to Melpa (or elsewhere), or
build from source, which apparently failed for me.

Also, while trying to get forge to compile, I noticed that it has a
bunch of dependencies targeting all major VC sites like github, gitlab,
bitbucket, etc.  So, if it compiles, it should probably cover your
needs.

[1]: https://github.com/magit/magit
[2]: https://github.com/magit/forge

-- 
Best,


RY

[Please note that this mail might go to spam due to some
misconfiguration in my mail server -- still investigating.]



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-04-25 14:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-25 10:04 elisp pkg for dealing with github/gitlab issues Uwe Brauer
2023-04-25 14:23 ` Ruijie Yu via Users list for the GNU Emacs text editor

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.