Henrik Lissner

Results 312 comments of Henrik Lissner

This is was a regression introduced in 27a448b04b8173038eb2c2592298fb37451eb227. As of 24623f9959cbb548826602d9b0bccc35cd2ba2d3, this should be resolved. Let me know if that isn't the case and I'll reopen it. Thanks for bringing...

This seems to be a reoccurring issue with packages that have moved away from Github to [codeberg.org](https://codeberg.org/ideasman42/emacs-undo-fu), as undo-fu has. You can replace the recipe by adding this to `$DOOMDIR/packages.el`...

As of 2b07fd1 (and thanks to https://github.com/radian-software/straight.el/issues/991) this should be fixed for all codeberg/sourcehut packages. I intend to create mirrors for these packages later down the road, but for the...

Can this PR salvage anything from #6482? I'd like to merge them into one, if possible. cc @merrickluo

Sorry for the late response! I converted this to a draft because I approve of the functionality, but there are a couple issues I'd like to iron out before merging...

Ah, my bad! I've reverted the bump and adding the package to my internal freeze list so this doesn't happen again. Thanks for letting me know!

> Should I pin and older gnuplot? The commit Doom pins still works. If you're seeing this error, it's likely you've unpinned it. > Without a doom-emacs configuration, gnuplot from...

Doom has emacs-straight/org-mode@5a49cc5f4f09910fd03d5db590ae2b80f5981a66 pinned, while vanilla Emacs comes with a much older version (depending on what version of Emacs you're on). Try checking out an older version instead. For example:...

> I'm still struggling with pinning org-mode as doom sync Try using the entire recipe (your `:pre-build` error may related to an issue I'm fixing as part of #4273): ```elisp...