Fredrik Salomonsson <[email protected]> writes: > Hi Guix, > > I did a pull recently and started seeing warnings when launching Emacs > about org-roam skipping pretty much all of my notes. It looks similar > to issue 2387 [0] on their issue tracker. And according to the last > post that should have been fixed in `org-9.7.6`. I'm currently > using `org-9.7.28`. > > I have a workaround in place [1] that build all emacs packages I use with > emacs-pgtk so there shouldn't be an issue with it picking up the > vendored org vs external one. > > Good thing about guix is that I can rollback to a home generation that > works. 😎 > > I'm currently using: > > guix: > repository URL: https://git.savannah.gnu.org/git/guix.git > branch: master > commit: 521d08c6b938c4a4d207250a71966a1f7319202a > > Things start to break as of: > > guix: > repository URL: https://git.savannah.gnu.org/git/guix.git > branch: master > commit: 1d3dbe81bfb74fea10ad5fd16716e9b3c1b66a8e > > And going forward. > > Has anyone else encountered this issue? > > [0] https://github.com/org-roam/org-roam/issues/2381 > [1] https://git.sr.ht/~plattfot/plt/tree/master/item/plt/home/emacs.scm#L65 > -- > s/Fred[re]+i[ck]+/Fredrik/g >
Seems like it might be an issue with Emacs-29. I just switched to emacs-next-pgtk and the issue is gone. -- s/Fred[re]+i[ck]+/Fredrik/g
