Elpaca timer errorI'm running Emacs 29.3 on Ubuntu Noble in WSL2.I use elpaca for package managemen…
انتشار: 2026/07/15 09:07 UTC
Elpaca timer errorI'm running Emacs 29.3 on Ubuntu Noble in WSL2.I use elpaca for package management and it's been working fine.Elpaca is bootstrapped in init.el before any other packages are loaded.Last week I started getting this error when running elpaca-fetch-all>Error running timer ‘elpaca--update-log-buffer’: (void-function nil)I've checked the backtrace: Debugger entered--Lisp error: (void-function nil) nil(queued active) elpaca-ui--progress-bar() elpaca-ui--header-line(#("Elpaca Log" 0 10 (face (:weight bold)))) elpaca-ui--update-search-query("elpaca-log") elpaca--update-log-buffer() apply(elpaca--update-log-buffer nil) timer-event-handler(t 27223 16380 59501 nil elpaca--update-log-buffer nil nil 271000 nil)I'm unsure what is happening here and what is actually triggering the problem.Any help or advice would be appreciated.redd.it/1uwzrnn@r_emacs