Re: frustrations

2021-12-03 Thread Dr. Arne Babenhauserheide
Jan Ulrich Hasecke writes: > There are some more issues. Startup time of my emacs is more than 30 > seconds even after optimizing something with esup. I have 10.000+ files > in my org-roam and fear that I hit some limitation either of org-roam or > my hardware. I use use-package with the :defer

Re: frustrations

2021-12-03 Thread juh
Hi all, Am Thu, Dec 02, 2021 at 09:12:38AM +1100 schrieb Tim Cross: > I really like the use-package library. It can make your init.el file > much cleaner and you can setup things so that the only thing you need to > backup is your init.el file. Whenever you want to do a clean install > with all th

Re: frustrations

2021-12-01 Thread Ihor Radchenko
Jan Ulrich Hasecke writes: > Today I discovered that pamparam does not work anymore with an error > message mentioned here: > https://github.com/nobiot/org-transclusion/issues/105 This most likely indicates that some third-party packages you use are implementing risky Elisp practices known to br

Re: frustrations

2021-12-01 Thread Tim Cross
Jan Ulrich Hasecke writes: > Hi all, > > after happily using straight for quite a while I am currently frustrated by a > couple of problems. > > In a different thread I asked about exporting citations, which does not > work for me at all. > > Today I discovered that pamparam does not work anymo

Re: frustrations

2021-12-01 Thread Arthur Miller
Timothy writes: > Hi Jan, > > Not that I’m unsympathetic to your issues, however I must say that your email > seems to have little to do with Org, and this *is* the Org mailing list. > > Perhaps you would be better served by something like emacs.stackexchange.com. > > Jan Ulrich Hasecke writes:

Re: frustrations

2021-12-01 Thread Tim Visher
Hi Jan, On Wed, Dec 1, 2021 at 7:58 AM Eric S Fraga wrote: > On Wednesday, 1 Dec 2021 at 13:21, Jan Ulrich Hasecke wrote: > > How do you configure your emacs using current versions like org 9.5 but > > at the same time avoiding problems with incompatible packages or newly > > introduced bugs? >

Re: frustrations

2021-12-01 Thread Eric S Fraga
Hello Jan, I've extracted the org relevant bit from your post. On Wednesday, 1 Dec 2021 at 13:21, Jan Ulrich Hasecke wrote: > How do you configure your emacs using current versions like org 9.5 but > at the same time avoiding problems with incompatible packages or newly > introduced bugs? Well,

Re: frustrations

2021-12-01 Thread Timothy
Hi Jan, Not that I’m unsympathetic to your issues, however I must say that your email seems to have little to do with Org, and this *is* the Org mailing list. Perhaps you would be better served by something like emacs.stackexchange.com. Jan Ulrich Hasecke writes: > Hi all, > > after happily us