Jonas Bernoulli

Results 499 comments of Jonas Bernoulli
trafficstars

> So the question is how can a recipe specify some code to run before the dependency tree is created? Isn't the problem just that there is not recipe for...

> I think the question is how should a package not in ELPA depend on a package in ELPA? What do you mean by "ELPA"? Magit, a package available from...

No lisp code should ever call `post-command-hook`. Emacs calls that hook somewhere in the command-loop, which is implemented in C.

> I just find it strange that the quoted code somehow has the effect that post-command-hook isn't run after the function has been executed I strongly doubt that it has...

While I would like CI support too, I think this is one of those features we should delay until have settled down more. It's a whole new cans of worms.

> Also, have you considered moving `ghub-get-repository` into Forge? Did you mean "`forge-get-repository` into Ghub"?

On second thought, I would expect `PRIMARY KEY constraint failed` in that case.

If you look at that function you can see that it tries to catch an elusive bug. I suspect that what you are seeing is a mutation of that bug....

So now you can just insert a "#" and then while point is right after that invoke `complete-symbol'. Following the link currently takes you to a webpage, but I am...