Alexander-Miller / treemacs

GNU General Public License v3.0
2.08k stars 152 forks source link

No such file or directory treemacs-treelib #979

Closed rubin55 closed 1 year ago

rubin55 commented 1 year ago

I updated Doom Emacs today, and I'm getting the following error message when opening files:

File mode specification error: (file-missing Cannot open load file No such file or directory treemacs-treelib)

Full message log:

Doom loaded 339 packages across 67 modules in 2.289s
Package cl is deprecated
No matches [3 times]
Changed directory to ’~/Syncthing/Documents/Rubin/Courses/Exercism/ruby/hello-world/’
Loading /home/rubin/.emacs.d/.local/cache/recentf...done
markdown-mode math support enabled
Note: standard-indent, tab-width, evil-shift-width adjusted to 4
Analyzing the buffer...done
Guessing...done
Nothing to change
Note: ruby-indent-level, tab-width, evil-shift-width adjusted to 2
File mode specification error: (file-missing Cannot open load file No such file or directory treemacs-treelib)
mouse-minibuffer-check: Minibuffer window is not active

I can't find other references on the internet w/regards to treemacs-treelib and it seems to be a relatively recent thing, so I thought it might be a bug in treemacs.

nqminhuit commented 1 year ago

you can follow this PR: https://github.com/doomemacs/doomemacs/pull/6812

Alexander-Miller commented 1 year ago

Don't know about doom, but that treelib module is the new version of the extension api. Doom should probably use treemacs v2.11 until the breaking changes have been smoothed over.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity.