Straight ---- another package manager
文章目录
bugs
在 windows 上
straight 切换固定的 repo commit 有问题,需要手动处理
- git checkout …
- straight rebuild
- restart emacs
straight 安装的 package 加载问题
- 场景:直接 (1)load-path (2) require
- 问题:出现定义函数消失问题
举例:
- benchmark-init 包
- 加载 build 路径到 load-path
- require
- benchmark-init/activate, benchmark-init/show-durations-tree 等函数消失
文章作者
上次更新 2022-06-28 (d35cb5b)