Jonas Bernoulli

Results 499 comments of Jonas Bernoulli

> I'm sorry, but I don't understand. Let's say I'm looking at a list of issues, commits, or pull requests in a magit status buffer, and I want to get...

> Could we reopen this issue? Yes we can do that, but... > That is the destination buffer, but I need to get the URL to other issues, commits, and...

Like [`orgit-forge`](https://github.com/magit/orgit-forge)?

I am guessing that there was some fatal error when running the executable. That causes the process sentinel to be run and that kills the process buffer unconditionally, which in...

I am aware. Please stop opening new feature requests for a while. You and @diamond-lizard have recently overwhelmed me with new issues and with every additional issue the likelihood that...

> But when browsing an issue or MR it opens a browser with a https url. I don't see how that can happen. I quickly followed the stack from `forge-browse-issue`...

My guess is that this has something to do with issues that have been converted to discussions, but I might very well be wrong. In any case, try with another...

This already supported. Move the cursor onto `Assignees: none` and press `C-c C-e`.

That's not supported yet. If you want to implement this yourself, then look at `forge--submit-create-issue` and `forge--topic-parse-yaml`, and draw your conclusions from that.